Template:Enum/doc
Jump to navigation
Jump to search
This subpage provides documentation for Template:Enum.
This template can be used to create an enumerated list.
Usage
{{Enum|<first>|<second>|<third>|...}}
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 |
See also
- {{Separated entries}}
- {{Pagelist}}
This template was adapted from Template:Enum on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.