Module:Infobox MOS: Difference between revisions
No edit summary |
No edit summary |
||
| Line 42: | Line 42: | ||
'LLLsLLs' | 'LLLsLLs' | ||
}) | }) | ||
table.insert(infobox_data, { | |||
'Period', | |||
'2/1' | |||
}) | |||
table.insert(infobox_data, { | |||
'Range for [[bright]] [[generator]]', | |||
'' | |||
}) | |||
table.insert(infobox_data, { | |||
'Range for [[dark]] [[generator]]', | |||
'' | |||
}) | |||
table.insert(infobox_data, { | |||
'Parent MOS', | |||
'[[3L 2s]]' | |||
}) | |||
table.insert(infobox_data, { | |||
'Daughter MOSes', | |||
'[[5L 7s]], [[7L 5s]]' | |||
}) | |||
table.insert(infobox_data, { | |||
'[[Operations on MOSes#Sistering|Sister MOS]]', | |||
'[[2L 5s]]' | |||
}) | |||
table.insert(infobox_data, { | |||
'[[Operations on MOSes#Neutralization|Neutralized MOS]]', | |||
'[[3L 4s]]' | |||
}) | |||
table.insert(infobox_data, { | |||
'[[TAMNAMS#Mos pattern names|TAMNAMS name]]', | |||
'diatonic' | |||
}) | |||
result = infobox.build( | result = infobox.build( | ||
tuning, | tuning, | ||