Module:List: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(optional item_valueX for Brigadoon (The Ancestors album))
(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)