Open main menu

UESPWiki β

Template:FalmerFont

SummaryEdit

This template causes text to be displayed in the Falmer Font on the page. The font is included in the CSS as a webfont, therefore the client doesn't have to install the font.

ParametersEdit

FalmerFont
Parameter Scope Description
1 required Text to display using the Falmer font. Use upper-case letters only.
2 optional Font size. Note that values from 0-6 will roughly duplicate sizes for the <font> tag, while larger values will be understood as pixel height. (Default: 6 or xx-large.)
size optional Font size. As above, but this is a straight CSS size and must include units. Overrides the second parameter if both are specified.
3 optional Mouseover text. Defaults to the text in parameter 1 with the <br> tags replaced with spaces. Note that mouseover text cannot contain markup.