Module:List: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content deleted Content added
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)