「モジュール:MOS tunings」の版間の差分
ページの作成:「local p = {} local et = require("Module:ET") local jira = require("Module:JI ratios") local mos = require("Module:MOS") local tamnams = require("Module:TAMNAMS") local tip = require("Module:Template input parse") local yesno = require("Module:Yesno") -- Rewritten/simplified module replacement for Module:MOS degrees -- A new template is chosen because it's a better name than the old one and is -- far easier to maintain than the old one. -- TODO: -- - Relegate JI r…」 |
編集の要約なし |
||
| 163行目: | 163行目: | ||
-- 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の%s\n", scale_sig, step_ratio_range) | ||
.. "|-\n" | .. "|-\n" | ||