Difference between revisions of "Template:CharacterBox/doc"

From BPM Wiki
Jump to navigation Jump to search
(Created page with "== Purpose == Infobox for characters. == Usage == <pre><nowiki>{{CharacterBox | name = Göll | image = Goll.jpg | hp = 100 | armor = 0 | weapon = Pistol | ultimate =...")
 
Line 4: Line 4:
 
== Usage ==
 
== Usage ==
 
<pre><nowiki>{{CharacterBox
 
<pre><nowiki>{{CharacterBox
| name = Göll
+
| name = Valkyrie
 
| image = Goll.jpg
 
| image = Goll.jpg
| hp = 100
+
| hp = 420
| armor = 0
+
| armor = 1337
 
| weapon = [[Pistol]]
 
| weapon = [[Pistol]]
| ultimate = {{AbilityLink|Jarnbjorn}}
+
| ultimate = {{AbilityLink|Mjolnir}}
| secondary = {{AbilityLink|Fire Bolt}}  
+
| secondary = {{AbilityLink|Mjolnir}}
| how to unlock = Unlocked by default.
+
| extra = 1x {{ItemLink|Key}} and {{Coins|5}}
 +
| how to unlock = Do something
 +
| info =
 +
* There is usually a list here.
 +
* With multiple elements.
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
renders as
 
renders as
 
{{CharacterBox
 
{{CharacterBox
| name = Göll
+
| name = Valkyrie
 
| image = Goll.jpg
 
| image = Goll.jpg
| hp = 100
+
| hp = 420
| armor = 0
+
| armor = 1337
 
| weapon = [[Pistol]]
 
| weapon = [[Pistol]]
| ultimate = {{AbilityLink|Jarnbjorn}}
+
| ultimate = {{AbilityLink|Mjolnir}}
| secondary = {{AbilityLink|Fire Bolt}}  
+
| secondary = {{AbilityLink|Mjolnir}}
| extra = Nothing
+
| extra =
| how to unlock = Unlocked by default.
+
* There can be a list here.
| info = Nothing notable
+
| how to unlock = Do something
 +
| info =
 +
* There is usually a list here.
 +
* With multiple elements.
 
}}
 
}}

Revision as of 23:58, 14 March 2021

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

Goll.jpg Starting inventory
HP 420 Ultimate UltimateMegaShot.png Mjolnir
Armor 1337 Secondary UltimateMegaShot.png Mjolnir
Weapon Pistol Extra * There can be a list here.
How to unlock Do something
Extra info
  • There is usually a list here.
  • With multiple elements.