Module:Shop: Difference between revisions
From The Petit Planet Wiki
More actions
Changed to wikitable class |
Removed gsub() |
||
| Line 136: | Line 136: | ||
end | end | ||
row:tag('td'):node(Item(info)) | row:tag('td'):node(Item(info)) | ||
if (not args.nocat) then category:wikitext('[[Category:Sells ', specific | if (not args.nocat) then category:wikitext('[[Category:Sells ', specific, '|', specific, ']]') end | ||
end | end | ||
if cost then | if cost then | ||