Template:Hinweis
{{{boxlabel}}} {{{text}}}
<templatedata>
{
"params": {
"boxtype": {
"description": "Possible values: note, tip, warning,example, important, backgroundbox",
"example": "note",
"type": "string",
"default": "note",
"required": true
},
"text": {}
},
"description": "To add standard info boxes such as notes or warnings to a page"
}
</templatedata>