Anonymous

Module:Skills/Gathering: Difference between revisions

From Melvor Idle
Add id attribute to constellation table
No edit summary
(Add id attribute to constellation table)
Line 1,230: Line 1,230:
                 row:tag('td'):attr('rowspan', maxRows)
                 row:tag('td'):attr('rowspan', maxRows)
                 :wikitext(name)
                 :wikitext(name)
                :attr('id', string.gsub(name, ' ', ''))
                 row:tag('td'):attr('rowspan', maxRows)
                 row:tag('td'):attr('rowspan', maxRows)
                 :wikitext((cons.abyssalLevel or cons.level))
                 :wikitext((cons.abyssalLevel or cons.level))