Template:Poll: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
Serpent King (talk | contribs) (Testing) |
m (Text replacement - "<noinclude>==" to "<noinclude> ==") |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#switch: {{lc:{{{1|}}}}} | ||
| strong support|ss = '''Strong Support:''' | | strong support|ss = '''Strong Support:''' | ||
| support|s = '''Support:''' | | support|s = '''Support:''' | ||
| | | weak support|ws = '''Weak Support:''' | ||
| neutral|n = '''Neutral:''' | | neutral|n = '''Neutral:''' | ||
| | | 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|}}} | }} {{{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:''' | ||
|- | |- | ||
| | | ws || '''Weak Support:''' | ||
|- | |- | ||
| n || '''Neutral:''' | | n || '''Neutral:''' | ||
|- | |- | ||
| | | wo || '''Weak Oppose:''' | ||
|- | |- | ||
| o || '''Oppose:''' | | o || '''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}} | ||
</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