Template:Comma separated entries

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Template documentationview · edit · history · purge ]

No description yet available.

Usage

{{comma separated entries |conjunction= |1= }}

Template parameters

<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. ‎<nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw ‎<templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.

Discussion
There is an ongoing discussion about that matter. Feel invited to comment if you are experienced in either way, your time permits and if you like to share your opinion or to make a suggestion.


Wikipedia's help about TemplateDataCommons-specific information

Template wrapper for [[Module:Separated entries]].

Template parameters

ParameterDescriptionTypeStatus
Separatorseparator

The separator between all but the last two items.

Default
Auto value
,&#32;
Linesuggested
Conjunctionconjunction

The separator between the last two items.

Default
{{{separator}}}
Auto value
&#32;and&#32;
Lineoptional
Starting Itemstart

The number of the starting item. Items before this will be discarded.

Default
1
Numberoptional
Item 11

First item

Linesuggested
Item 22

Second item

Lineoptional
Item 33

Third item

Lineoptional
Item 44

Fourth item

Lineoptional
Item 55

Fifth item

Lineoptional
Item 66

Sixth item

Lineoptional
Item 77

Seventh item

Lineoptional
Item 88

Eighth item

Lineoptional
Item 99

Ninth item

Lineoptional
Item 1010

Tenth item

Lineoptional
Edit parameter translations

Additional information

The template is intended to be used in the following namespaces: all namespaces

The template is intended to be used by the following user groups: all users

Example

{{comma separated entries|A|B|C|D|E|F}}

renders as:

A, B, C, D, E, F

Localization

This template is localized by utilizing MediaWiki namespace messages. These can be translated at translatewiki.net (current translations).