Difference between revisions of "Error"

m (Stopped automatic linebreaks by replacing <div> with <span>)
m (Added documentation page)
Line 1: Line 1:
<includeonly><span style="color: red; font-weight: bold;">{{{content|{{{text|{{{1}}}}}}}}}</span></includeonly><noinclude>
+
<includeonly><span style="color: red; font-weight: bold;">{{{content|{{{text|{{{1}}}}}}}}}</span></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>
 

Revision as of 11:52, 23 January 2022

Description

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

{{error|<Example>}}

Parameters

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

Errors

No error text was provided. Add a text parameter.