Template:Hinweis: Difference between revisions

From Infektiopedia
imported>Maximilian.schons@uk-koeln.de
No edit summary
imported>Maximilian.schons@uk-koeln.de
No edit summary
Line 1: Line 1:
<templatestyles src="Template:Hinweis/styles.css" />
<div class="infobox notification-{{{boxtype}}}">
<div class="infobox notification-{{{boxtype}}}">
<span class="boxlabel">
<span class="boxlabel">

Revision as of 14:32, 7 June 2021

Note: {{{Note text}}}


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