Template:Item

From DBpedia Mappings
Revision as of 06:24, 15 March 2012 by Chrisahn (talk | contribs)
Jump to navigationJump to search

Selects an item from a list. The list is a string containing items separated by commas. It is the first parameter. The second parameter is the zero-based index of the item.

Example: {{item|a,b,c|1}} results in b.