This high-risk/high-traffic page is protected.

Template:Matchup: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
mNo edit summary
m (Text replacement - "\[\[(:)?Image:" to "[[$1File:")
 
(7 intermediate revisions by 3 users not shown)
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:{{{3|}}}|{{#if:{{{1|}}}|[[File:Matchup{{{1}}}of{{#expr:{{{3}}}-1}}.png|{{{2|20}}}px|{{#switch:{{{1}}}|M=Mirror match|U=Undocumented|{{{1}}}/{{#expr:{{{3}}}-1}}}}]]|[[File:X mark.png|{{{2|20}}}px|Bad specificaion]]}}|{{#if:{{{1|}}}|{{#switch:{{{1}}}|M=[[File:MatchupMirror.png|{{{2|20}}}px|Mirror match]]|U=[[File:MatchupUnknown.png|{{{2|20}}}px|Undocumented]]|E=[[File:EasyDifficulty.png|{{{2|20}}}px|Easy]]|SE=[[File:NormalDifficulty.png|{{{2|20}}}px|Semi-Easy]]|N=[[File:HardDifficulty.png|{{{2|20}}}px|Neutral]]|SH=[[File:VeryHardDifficulty.png|{{{2|20}}}px|Semi-Hard]]|H=[[File:IntenseDifficulty.png|{{{2|20}}}px|Hard]]|[[File:Matchup{{{1}}}.png|{{{2|20}}}px|{{{1|Unknown}}}:{{#expr:100-{{{1}}}}}]]}}|[[File:X mark.png|{{{2|20}}}px|Bad specificaion]]}}}}<noinclude>
==Usage==
==Usage==
<code><nowiki>{{Matchup|value|size}}</nowiki></code>
<code><nowiki>{{Matchup|value|size|levels}}</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). For the BBR's nine-level system, make <code>levels</code> equal 9, and put in a number range from 0 - 8 (instead of -4 - 4). 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).
{{ArticleIcons|protected=highrisk}}</noinclude>

Latest revision as of 14:57, February 10, 2021

Bad specificaion

Usage

{{Matchup|value|size|levels}}

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). For the BBR's nine-level system, make levels equal 9, and put in a number range from 0 - 8 (instead of -4 - 4). 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).