Template:Error
Jump to navigation
Jump to search
Utility template for displaying error messages. Intended to be used for template errors, e.g. missing parameters.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Error message | 1 | Error message shown to the user. Be descriptive!
| String | required |
Example
The following wiki markup:
{{{error|Missing parameter '1' in Template:Error}}
...becomes this:
Missing parameter '1' in Template:Error