Template:List

From Vintage Story Wiki
Revision as of 23:01, 17 August 2022 by Sana (talk | contribs) (Created page with "<includeonly>{{#invoke:List|list|{{{1}}}}}</includeonly> <noinclude>{{doc}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


[view | edit | history | purge this page]Documentation

Creates an unbulleted list that plays well with other templates. List items should be separated by ;.

Usage

{{List|<items>}}

Example

Code Result
{{List|1;2;3;4;5}}

    1
    2
    3
    4
    5


[view | edit | history | purge this page]The above documentation is transcluded from Template:List/doc.