Template:Navbox Lumatone/doc: Difference between revisions
ArrowHead294 (talk | contribs) Docu page |
mNo edit summary |
||
| (15 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
This template generates a footer to navigate between [[:Category:Lumatone mappings|Lumatone mapping]] pages for [[EDO]]s and automatically adds the appropriate EDO category and [[:Category:Lumatone mappings]]. | |||
Place it at the bottom of the page, on a new line beneath the lowest piece of content. | Place it at the bottom of the page, on a new line beneath the lowest piece of content. | ||
| Line 5: | Line 7: | ||
For 12edo, you would input: | For 12edo, you would input: | ||
<pre>{{Lumatone | <pre>{{Navbox Lumatone}}</pre> | ||
on the page [[Lumatone mapping for 12edo]], which would give: | on the page [[Lumatone mapping for 12edo]], which would give: | ||
{{{{ | {{{{ROOTPAGENAMEE}}|12}} | ||
For non-octave mappings, such as EDTs, add the parameter <code>equave=t</code>. For example, for the page 13edt, you would input | |||
<pre>{{Navbox Lumatone|equave=t}}</pre> | |||
and get: | |||
{{{{ROOTPAGENAMEE}}|13|equave=t}} | |||