Modul:List: Unterschied zwischen den Versionen
optional item_valueX for Brigadoon (The Ancestors album)
(optional item_valueX for Brigadoon (The Ancestors album)) |
(optional item_valueX for Brigadoon (The Ancestors album)) |
||
Zeile 16: | Zeile 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) |