Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,327
edits
No edit summary Tag: Reverted |
Tag: Undo |
||
Line 423:
-- rarity
local rarity_cell = ret:tag('td')
if #raritynotes <= 3 then▼
local rarity_span = rarity_cell:tag('span')
rarity_span:wikitext(rollstext .. tilde .. rarity)
Line 438 ⟶ 437:
})
end
if alt_rarity ~= '' then
if alt_rarity_endash ~= '' then
Line 457 ⟶ 456:
end
end
-- rarity_cell:wikitext(raritynotes)
end
-- setup GE and alch cells
|