Module:List: Difference between revisions

Content added Content deleted
Enwikipedia>Frietjes
(optional item_valueX for Brigadoon (The Ancestors album))
Enwikipedia>Frietjes
(optional item_valueX for Brigadoon (The Ancestors album))
Line 16: Line 16:
.wikitext(data)
.wikitext(data)
if(itemValue) then
if(itemValue) then
item.attr(value,itemValue)
item.attr('value',itemValue)
end
end
return tostring(item)
return tostring(item)