Template:Colored note: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>'''{{#switch: {{{1|}}}|red=<span style="background-color: #eda2a2; color: #ff0000;"> {{{2|}}} </span>|blue=<span style="background-color: #6fe9e9; color: #0000ff;"> {{{2}}} </span>|black= {{{2}}} |#default= {{{1}}} }}'''</includeonly><noinclude> | <includeonly>'''{{#switch: {{{1|}}} | ||
| red=<span style="background-color: #eda2a2; color: #ff0000;"> {{{2|}}} </span> | |||
| blue=<span style="background-color: #6fe9e9; color: #0000ff;"> {{{2}}} </span> | |||
| black= {{{2}}}  | |||
| #default= {{{1}}}  | |||
}}'''</includeonly><noinclude> | |||
== Documentation == | == Documentation == |
Revision as of 18:59, 7 May 2024
Documentation
In some tunings, sharps raise by three or more steps, which makes half-sharps and half-flats insufficient. Colors can be used to indicate raising or lowering in these cases.
Usage
You type | You get |
---|---|
{{colored note|red|A}}
|
A |
{{colored note|green|A}}
|
green |
{{colored note|blue|A}}
|
A |
{{colored note|yellow|A}}
|
yellow |
{{colored note|black|A}}
|
A |
{{colored note|A}}
|