Difference between revisions of "Error/Documentation"

m (→‎Parameters: Parameter is named)
Line 3: Line 3:
  
 
== Parameters ==
 
== Parameters ==
{{bullet}} '''text''': The content of the error message.
+
{{parameter|text|The content of the error message.}}
  
 
== Usage ==
 
== Usage ==
 
<pre>{{error|Example}}</pre>
 
<pre>{{error|Example}}</pre>

Revision as of 17:21, 25 February 2023

Description

Displays an error message in red (visible for the user). It is used by other templates to signify an error.

Parameters

Arrow.pngtext: The content of the error message.
Required.

Usage

{{error|Example}}