Template:Enum/doc

From Path of Exile Wiki
Revision as of 05:15, 17 May 2013 by Vinifera7 (talk | contribs) (wrong category)
Jump to navigation Jump to search

This template can be used to create an enumerated list.

Usage

{{enum|A}} → A

{{enum|A|B}} → A and B

{{enum|A|B|C}} → A, B and C

{{enum|serial=|A|B|C}} → A, B and C

{{enum|conj=|A|B|C}} → A, B and C

{{enum|delim=+|conj=|A|B|C}} → A, B and C