- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Template:Equipment
Jump to navigation
Jump to search
Layout template for equipment pages.
Parameters
- [1]: equipment name,
PAGENAME
is used by default. - ja: Japanese description of the equipment, defaults to
_info
(api_info
) from equipment data module or to?
when there is no_info
. - en: English description of the equipment, defaults to
?
. - notes: text in notes section.
- trivia : text in trivia section (optional).
- see also: text in see also section (optional).
- header: set to ignore and not generate anything after category tree (notes text and clear, improvement, trivia, see also sections, etc.).
Lua parameters
The following equipment data module fields are used:
_info
for ja._wikipedia
._buildable
._improvements
.
Usage
Full page:
{{EquipmentPage |en = |notes = |trivia = |see also = }}
Or only for the header (from infobox to category tree):
{{EquipmentPage |header = true |en = }} ...