「モジュール:Infobox MOS」の版間の差分

Furcht968 (トーク | 投稿記録)
編集の要約なし
Furcht968 (トーク | 投稿記録)
編集の要約なし
タグ: 手動差し戻し モバイル編集 モバイルウェブ編集
 
(同じ利用者による、間の4版が非表示)
384行目: 384行目:
section_entries = {
section_entries = {
{string.format("<b>%s</b>", section_header)},
{string.format("<b>%s</b>", section_header)},
{"Descends from", ancestor_entry};
{"起源", ancestor_entry};
{"Required step ratio range", string.format("%s", named_range)}
{"必須な全音半音比の範囲", string.format("%s", named_range)}
}
}
end
end
469行目: 469行目:
{"[[Operations_on_MOSes#Parent_MOS | 親]]", parent_scalesig},
{"[[Operations_on_MOSes#Parent_MOS | 親]]", parent_scalesig},
{"[[Operations_on_MOSes#Sister_MOS | 姉妹]]", sister_scalesig},
{"[[Operations_on_MOSes#Sister_MOS | 姉妹]]", sister_scalesig},
{"[[Operations_on_MOSes#Daughter_MOS | ]]", soft_scalesig .. ", " .. hard_scalesig},
{"[[Operations_on_MOSes#Daughter_MOS | ]]", soft_scalesig .. ", " .. hard_scalesig},
{"[[Operations_on_MOSes#Neutralization | 平滑化]]", neutral_scalesig},
{"[[Operations_on_MOSes#Neutralization | 平坦化]]", neutral_scalesig},
{"[[Flought_scale | 分割]]", soft_floght_scalesig .. ", " .. hard_floght_scalesig}
{"[[Flought_scale | 分割]]", soft_floght_scalesig .. ", " .. hard_floght_scalesig}
}
}
513行目: 513行目:
}
}
local section_header = "平均律チューニング"
local section_header = "平均律による調律"
local equave_annotation = ""
local equave_annotation = ""
if rat.eq(input_mos.equave, 3) then
if rat.eq(input_mos.equave, 3) then