Template:Colored note: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>'''{{#switch: {{{1|}}} | <includeonly>'''{{#switch: {{{1|}}} | ||
| red=<span style="background-color: #eda6a6; color: #ff0000;">&# | | red=<span style="white-space: nowrap; background-color: #eda6a6; color: #ff0000;"> {{{2|}}} </span> | ||
| green=<span style="background-color: #58ff58; color: #005500;">&# | | green=<span style="white-space: nowrap; background-color: #58ff58; color: #005500;"> {{{2|}}} </span> | ||
| blue=<span style="background-color: #7fe9e9; color: #0000ff;">&# | | blue=<span style="white-space: nowrap; background-color: #7fe9e9; color: #0000ff;"> {{{2|}}} </span> | ||
| yellow=<span style="background-color: #ffff00; color: #000000;">&# | | yellow=<span style="white-space: nowrap; background-color: #ffff00; color: #000000;"> {{{2|}}} </span> | ||
| black=&# | | black=<span style="white-space: nowrap;"> {{{2|}}} </span> | ||
| #default=&# | | #default=<span style="white-space: nowrap;"> {{{1|}}} </span> | ||
}}'''</includeonly><noinclude> | }}'''</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} |
Revision as of 18:56, 31 October 2024
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}}
|
A |
{{colored note|blue|A}}
|
A |
{{colored note|yellow|A}}
|
A |
{{colored note|black|A}}
|
A |
{{colored note|A}}
|