Template:Item
From DBpedia Mappings
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.