Template:DaedricFont

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

Summary[edit]

This will cause text to be displayed in the Daedric web font on the page. If, for any reason, the font fails to display, you can manually download it here. You can Google for instructions on how to install it, as this varies from system to system.

Parameters[edit]

DaedricFont
Parameter Scope Description
1 required Text to display using the Daedric font.
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.