Template:Lumatone EDO key: Difference between revisions
Created page with "<includeonly>{{Lumatone key|x={{{x}}}|y={{{y}}}|label={{#expr: ({{{start}}} + {{{xstep}}}*{{{x}}} + {{{ystep}}}*{{{y}}}) mod {{{n}}}}}}}</includeonly><noinclude>For use with [..." |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Lumatone key|x={{{x}}}|y={{{y}}}|label={{#expr: ({{{start}}} + {{{xstep}}}*{{{x}}} + {{{ystep}}}*{{{y}}}) mod {{{n}}}}}}}</includeonly><noinclude> | <includeonly>{{Lumatone key | ||
| x = {{{x}}} | |||
| y = {{{y}}} | |||
| label = {{#expr: (({{{start}}} + {{{xstep}}} * {{{x}}} + {{{ystep}}} * {{{y}}}) mod {{{n}}} + {{{n}}}) mod {{{n}}}}} | |||
}}</includeonly><noinclude> | |||
This template is for use with [[Template:Lumatone EDO mapping]]. | |||
[[Category:Lumatone templates]] | |||
</noinclude> |