Template:Simple Index list: Difference between revisions
Template page
More actions
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) Undo revision 154630 by Tesinormed (talk) Tag: Undo |
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
Latest revision as of 18:56, May 5, 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Column count | column_count | Amount of columns to use
| Number | suggested |
| Content | content | List contents | Content | required |
| Title | title | Title of the list | String | suggested |
Examples
{{Simple Index list
|title=A title
|content=*'''[[Amethyst]]'''
*'''[[Arquinade Crystal]]'''
*'''[[Diamond]]'''
}}
{{Simple Index list
|column_count=2
|title=A title
|content=*'''[[Amethyst]]'''
*'''[[Arquinade Crystal]]'''
*'''[[Diamond]]'''
}}
{{Simple Index list
|column_count=2
|content=*'''[[Amethyst]]'''
*'''[[Arquinade Crystal]]'''
*'''[[Diamond]]'''
}}