Module:Navboxes: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 25: Line 25:
   table.insert(special, Icons.Icon({'Lemonade', type='item'}))
   table.insert(special, Icons.Icon({'Lemonade', type='item'}))
   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!colspan="2"|[[File:Carrot_(item).svg|25px|link=Food]] [[Food]]'
   result = result..'\r\n!colspan="2"|[[File:Crab_(item).svg|25px|link=Food]] [[Food]]'
   result = result..'\r\n|-\r\n!scope="row"|Cooked Fish'
   result = result..'\r\n|-\r\n!scope="row"|Cooked Fish'
   result = result..'\r\n|style="text-align:center;|'..table.concat(cookedFish, ' • ')
   result = result..'\r\n|style="text-align:center;|'..table.concat(cookedFish, ' • ')
444

edits