Template:Equipment
Layout template for equipment pages.
Parameters
- 1: equipment name,
PAGENAME
is used by default. - ja: Japanese description of the equipment, defaults to
?
. - en: English description of the equipment, defaults to
?
. - buildable: set to
true
if equipment is buildable. - improvement: set to
true
if equipment is improvable. - notes: text in notes section.
- trivia : text in trivia section (optional).
- see also: text in see also section (optional).
Usage
Full page:
{{EquipmentPage |ja = |en = |buildable = |improvement = |notes = |trivia = |see also = }}
Or only for the header (from infobox to category tree):
{{EquipmentPage |ja = |en = |buildable = }} ...