User:Sky2042/Template: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(hmm) |
m (1 revision: pages) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{infobox | ||
|name | |name = Infobox Character | ||
|image = {{{image|}}} | |||
|caption = {{{caption|}}} | |||
|image | |||
|caption | |||
| | |label1 = [[Universe]] | ||
| | |data1 = {{{universe|}}} | ||
| | |||
| | |label2 = Appears in | ||
| | |data2 = {{{games|}}} | ||
| | |||
|label3 = Debut | |||
|data3 = {{{firstgame|}}} | |||
|label4 = Availability | |||
|data4 = {{{availability|}}} | |||
|label5 = [[Tier list|Tier]] | |||
|data5 = {{{tier|}}}{{#if:{{{ranking|}}}| ('''{{{ranking}}}''')}} | |||
}}<noinclude> | }}<noinclude> | ||
==Usage== | |||
<pre>{{Infobox Character | |||
|name = | |||
|image = | |||
|caption = | |||
|universe = | |||
|games = | |||
|firstgame = | |||
|availability = | |||
|tier = | |||
|ranking = | |||
}}</pre> | |||
All fields other than "name" are optional. This template should only be used in articles about characters' appearances in games, like [[Mario (SSBB)]], [[Luigi (SSBB)]], [[Bowser (SSBB)]], etc., not the articles that give general info about them. | |||
</noinclude> | </noinclude> |
Latest revision as of 22:57, October 1, 2010
Usage[edit]
{{Infobox Character |name = |image = |caption = |universe = |games = |firstgame = |availability = |tier = |ranking = }}
All fields other than "name" are optional. This template should only be used in articles about characters' appearances in games, like Mario (SSBB), Luigi (SSBB), Bowser (SSBB), etc., not the articles that give general info about them.