Difference between revisions of "Template:Poll"

From partnersenproppersolutions
(Created page with "<noinclude> This is the "Poll" template. It should be called in the following format: <pre> {{Poll |Title= }} </pre> Edit the page to see the template text. </noinclude><inclu...")
 
Line 5: Line 5:
 
{{Poll
 
{{Poll
 
|Title=
 
|Title=
 +
|Next poll=
 
}}
 
}}
 
</pre>
 
</pre>
Line 12: Line 13:
 
|url=https://www.proprofs.com/polls/poll/?title={{{Title|}}}
 
|url=https://www.proprofs.com/polls/poll/?title={{{Title|}}}
 
}}</div>
 
}}</div>
 +
{{Button
 +
|Text=Go to next poll
 +
|Href=/{{{Next poll|}}}
 +
|Target=_blank
 +
|Class=btn btn-primary
 +
}}
 
</includeonly>
 
</includeonly>

Revision as of 17:35, 1 February 2017

This is the "Poll" template. It should be called in the following format:

{{Poll
|Title=
|Next poll=
}}

Edit the page to see the template text.