Template:Bravura/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
m Style
 
Line 1: Line 1:
{{dochead}}
{{dochead}}
The '''Bravura''' template is used to display text using the BravuraText font. If the font is not available on the client side, it is provided through [[MediaWiki:Common.css]].
The '''Bravura''' template is used to display text using the BravuraText font. If the font is not available on the client side, it is provided through [[MediaWiki: Common.css]].


=== Usage notes ===
=== Usage notes ===
Line 14: Line 14:


=== See also ===
=== See also ===
* [[Template:Sagittal]]
* [[Template: Sagittal]]
* [[Template:HEJI]]
* [[Template: HEJI]]
* [[Template:flat]]
* [[Template: Flat]]
* [[Template:sharp]]
* [[Template: Sharp]]
* [[Template:natural]]
* [[Template: Natural]]
* [[Template:sharp2]]
* [[Template: Sharp2]]
* [[Template:flat2]]
* [[Template: Flat2]]
* [[Template:demiflat]]
* [[Template: Demiflat]]
* [[Template:demisharp]]
* [[Template: Demisharp]]
* [[Template:sesquisharp]]
* [[Template: Sesquisharp]]
* [[Template:sesquiflat]]
* [[Template: Sesquiflat]]

Latest revision as of 08:26, 12 May 2026

The Bravura template is used to display text using the BravuraText font. If the font is not available on the client side, it is provided through MediaWiki: Common.css.

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 the Standard Music Font Layout specification (sections 4.18 - 4.38).

It is recommended to use the character code directly and adding &#x in front and ; after. For example, for the half-flat (U+E280) use {{Bravura|}}.

This will render as .

See also