Module:MOS in EDO: Difference between revisions

Ganaram inukshuk (talk | contribs)
m use tamnams names table directly
ArrowHead294 (talk | contribs)
No edit summary
Line 241: Line 241:
-- Create table, starting with headers
-- Create table, starting with headers
local result = string.format('{| class="wikitable center-all"\n')
local result = string.format('{| class="wikitable center-all"\n')
result = result .. string.format('|+ style="font-size: 110%;" | Generators %i\\%i and %i\\%i\n', gen_in_edosteps, edo, comp_in_edosteps, edo)
result = result .. string.format('|+ style="font-size: 105%;" | Generators %i\\%i and %i\\%i\n', gen_in_edosteps, edo, comp_in_edosteps, edo)
result = result .. string.format('|-\n')
result = result .. string.format('|-\n')
result = result .. string.format('! colspan="%i" | Steps\n', edo)
result = result .. string.format('! colspan="%i" | Steps\n', edo)