Template:Poll: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Trying to remove extra whitespace)
m (sigh.)
Line 1: Line 1:
<includeonly>{{#if:{{{3|}}}|*|}}{{#switch: {{lc:{{{1|}}}}}
<includeonly>{{#switch: {{lc:{{{1|}}}}}
| strong support|ss = '''Strong Support:'''
| strong support|ss = '''Strong Support:'''
| support|s = '''Support:'''
| support|s = '''Support:'''
Line 8: Line 8:
| strong oppose|so = '''Strong Oppose:'''
| strong oppose|so = '''Strong Oppose:'''
| {{{1|}}}
| {{{1|}}}
}} {{{2|}}} ~~<noinclude></noinclude>~~</includeonly>
}} {{{2|}}} ~~<noinclude></noinclude>~~</includeonly><noinclude>===Usage===
<noinclude>===Usage===
<code><nowiki>{{poll|<vote>|<reason>}}</nowiki></code>
<code><nowiki>{{poll|<vote>|<reason>}}</nowiki></code>
{|class=wikitable
{|class=wikitable
Line 31: Line 30:
{{poll|s|this is a test}}
{{poll|s|this is a test}}
{{poll|o|this is a test}}
{{poll|o|this is a test}}
{{poll|n|this is a test|y}}
</noinclude>
</noinclude>

Revision as of 15:31, June 19, 2015

Usage

{{poll|<vote>|<reason>}}

<vote> Text Result
ss Strong Support:
s Support:
ns Neutral Support:
n Neutral:
no Neutral Oppose:
o Oppose:
so Strong Oppose:

Support: this is a test ~~~~ Oppose: this is a test ~~~~