Difference between revisions of "Template:Error/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "== Use == This template is used to display an error message in bold and red. It is mean principally for error messages in templates and should <u>not</u> be used in articles....")
 
Line 2: Line 2:
 
This template is used to display an error message in bold and red.
 
This template is used to display an error message in bold and red.
  
It is mean principally for error messages in templates and should <u>not</u> be used in articles.
+
It is primarily intended to display error messages in templates and should <u>not</u> be used in articles.
  
 
== Example ==
 
== Example ==

Revision as of 21:01, 8 September 2021

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.