Module:Airport destination list/sandbox: Difference between revisions

Content deleted Content added
widths looks strange...
rm width?
Line 40:
if (isnotempty(args['3rdcoltitle'])) then
cell= row:tag('th')
--cell:css('width','10%')
cell:wikitext(args['3rdcoltitle'])
end
if (isnotempty(args['4thcoltitle'])) then
cell= row:tag('th')
--cell:css('width','10%')
cell:wikitext(args['4thcoltitle'])
end