Template:Enum: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Vinifera7
No edit summary
>Vinifera7
No edit summary
 
(No difference)

Latest revision as of 05:46, 24 June 2021

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