Difference between revisions of "Template:CharacterBox"

From BPM Wiki
Jump to navigation Jump to search
(Created page with "{| class="infotable wikitable" |+ {{{name}}} | rowspan=5 | [[File:{{{image|{{{name}}}}}}.png|100x100px]] ! colspan=6 | Starting inventory |- ! class="infotable-header" | HP |...")
 
Line 1: Line 1:
{| class="infotable wikitable"
+
<includeonly>{| class="infotable wikitable"
 
|+ {{{name}}}
 
|+ {{{name}}}
 
| rowspan=5 | [[File:{{{image|{{{name}}}}}}.png|100x100px]]
 
| rowspan=5 | [[File:{{{image|{{{name}}}}}}.png|100x100px]]
Line 25: Line 25:
 
|-
 
|-
 
| colspan=5 | {{{extra info}}}
 
| colspan=5 | {{{extra info}}}
|}
+
|}</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 00:22, 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

Valkyrie
100x100px Starting inventory
HP 420 Ultimate UltimateMegaShot.png Mjolnir
Armor 1337 Secondary UltimateMegaShot.png Mjolnir
Weapon Pistol Other {{{other}}}
How to unlock Do something
Extra info
{{{extra info}}}

Visit Template:CharacterBox/doc to edit this text. (How does this work?)