Difference between revisions of "Error"

m (Fixed spacing)
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="color: red; font-weight: bold;">{{{1}}}</div></includeonly><noinclude>
+
<includeonly><span class="error" style="color: red; font-weight: bold;">{{{text|{{{1|{{error|No error text was provided. Add a text parameter.}}}}}}}}</span>[[Category:Template Errors]]</includeonly><noinclude>{{Error/Documentation}}</noinclude>
== Description ==
 
This template displays an error message in red (visible for the user). It is used by other templates to signify an error.
 
 
 
== Parameters ==
 
{{bullet}} '''(unnamed parameter)''': The content of the error message.
 
 
 
== Usage ==
 
<pre>{{error|Example}}</pre>
 
</noinclude>
 

Latest revision as of 13:14, 12 March 2023

Description[edit]

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

Usage[edit]

{{error|<Example>}}

Parameters[edit]

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

Errors[edit]

No error text was provided. Add a text parameter.