Template:Error/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) Created page with "{{dochead}}{{wikipedia}} This template returns a ''state of error'' message in red, visible for the user.{{clear}}" |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{dochead}}{{wikipedia}} | {{dochead}}{{wikipedia}} | ||
This template returns a ''state of error'' message in red, visible for the user.{{clear}} | This template returns a ''state of error'' message in red, visible for the user. It is intended for use by other templates to indicate an error condition or when parameters have not been entered correctly.{{clear}} | ||
=== Usage === | |||
<pre>{{error|Hello world}}</pre> | |||
gives | |||
{{Error|Hello world}} |
Revision as of 12:35, 7 May 2025
This template returns a state of error message in red, visible for the user. It is intended for use by other templates to indicate an error condition or when parameters have not been entered correctly.
Usage
{{error|Hello world}}
gives
Hello world