Template:Bravura: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
Sintel (talk | contribs)
make defaults better for inline text
Line 1: Line 1:
<includeonly><span class="bravura" style="font-size:{{{2|100%}}};">{{{1}}}</span></includeonly><noinclude>
<includeonly><span class="bravura" style="line-height: 18px; font-size:{{{2|200%}}};">{{{1}}}</span></includeonly><noinclude>
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]].



Revision as of 20:14, 1 January 2025

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.

Template documentation[view] [edit] [history] [purge]

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|&#xE280;}}.

This will render as .

See also