Template:SSB64MatchupTable: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
|- style="background:#ffffff" | |- style="background:#ffffff" | ||
{{#ifeq:{{{fox|{{{all|no}}}}}}|yes| | {{#ifeq:{{{fox|{{{all|no}}}}}}|yes| | ||
{{!}}[[File:FoxIcon(SSB).png{{!}}32px]]{{!}}{{!}}{{Matchup|35|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|M|30}}{{!}}{{!}}{{Matchup|45|30}}{{!}}{{!}}{{Matchup|50|30}}{{!}}{{!}}{{ | {{!}}[[File:FoxIcon(SSB).png{{!}}32px]]{{!}}{{!}}{{Matchup|35|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|M|30}}{{!}}{{!}}{{Matchup|45|30}}{{!}}{{!}}{{Matchup|50|30}}{{!}}{{!}}{{Matchup|55|30}}{{!}}{{!}}{{Matchup|60|30}}{{!}}{{!}}{{Matchup|70|30}}{{!}}{{!}}{{Matchup|65|30}}{{!}}{{!}}{{Matchup|70|30}}{{!}}{{!}}{{Matchup|60|30}}{{!}}{{!}}{{Matchup|70|30}}|}} | ||
|- style="background:#dfdfdf" | |- style="background:#dfdfdf" | ||
{{#ifeq:{{{captainfalcon|{{{all|no}}}}}}|yes| | {{#ifeq:{{{captainfalcon|{{{all|no}}}}}}|yes| |
Revision as of 20:59, April 25, 2012
Usage
To use this template, just put {{SSB64MatchupTable}}
where you want the table to appear. By default, you'll just get the top row of heads. To add a row, just add |character=yes
just before the }}
, where character
is someone's name. To have the entire table display (not recommended in most cases), put |all=yes
. For example, to display a table with DK and Link's matchups, put {{SSB64MatchupTable|dk=yes|link=no}}
.