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