Module:ItemsTable: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 21: Line 21:
   local result = ''
   local result = ''
   if frame.args[2] == 'start' then
   if frame.args[2] == 'start' then
     result = result..'{| class="wikitable sortable stickyHeader"\r\n|-\r\nclass="headerRow-0"\r\n!colspan="2"'
     result = result..'{| class="wikitable sortable stickyHeader"\r\n|- class="headerRow-0"\r\n!colspan="2"'
     result = result..'|Item!!ID!!Category!!Type!!Sells For!!Item Sources!!Item Uses'
     result = result..'|Item!!ID!!Category!!Type!!Sells For!!Item Sources!!Item Uses'
   end
   end
444

edits