Template:Enum/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:Separated entries}}


This template can be used to create an enumerated list.
This template can be used to create an enumerated list.

Revision as of 22:12, 23 June 2021

This subpage provides documentation for Template:Enum.

Lua logo

This template uses the following modules:

This template can be used to create an enumerated list.

Usage

Examples

Input Output
{{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