Difference between revisions of "Template:Error"

From RimWorld Wiki
Jump to navigation Jump to search
m (Reverted edits by SmallBoo (talk) to last revision by SyntaxTerror)
Tag: Rollback
Line 1: Line 1:
<includeonly><span style="color: red;">'''{{{1|}}}'''</span></includeonly><noinclude>{{Documentation}}</noinclude>
+
<includeonly><b span style="color: red;">{{{1|}}}</b></includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 01:15, 8 March 2023

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.