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