「モジュール:MOS genchain」の版間の差分
編集の要約なし |
編集の要約なし |
||
| 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 | ||