Difference between revisions of "Template:Icon List"

From Foundation - Wiki
Jump to navigation Jump to search
(Created page with "{{#invoke:Display|gridIconList|{{{1|}}}}}")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#invoke:Display|gridIconList|{{{1|}}}}}
{{#invoke:Display|gridIconList|{{{1|}}}|cols={{{cols|}}}}}<noinclude>{{Documentation}}[[Category:Templates]]</noinclude>

Latest revision as of 16:49, 23 December 2021

Icon List Documentation - Any changes must be made from the documentation page.

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.

Template parameters

ParameterDescriptionTypeStatus
Content1

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
Stringrequired
Columnscols

The number of columns to display the icons. If no columns are declared, the template will display the items in a downward list.

Default
1
Example
6
Numbersuggested