Module:Skills/Gathering: Difference between revisions

added Sortable class to Constellation Table
(Added Standard Modifiers to Astrology Constellation Table)
(added Sortable class to Constellation Table)
Line 691: Line 691:
function p._buildAstrologyConstellationTable()
function p._buildAstrologyConstellationTable()
local maxModifier = 5
local maxModifier = 5
local result = '{|class="wikitable stickyHeader"'
local result = '{|class="wikitable sortable stickyHeader"'
result = result..'\r\n|- class="headerRow-0"'
result = result..'\r\n|- class="headerRow-0"'
result = result..'\r\n!colspan="2"|Constellation!!'..Icons.Icon({"Astrology", type='skill', notext='true'})..' Level'
result = result..'\r\n!colspan="2"|Constellation!!'..Icons.Icon({"Astrology", type='skill', notext='true'})..' Level'