Template:Item

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

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

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