Module:Prayer: Difference between revisions

From Melvor Idle
(Added an option to just use the prayer's description if it has no regular modifier lines)
(Added 'lvl' to the level column for the prayer table)
Line 157: Line 157:
   local result = '{| class="wikitable sortable 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"|Prayer!!'..Icons.Icon({"Prayer", type="skill", notext=true})
   result = result..'\r\n!colspan="2"|Prayer!!'..Icons.Icon({"Prayer", type="skill", notext=true})..' Lvl'
   result = result..'!!Effects!!Point Cost'
   result = result..'!!Effects!!Point Cost'