Template:Matchup: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (5 revisions: Importing history)
No edit summary
Line 1: Line 1:
{{#if:{{{1|}}}|{{#switch:{{{1}}}|M=[[Image:MatchupMirror.png|{{{2|20}}}px|Mirror match]]|U=[[Image:MatchupUnknown.png|{{{2|20}}}px|Undocumented]]|E=[[Image:EasyDifficulty.png|{{{2|20}}}px|Easy]]|SE=[[Image:NormalDifficulty.png|{{{2|20}}}px|Semi-Easy]]|N=[[Image:HardDifficulty.png|{{{2|20}}}px|Neutral]]|SH=[[Image:VeryHardDifficulty.png|{{{2|20}}}px|Semi-Hard]]|H=[[Image:IntenseDifficulty.png|{{{2|20}}}px|Hard]]|[[Image:Matchup{{{1}}}.png|{{{2|20}}}px|{{{1|Unknown}}}:{{#expr:100-{{{1}}}}}]]}}|[[Image:X mark.svg|{{{2|20}}}px|Bad specificaion]]}}<noinclude>
{{#if:{{{1|}}}|{{#switch:{{{1}}}|M=[[Image:MatchupMirror.png|{{{2|20}}}px|Mirror match]]|U=[[Image:MatchupUnknown.png|{{{2|20}}}px|Undocumented]]|E=[[Image:EasyDifficulty.png|{{{2|20}}}px|Easy]]|SE=[[Image:NormalDifficulty.png|{{{2|20}}}px|Semi-Easy]]|N=[[Image:HardDifficulty.png|{{{2|20}}}px|Neutral]]|SH=[[Image:VeryHardDifficulty.png|{{{2|20}}}px|Semi-Hard]]|H=[[Image:IntenseDifficulty.png|{{{2|20}}}px|Hard]]|[[Image:Matchup{{{1}}}.png|{{{2|20}}}px|{{{1|Unknown}}}:{{#expr:100-{{{1}}}}}]]}}|[[Image:X mark.png|{{{2|20}}}px|Bad specificaion]]}}<noinclude>
==Usage==
==Usage==
<code><nowiki>{{Matchup|value|size}}</nowiki></code>
<code><nowiki>{{Matchup|value|size}}</nowiki></code>


For a mirror match, use M as the value. For an unknown matchup, use U. For a five-colour system not using numbers, use E, SE, N, SH, and H (Easy, Semi-Easy, Neutral, Semi-Hard, and Hard). Otherwise, just put in the matchup's number from 0 to 100. Putting in a value between 20 and 30 is recommended for the size (measured in pixels).</noinclude>
For a mirror match, use M as the value. For an unknown matchup, use U. For a five-colour system not using numbers, use E, SE, N, SH, and H (Easy, Semi-Easy, Neutral, Semi-Hard, and Hard). Otherwise, just put in the matchup's number from 0 to 100. Putting in a value between 20 and 30 is recommended for the size (measured in pixels).</noinclude>

Revision as of 19:29, October 29, 2010

Bad specificaion

Usage

{{Matchup|value|size}}

For a mirror match, use M as the value. For an unknown matchup, use U. For a five-colour system not using numbers, use E, SE, N, SH, and H (Easy, Semi-Easy, Neutral, Semi-Hard, and Hard). Otherwise, just put in the matchup's number from 0 to 100. Putting in a value between 20 and 30 is recommended for the size (measured in pixels).