Template:Poll: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Testing)
 
m (Text replacement - "<noinclude>==" to "<noinclude> ==")
 
(8 intermediate revisions by 3 users not shown)
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:'''
| neutral support|ns = '''Neutral Support:'''
| weak support|ws = '''Weak Support:'''
| neutral|n = '''Neutral:'''
| neutral|n = '''Neutral:'''
| neutral oppose|no = '''Neutral Oppose:'''
| weak oppose|wo = '''Weak Oppose:'''
| oppose|o = '''Oppose:'''
| oppose|o = '''Oppose:'''
| strong oppose|so = '''Strong Oppose:'''
| strong oppose|so|oo = '''Strong Oppose:'''
| {{{1|}}}
| {{{1|}}}
}} {{{2|}}} ~~<noinclude></noinclude>~~ <br/></includeonly>
}} {{{2|}}}</includeonly><noinclude>
<noinclude>===Usage===
===Usage===
<code><nowiki>{{poll|<vote>|<reason>}}</nowiki></code>
<code><nowiki>{{poll|<vote>|<reason>}}</nowiki></code>
{|class=wikitable
{|class=wikitable
Line 19: Line 19:
| s || '''Support:'''
| s || '''Support:'''
|-
|-
| ns || '''Neutral Support:'''
| ws || '''Weak Support:'''
|-
|-
| n || '''Neutral:'''
| n || '''Neutral:'''
|-
|-
| no || '''Neutral Oppose:'''
| wo || '''Weak Oppose:'''
|-
|-
| o || '''Oppose:'''
| o || '''Oppose:'''
|-
|-
| so || '''Strong Oppose:'''
| oo || '''Strong Oppose:'''
|}
|}
{{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>

Latest revision as of 01:00, April 13, 2022

Usage

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

<vote> Text Result
ss Strong Support:
s Support:
ws Weak Support:
n Neutral:
wo Weak Oppose:
o Oppose:
oo Strong Oppose:

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