Open main menu

UESPWiki β

Template:Error/Doc

< Template:Error

SummaryEdit

Used to display warning or error text, primarily in templates. Normally, this will display in bold, slightly larger, and red; you can override the formatting of this using personal CSS using the strong.error selector.

ParametersEdit

Error
Parameter Scope Description
1 optional The text to display (default: Error).

ExampleEdit

{{Error|You must specify a value for the <code>race</code> parameter!}}

You must specify a value for the race parameter!