Template:Collection table header

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

This table header template is used in conjunction with {{Collection table row}}.

Usage[edit]

{{Collection table header}}
{{Collection table row|<item name>|<hint text>}}
|}

Parameters[edit]

1 (unnamed parameter)
Required. Achievement collection page name. Defaults to PAGENAME. Requires the parameter page to be set in {{achievement table row}}.
api
Optional. Achievement api check box, enabled on default. Set to either "true" or "false" to enable/disable the box.
rarity
Optional. Collectible rarity, disabled on default. Set to either "true" or "false" to enable/disable the column.
map
Optional. Map screenshot column, disabled on default. Set to either "true" or "false" to enable/disable the column.
location
Optional. Location screenshot column, disabled on default. Set to either "true" or "false" to enable/disable the column.
notes
Optional. Alternative notes column title.
col1 ... col3
Optional. Additional custom columns that allow any content, e.g. "Location" as text, "Nearest waypoint", "Enemies", etc... Set this parameter to the wanted column title to activate this column.
class
Optional. Appends a CSS class into the table header in addition to the existing value of "table mech1 sortable".
collectible width
Optional. Minimum width of the column "Collectible".
notes width
Optional. Width of the column "Notes".
col1 width ... col3 width
Optional. Width of the custom columns.
large
Optional. If set the collectible icon size is doubled. Ideally, this parameter should be only used if the rows in the notes column already use several lines in order to keep the table compact.