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...")
 
 
(34 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
{{Poll
 
{{Poll
 
|Title=
 
|Title=
 +
|Next poll=
 +
|Ready for next poll=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly>__NOTITLE__{{#set: Ready for next poll={{{Ready for next poll|}}} }}
<div class="embed-responsive embed-responsive-16by9">{{#widget:Iframe responsive
+
<div class="row">
 +
{{MediaWiki:WSHeader}}
 +
</div>
 +
<div class="container">
 +
<div class="row">
 +
[[File:Logo.jpg|link=]]
 +
</div>
 +
<div class="row">
 +
{{#widget:Iframe
 
|url=https://www.proprofs.com/polls/poll/?title={{{Title|}}}
 
|url=https://www.proprofs.com/polls/poll/?title={{{Title|}}}
}}</div>
+
|width=100%
 +
|height=700px
 +
}}
 +
</div>
 +
<div class="row">
 +
{{#if: {{{Next poll|}}}
 +
| {{Button
 +
|Text=Volgende
 +
|Href=/{{{Next poll|}}}
 +
|Class=btn btn-primary
 +
}} }}
 +
</div>
 
</includeonly>
 
</includeonly>

Latest revision as of 10:02, 2 February 2017

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

{{Poll
|Title=
|Next poll=
|Ready for next poll=
}}

Edit the page to see the template text.