Module:MoneyMakingGuide: Difference between revisions

m
Fix icons?
mNo edit summary
m (Fix icons?)
Line 139: Line 139:
         :tag("td")
         :tag("td")
             :attr("colspan", 2)
             :attr("colspan", 2)
             for _, v in pairs(dlcIcons) do tbl:wikitext(v) end
             :wikitext(table.concat(dlcIcons))
             tbl:wikitext(args['guideName'])
             :wikitext(args['guideName'])
     :tag("tr")
     :tag("tr")
         :tag("th")
         :tag("th")
1,014

edits