- 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 |
m |
||
| Line 8: | Line 8: | ||
{{#categorytree:Ships with {{{1|{{PAGENAME}}}}} as stock equipment|mode=pages|depth=0}} | {{#categorytree:Ships with {{{1|{{PAGENAME}}}}} as stock equipment|mode=pages|depth=0}} | ||
{{#categorytree:Equipment that consume {{{1|{{PAGENAME}}}}} during improvement|mode=pages|depth=0}} | {{#categorytree:Equipment that consume {{{1|{{PAGENAME}}}}} during improvement|mode=pages|depth=0}} | ||
| − | {{{notes|}}} | + | {{{notes|}}}{{clear}} |
| − | {{clear}} | + | {{#if:{{{improvement|}}}|<h2>Improvement</h2> |
| − | {{#if:{{{improvement|}}}|<h2>Improvement</h2>{{ImprovementTableKai|{{{1|{{PAGENAME}}}}}|categories=true}}}} | + | {{ImprovementTableKai|{{{1|{{PAGENAME}}}}}|categories=true}}}} |
| − | {{#if:{{{trivia|}}}|<h2>Trivia</h2>{{{trivia}}}}} | + | {{#if:{{{trivia|}}}|<h2>Trivia</h2> |
| − | {{#if:{{{see also|}}}|<h2>See also</h2>{{{see also}}}{{Equipmentlist}}}}</includeonly><noinclude> | + | {{{trivia}}}}} |
| + | {{#if:{{{see also|}}}|<h2>See also</h2> | ||
| + | {{{see also}}} | ||
| + | {{Equipmentlist}}}}</includeonly><noinclude> | ||
Layout template for [[:Category:Player equipment|equipment pages]]. | Layout template for [[:Category:Player equipment|equipment pages]]. | ||
Revision as of 14:18, 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 =
}}
...