Template:Gear list/Header
From Inkipedia, the Splatoon wiki
Opens a table element for lists of Gear items. Intended to be used in conjunction with Gear list/Item and Gear list/Footer.
Parameters
title |
Unnamed. | Text to display at the top of the table. |
collapsed |
Optional. | Determines whether the collapsible region of the list is collapsed by default. Must be "true" or "false". If absent, the list will not be collapsible. |
game |
Optional. | The game that the list belongs to. Used to determine the base color for formatting. If absent, the table's base color will be 0, 153, 255, defined in SiteColor as "Generic". |
color |
Optional. | An RGB triplet of the base color to use for formatting. If absent, the color is determined based on the value of game .
|
style |
Optional. | A list of CSS values to apply to the outermost element. |
Example
Markup
{{Gear list/Header|Example List|game=Splatoon 2|collapsed=false}} {{Gear list/Item|game=Splatoon 2|category=Headgear |name=Armor Helmet Replica|brand=Cuttlegear|amiibo=Marie|ability=Tenacity|stars=3}} {{Gear list/Item|game=Splatoon 2|category=Headgear |name=FishFry Visor|brand=Firefin|cost=500|ability=Special Charge Up|stars=1}} {{Gear list/Item|game=Splatoon 2|category=Headgear |name=Headlamp Helmet|brand=Grizzco|availability=Salmon Run|stars=3}} {{Gear list/Footer}}
Output
Example List
Name | Brand | Availability | Ability | Star power | Added in
| |
---|---|---|---|---|---|---|
Armor Helmet Replica | Cuttlegear | Marie | Tenacity |
| ||
FishFry Visor | Firefin | 500 | Special Charge Up |
| ||
Headlamp Helmet | Grizzco | Salmon Run |