Template:Infobox MOS/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}}{{substitute|no}}{{lua}} | ||
The '''Infobox MOS''' template was built to help presenting basic information about [[MOS]] patterns (such as [[5L 2s]]) in a unified form, to make them obvious by glance.{{clear}} | |||
=== Parameters === | === Parameters === | ||
The template supports the following parameters: | The template supports the following parameters: | ||
{| class="wikitable" | {| class="wikitable" style="margin-right: 25%;" | ||
|- | |||
! | ! Parameter | ||
! Meaning and usage notes | |||
|- | |- | ||
| | | Scale Signature | ||
| The | | The MOS pattern; if a division of a non-octave JI ratio m/n, the tuning should be written in the form "aL bs (m/n-equivalent)" or "<nowiki>aL bs<m/n></nowiki>". If this parameter is left blank, the template will attempt to parse the page title as a mos pattern. | ||
|- | |- | ||
| Other names (optional) | | Other names (optional) | ||
Line 13: | Line 16: | ||
|- | |- | ||
| Neutral (''unsupported'') | | Neutral (''unsupported'') | ||
| The [[neutralization|neutralized]] | | The [[neutralization|neutralized]] MOS structure. | ||
|- | |- | ||
| Neutral range (''unsupported'') | | Neutral range (''unsupported'') | ||
| The generator range for the neutralized | | The generator range for the neutralized MOS structure, assuming the neutralized mos was obtained from the current mos pattern. | ||
|} | |} | ||
=== Usage examples === | === Usage examples === | ||
{{{{ROOTPAGENAME}}| | {{{{ROOTPAGENAME}}|Scale Signature=5L 2s|nocat=1}} | ||
For a regular MOS page: | For a regular MOS page: | ||
< | <pre>{{Infobox MOS}}</pre> | ||
Specifying a specific MOS from an unrelated page: | Specifying a specific MOS from an unrelated page: | ||
< | <pre>{{Infobox MOS|Scale Signature=scalesig|debug=1}}</pre> | ||
'''Note:''' Passing <code>debug | '''Note:''' Passing <code>debug=1</code> will disable categories. | ||
=== See also === | === See also === | ||
* [[Template:Infobox ET]] | * [[Template:Infobox ET]] | ||
{{clear}} |