Module:MOS in EDO: Difference between revisions
Added table captions |
mNo edit summary |
||
| Line 181: | Line 181: | ||
result = result .. string.format('|+ MOS scales for generators %i\\%i and %i\\%i\n', gen_in_edosteps, edo, comp_in_edosteps, edo) | result = result .. string.format('|+ MOS scales for 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', edo) | result = result .. string.format('! colspan="%i" |Steps\n', edo) | ||
result = result .. string.format('!MOS (TAMNAMS name)\n') | result = result .. string.format('!MOS (TAMNAMS name)\n') | ||
result = result .. string.format('!Step ratio\n') | result = result .. string.format('!Step ratio\n') | ||