「モジュール:MOS genchain」の版間の差分
編集の要約なし |
編集の要約なし |
||
| (同じ利用者による、間の1版が非表示) | |||
| 53行目: | 53行目: | ||
-- Table caption | -- Table caption | ||
result = result .. "|+ style=\"font-size: 105%; white-space: nowrap;\" | " .. string.format(" | result = result .. "|+ style=\"font-size: 105%; white-space: nowrap;\" | " .. string.format("%sのジェネレーター連鎖\n", scale_sig) | ||
-- Headers for each period | -- Headers for each period | ||
result = result .. "|-\n" | result = result .. "|-\n" | ||
.. "! | .. "! ジェネレーター(上方)" | ||
for i = 1, period_count do | for i = 1, period_count do | ||
result = result | result = result | ||