Template:Bravura: Difference between revisions
Dave Keenan (talk | contribs) →See also: Added link to Template:Sagittal which also uses the BravuraText font |
Dave Keenan (talk | contribs) Changed "Bravura font" to "BravuraText font" |
||
Line 1: | Line 1: | ||
<includeonly><span class="bravura" style="font-size:{{{2|100%}}};">{{{1|}}}</span></includeonly><noinclude> | <includeonly><span class="bravura" style="font-size:{{{2|100%}}};">{{{1|}}}</span></includeonly><noinclude> | ||
The '''Bravura''' template is used to display text using the | 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 == | ||
This template accepts two unnamed arguments: | This template accepts two unnamed arguments: | ||
# Text to display using the | # 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 "100%". | ||