Template:Icon List/doc
< Template:Icon List
Jump to navigation
Jump to search
Revision as of 02:10, 28 January 2022 by Sakaratte (talk | contribs) (Created page with " <templatedata> { "params": { "1": { "label": "Content", "description": "The list of all icons to display. Each icon must be set on a new line, and entered in the following format: «Filename», «text»", "example": "Bakery.png, The Bakery", "type": "string", "required": true }, "cols": { "label": "Columns", "description": "The number of columns to display the icons. If no columns are declared, the template will display the items in a downwar...")
Icon List is a template designed to show icons in a grid. Each icon is shown with a fixed size of 50px alongside a text description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | The list of all icons to display. Each icon must be set on a new line, and entered in the following format: «Filename», «text»
| String | required |
Columns | cols | The number of columns to display the icons. If no columns are declared, the template will display the items in a downward list.
| Number | suggested |