Template:Colored note: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) Created page with |
ArrowHead294 (talk | contribs) m Entities are normally given in hex |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''<span style="{{# | <includeonly>'''{{#switch: {{{1|}}} | ||
| red=<span style="white-space: nowrap; background-color: #eda6a6; color: #ff0000;"> {{trim|{{{2|}}}}} </span> | |||
| green=<span style="white-space: nowrap; background-color: #58ff58; color: #005500;"> {{trim|{{{2|}}}}} </span> | |||
| blue=<span style="white-space: nowrap; background-color: #7fe9e9; color: #0000ff;"> {{trim|{{{2|}}}}} </span> | |||
| yellow=<span style="white-space: nowrap; background-color: #ffff00; color: #000000;"> {{trim|{{{2|}}}}} </span> | |||
| black=<span style="white-space: nowrap;"> {{trim|{{{2|}}}}} </span> | |||
| #default=<span style="white-space: nowrap;"> {{trim|{{{1|}}}}} </span> | |||
}}'''</includeonly><noinclude> | |||
{{documentation}} | |||
[[Category:Formatting templates]] | |||
</noinclude> |
Latest revision as of 15:45, 6 December 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}}
|