Difference between revisions of "Template:Error"

From RimWorld Wiki
Jump to navigation Jump to search
(used to display an error message in bold and red, to be used principally in templates)
(No difference)

Revision as of 20:49, 8 September 2021

Documentation icon Template documentation[view] [edit] [history] [purge]

Use

This template is used to display an error message in bold and red.

It is primarily intended to display error messages in templates and should not be used in articles.

Example

{{Error | Error: this is an error message.}}

produces: Error: this is an error message.