Template:Comma separated entries/doc
Jump to navigation
Jump to search
Script error: No such module "Message box". Lua error in package.lua at line 80: module 'Module:Message box' not found. Lua error in package.lua at line 80: module 'Module:Message box' not found.
This template is used primarily in infoboxes to create a comma delimited collection of items, only adding the commas where needed.
For lists of items, without bullets, use {{plainlist}}.
Usage
Typing:
{{comma separated entries|entry1|entry2|entry3|entry4|entry5|...}}
Results in:
- Script error: No such module "Separated entries".
Example
Code | Result |
---|---|
{{comma separated entries|entry1|entry2|entry3|entry4}} |
Script error: No such module "Separated entries". |
{{comma separated entries| |entry2|entry3|entry4}} |
Script error: No such module "Separated entries". |
{{comma separated entries|entry1| |entry3|entry4}} |
Script error: No such module "Separated entries". |
{{comma separated entries|entry1|entry2| |entry4}} |
Script error: No such module "Separated entries". |
{{comma separated entries|entry1|entry2|entry3| }} |
Script error: No such module "Separated entries". |
{{comma separated entries|entry1| | | }} |
Script error: No such module "Separated entries". |
{{comma separated entries| |entry2| | }} |
Script error: No such module "Separated entries". |
{{comma separated entries| | |entry3| }} |
Script error: No such module "Separated entries". |
{{comma separated entries| | | |entry4}} |
Script error: No such module "Separated entries". |
{{comma separated entries| | | | }} |
Script error: No such module "Separated entries". |
{{comma separated entries|entry1|entry2|entry3|entry4|entry5|entry6}} |
Script error: No such module "Separated entries". |
See also
- {{br separated entries}} (displays a list with an item per line)
- {{plainlist}} (same as above, but using regular unordered list markup)
- {{flatlist}} (converts a regular unordered list into an inline list separated by interpuncts)
- {{pagelist}} (formats a list of internal links as prose, using commas or "and" when appropriate)
- {{Catalog lookup link}}
- Module:Separated entries, the Lua module used to realize this template.
This template is based (in parts) on the Template:Comma separated entries/doc from the free encyclopedia wikipedia and is licensed under GNU license for free documentation and the Creative Commons Attribution/Share Alike. On wikipedia there is a List of authors accessible. More about importing from wikipedia on page Imedwiki:Importing from wikipedia.