- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Template:Equipment"
Jump to navigation
Jump to search
m |
|||
| Line 32: | Line 32: | ||
Full page: | Full page: | ||
<pre> | <pre> | ||
| − | {{ | + | {{EquipmentPage |
|ja = | |ja = | ||
|en = | |en = | ||
| Line 44: | Line 44: | ||
Or only for the header (from infobox to category tree): | Or only for the header (from infobox to category tree): | ||
<pre> | <pre> | ||
| − | {{ | + | {{EquipmentPage |
|ja = | |ja = | ||
|en = | |en = | ||
Revision as of 14:12, 27 October 2017
Layout template for equipment pages.
Parameters
- 1: equipment name,
PAGENAMEis used by default. - ja: Japanese description of the equipment, defaults to
?. - en: English description of the equipment, defaults to
?. - buildable: set to
trueif equipment is buildable. - improvement: set to
trueif 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 =
}}
...