Template:UsagePoll: Difference between revisions

From WildWords
No edit summary
Scoulson (talk | contribs)
 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>__NOTOC__
<noinclude>
== Heading text ==
==Description==
Description
This template creates a 'Usage Poll' with predefined options (in order to be consistent). You can create multiple polls on the page (who knows, maybe there's more than one form of the word you'd like to create a poll for).
This is a template for...
 
== Usage==
==Usage==
Put this code...
To use it just put '''<nowiki>{{UsagePoll|YOURWORD}}</nowiki>''' inside your '''<nowiki><poll></poll></nowiki>''' tag and it will render the poll box assigned to '''YOURWORD''' parameter that you pass to the template.
</noinclude>
</noinclude>
<poll>
 
How would you describe your usage of {{{1}}}?
<includeonly>
I use it a lot.
Do you use "{{{1}}}"?
I heard this word but I never use it.
I use it very often.
I use it sometimes.
I've heard it but I never use it.
I've never heard of this word.
I've never heard of this word.
Option X
</includeonly>
Option Y
</poll>

Latest revision as of 00:05, 10 June 2020

Description

This template creates a 'Usage Poll' with predefined options (in order to be consistent). You can create multiple polls on the page (who knows, maybe there's more than one form of the word you'd like to create a poll for).

Usage

To use it just put {{UsagePoll|YOURWORD}} inside your <poll></poll> tag and it will render the poll box assigned to YOURWORD parameter that you pass to the template.