Template:Bravura/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
Docu page
 
Sintel (talk | contribs)
No edit summary
Line 3: Line 3:
This template accepts two unnamed arguments:
This template accepts two unnamed arguments:
# Text to display using the BravuraText font.
# Text to display using the BravuraText font.
# (optional) Font size, to be provided as a CSS font-size value; defaults to "100%".
# (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, for example, for the half flat (U+E280) use <code><nowiki>{{Bravura|&#xE280}}</nowiki></code>.


=== See also ===
=== See also ===
* [[Template:Sagittal]]
* [[Template:Sagittal]]
* [[Template:HEJI]]
* [[Template:HEJI]]

Revision as of 20:23, 1 January 2025

Usage notes

This template accepts two unnamed arguments:

  1. Text to display using the BravuraText font.
  2. (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, for example, for the half flat (U+E280) use {{Bravura|&#xE280}}.

See also