Template:SSB64MatchupTable: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 38: | Line 38: | ||
|- style="background:#dfdfdf" | |- style="background:#dfdfdf" | ||
{{#ifeq:{{{samus|{{{all|no}}}}}}|yes| | {{#ifeq:{{{samus|{{{all|no}}}}}}|yes| | ||
{{!}}[[File:SamusIcon(SSB).png{{!}}32px]]{{!}}{{!}}{{Matchup|30|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup| | {{!}}[[File:SamusIcon(SSB).png{{!}}32px]]{{!}}{{!}}{{Matchup|30|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|30|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|50|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|40|30}}{{!}}{{!}}{{Matchup|M|30}}|}} | ||
|}<noinclude> | |}<noinclude> | ||
==Usage== | ==Usage== | ||
To use this template, just put <code><nowiki>{{SSB64MatchupTable}}</nowiki></code> where you want the table to appear. By default, you'll just get the top row of heads. To add a row, just add <code>|character=yes</code> just before the <code>}}</code>, where <code>character</code> is someone's name. To have the entire table display (not recommended in most cases), put <code>|all=yes</code>. For example, to display a table with DK and Link's matchups, put <code><nowiki>{{SSB64MatchupTable|dk=yes|link=no}}</nowiki></code>.</noinclude> | To use this template, just put <code><nowiki>{{SSB64MatchupTable}}</nowiki></code> where you want the table to appear. By default, you'll just get the top row of heads. To add a row, just add <code>|character=yes</code> just before the <code>}}</code>, where <code>character</code> is someone's name. To have the entire table display (not recommended in most cases), put <code>|all=yes</code>. For example, to display a table with DK and Link's matchups, put <code><nowiki>{{SSB64MatchupTable|dk=yes|link=no}}</nowiki></code>.</noinclude> |
Revision as of 21:02, 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}}
.