Module:Skills/Artisan: Difference between revisions

From Melvor Idle
(Put quantity behind food for alignment)
m (Add perfect text to column instead of icon)
Line 77: Line 77:
html:tag('tr'):addClass("headerRow-1")
html:tag('tr'):addClass("headerRow-1")
:tag('th'):wikitext('Normal')
:tag('th'):wikitext('Normal')
:tag('th'):wikitext(perfectIcon)
:tag('th'):wikitext('Perfect')


for i, recipe in ipairs(recipeArray) do
for i, recipe in ipairs(recipeArray) do