Template:Bravura/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
You can look up the specific Unicode points at https://w3c.github.io/smufl/latest/index.html. | You can look up the specific Unicode points at https://w3c.github.io/smufl/latest/index.html. | ||
It is recommended to use the character code directly | It is recommended to use the character code directly and adding <code>&#</code> in front and <code>;</code> after. For example, for the half-flat (U+E280) use <code><nowiki>{{Bravura|&#xE280;}}</nowiki></code>. | ||
This will render as {{Bravura|}}. | |||
=== See also === | === See also === | ||
* [[Template:Sagittal]] | * [[Template:Sagittal]] | ||
* [[Template:HEJI]] | * [[Template:HEJI]] |
Revision as of 20:39, 1 January 2025
Usage notes
This template accepts two unnamed arguments:
- Text to display using the BravuraText font.
- (optional) Font size, to be provided as a CSS font-size value; defaults to "200%".
You can look up the specific Unicode points at https://w3c.github.io/smufl/latest/index.html.
It is recommended to use the character code directly and adding &#
in front and ;
after. For example, for the half-flat (U+E280) use {{Bravura|}}
.
This will render as .