1,812
edits
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
Line 58:
local attribute = pageData[sortKey[i]]
local cell = row:tag('td'):cssText(columnWidth)
if(sortKey[i] == 'membs') then
else
if(not attribute) then
Line 110 ⟶ 108:
:tag('th'):wikitext('[[File:Prayer icon.png|link=|Prayer bonus]]'):done()
:tag('th'):wikitext('[[File:Weight icon.png|link=|Weight]]'):done()
end
|