Module:Slottable: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 49:
else
if not tonumber(item.speed) then
mw.logerror('Invalid speed format for item: ', .. item.name, .. ' (Speed: ', .. tostring(item.speed) .. ')')
end
row:tag('td'):wikitext(item.speed):done()

Navigation menu