Module:Navboxes: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 19: Line 19:
   end)
   end)
   local result = '{| class="wikitable" style="margin:auto; clear:both; width: 100%"'
   local result = '{| class="wikitable" style="margin:auto; clear:both; width: 100%"'
   result = result..'\r\n!'..Icons.Icon({'Cape of Completion', type='item'})..'[[Skillcapes]]'
   result = result..'\r\n!{{Icon|Cape of Completion|notext=true}} [[Skillcapes]]'
   result = result..'\r\n|-'..table.concat(capeList, ' • ')
   result = result..'\r\n|-'..table.concat(capeList, ' • ')
   result = result..'\r\n|}'
   result = result..'\r\n|}'
444

edits