Difference between revisions of "Template:CharacterBox"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <includeonly>{| class="infotable wikitable" | + | <includeonly>{| class="infotable wikitable" style="width:100%" |
|+ {{{name}}} | |+ {{{name}}} | ||
| rowspan=5 | [[File:{{{image|{{{name}}}.png}}}|100x100px]] | | rowspan=5 | [[File:{{{image|{{{name}}}.png}}}|100x100px]] | ||
Line 21: | Line 21: | ||
! class="infotable-header" | How to unlock | ! class="infotable-header" | How to unlock | ||
| colspan=3 | {{{how to unlock}}} | | colspan=3 | {{{how to unlock}}} | ||
− | |- | + | |- {{#if:{{{info|}}}| ! class="infotable-header" colspan=5 {{!}} Extra info |
− | {{#if:{{{info|}}}| | ||
− | ! class="infotable-header" colspan=5 {{!}} Extra info | ||
{{!}}- | {{!}}- | ||
{{!}} colspan=5 {{!}} {{{info}}} | {{!}} colspan=5 {{!}} {{{info}}} | ||
|}} | |}} | ||
|}</includeonly><noinclude>{{documentation}}</noinclude> | |}</includeonly><noinclude>{{documentation}}</noinclude> |
Revision as of 00:38, 11 March 2021
Template documentation (for the template above, sometimes hidden or invisible)
Purpose
Infobox for characters.
Usage
{{CharacterBox | name = Valkyrie | image = Goll.jpg | hp = 420 | armor = 1337 | weapon = [[Pistol]] | ultimate = {{AbilityLink|Mjolnir}} | secondary = {{AbilityLink|Mjolnir}} | extra = 1x {{ItemLink|Key}} and {{Coins|5}} | how to unlock = Do something | info = * There is usually a list here. * With multiple elements. }}
renders as
Starting inventory | ||||||
---|---|---|---|---|---|---|
HP | 420 | Ultimate | Mjolnir | |||
Armor | 1337 | Secondary | Mjolnir | |||
Weapon | Pistol | Other | N/A | |||
How to unlock | Do something | |||||
* There is usually a list here.
|
Visit Template:CharacterBox/doc to edit this text. (How does this work?)