Template:Error
From Starfield Wiki
Summary[edit]
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.
Parameters[edit]
| Parameter | Scope | Description |
|---|---|---|
| 1 | optional | The text to display (default: Error). |
Example[edit]
{{Error|You must specify a value for the <code>race</code> parameter!}}
You must specify a value for the race parameter!