Template:PowerRankingsRow: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
mNo edit summary |
m (Added mention of adding location for duplicate player names) |
||
(16 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{PowerRankingsHeader}} | <noinclude>{{PowerRankingsHeader}} | ||
</noinclude>|- | </noinclude>|- | ||
|{{{1|}}}||{{Sm|{{{2|}}}}}||{{#ifeq:{{{3|-}}}|-|—|{{{3|}}}}}||{{#ifeq:{{{3|-}}}|-|—|{{#ifexpr:{{{1|}}}={{{3|}}}| | |{{{1|}}}||{{#if:{{{5|}}}|{{flag|{{{5}}}}}}} {{Sm|{{{2}}}|p={{{location|}}}}}||{{#ifeq:{{{3|-}}}|-|—|{{{3|}}}}}||{{#ifeq:{{{3|-}}}|-|—|{{#ifexpr:{{{1|}}}={{{3|}}}|0|{{#ifexpr:{{{1|}}}>{{{3|}}}|▼ {{#expr:{{{1|}}}-{{{3|}}}}}|▲ {{#expr:{{{3|}}}-{{{1|}}}}}}}}}}}||{{{4|}}} {{#if:{{{score|}}}| {{!!}} {{{score}}} | }}<noinclude> | ||
|} | |} | ||
<pre> | <pre> | ||
{{PowerRankingsRow|rank|smasher's name|previous rank|characters}} | {{PowerRankingsRow|rank|smasher's name|previous rank|characters|(flag)|location=location}} | ||
</pre> | </pre> | ||
If the smasher was previously unranked, put <code>-</code> (hyphen) for previous rank. | If the smasher was previously unranked, put <code>-</code> (hyphen) for previous rank. Don't bother using flags unless the PR has smashers from multiple countries. Use location as a way to differentiate players with the same name, e.g you can add "location=Toronto". | ||
See also {{t|PowerRankingsHeader}}. | |||
[[Category:Meta-templates]]</noinclude> | [[Category:Meta-templates]]</noinclude> |
Latest revision as of 16:13, November 20, 2024
Ranking | Smasher | Previous rank | Movement | Character |
---|---|---|---|---|
[[Smasher:{{{2}}}|{{{2}}}]] | — | — |
{{PowerRankingsRow|rank|smasher's name|previous rank|characters|(flag)|location=location}}
If the smasher was previously unranked, put -
(hyphen) for previous rank. Don't bother using flags unless the PR has smashers from multiple countries. Use location as a way to differentiate players with the same name, e.g you can add "location=Toronto".
See also {{PowerRankingsHeader}}.