Dota 2 Wiki
Advertisement

Documentation for Template:SkillListHead [ Usage | View | Edit | Purge | Subpages ]

Usage[]

{{SkillListHead|column|width|collapse|title}}
{{SkillListLite}} or {{SkillListRich}}
{{SkillListTail}}

Column:

column=3 will split the content into three columns. Values possible are 1-5. Default is set to 2. It is fixed to 1 on mobile and can't be changed.

Width:

It's possible to set the width, but is not advised. Default is set to 100%.

Collapse:

Leaving collapse empty will display the title and content with no collapse options (default). The title is optional.
collapse=no will display the title and content with an option to collapse. The title is required.
collapse=yes will display the title with an option to expand. The title is required.

Title:

Leaving title empty will display the content with no header bar.
title=RandomTitle will insert a header bar with "RandomTitle" as text above the content.

TemplateData[]

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
# of Columnscolumn

The number of columns. Must be between 1 and 5.

Default
2
Numberoptional
Widthwidth

The width of the SkillList.

Default
100%
Stringoptional
Collapsiblecollapse

Whether or not the table is collapsible. Leaving ''collapse'' empty will display the title and content with no collapse options (default). The title is optional. ''collapse=no'' will display the title and content with an option to collapse. The title is required. ''collapse=yes'' will display the title with an option to expand. The title is required.

Booleanoptional
Titletitle

The SkillList title.

Stringsuggested

See also[]

Advertisement