Module:MOS in EDO: Difference between revisions

ArrowHead294 (talk | contribs)
m Alphabetise dependencies
ArrowHead294 (talk | contribs)
mNo edit summary
Line 192: Line 192:
-- Create table, starting with headers
-- Create table, starting with headers
local result = "{| class=\"wikitable center-all\"\n"
local result = "{| class=\"wikitable center-all\"\n"
.. "|+ style=\"font-size: 105%;\" | " .. string.format("Generators %i\\%i and %i\\%i\n", gen_in_edosteps, edo, comp_in_edosteps, edo)
.. "|+ style=\"font-size: 105%; white-space: nowrap;\" | " .. string.format("Generators %i\\%i and %i\\%i\n", gen_in_edosteps, edo, comp_in_edosteps, edo)
.. "|-\n"
.. "|-\n"
.. string.format("! colspan=\"%i\" | Steps\n", edo)
.. string.format("! colspan=\"%i\" | Steps\n", edo)