Template:Enum

From Path of Exile Wiki
Revision as of 02:31, 17 May 2013 by Vinifera7 (talk | contribs) (use normal spaces instead of non-breaking spaces)
Jump to navigation Jump to search
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}} {{{1}}}
{{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