Template:Enum/sandbox: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#invoke:Separated entries|main|separator={{#if:{{{comma|}}}|{{{comma}}}|,&#32;}}|conjunction={{#if:{{{and|}}}|{{{and}}}|&#32;and&#32;}}}}{{#if:{{{1|}}}|{{{after|}}}}}<noinclude>
{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|main|separator={{<includeonly>safesubst:</includeonly>#if:{{{comma|}}}|{{{comma}}}|,&#32;}}|conjunction={{<includeonly>safesubst:</includeonly>#if:{{{and|}}}|{{{and}}}|&#32;and&#32;}}}}<noinclude>
{{Documentation}}</noinclude>
{{Documentation}}</noinclude>

Revision as of 05:36, 24 June 2021

This is the template sandbox page for Template:Enum (diff).

Template documentation[view] [edit] [history] [purge]


Lua logo

This template uses the following modules:

This template can be used to create an enumerated list.

Usage

Examples

Code Result
{{Enum}}
{{Enum|A}} A
{{Enum|A|B}} A and B
{{Enum|A|B|C}} A, B and C
{{Enum|A|B|C|D}} A, B, C and D