Changes

Jump to navigation Jump to search
Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page. --> <templatedata> { "description": "This template is used to format error messages.", "format": "in..."
{{Documentation subpage}}
<!-- Categories go at the bottom of this page. -->
<templatedata>
{
"description": "This template is used to format error messages.",
"format": "inline",
"params": {
"message": {
"aliases": [
"1"
],
"label": "message",
"description": "The error message",
"type": "content",
"required": true
},
"tag": {
"label": "tag",
"description": "Tag used for the error message: “p”, “span”, “div” or “strong”",
"type": "line",
"default": "strong"
}
}
}
</templatedata>
<includeonly>
<!-- Categories go here: -->
[[Category:Templates]]
</includeonly>

Navigation menu