A message indicating an error in the template.
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}} | Name of the current template. | {{tpl error|Gordon Freeman}} |
{{Gordon Freeman}} |
{{{2}}} | Name of another template. Used in different types of errors. | {{tpl error|Gordon Freeman|Alyx Vance}} |
See #Type. |
{{{type}}} | Error type. List of available types:
|
{{tpl error|type = deprecated|Gordon Freeman|Alyx Vance}} |
{{Gordon Freeman}} is deprecated. Use {{Alyx Vance}} instead. |