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 4: Line 4:
{{#switch: {{{boxtype}}}
{{#switch: {{{boxtype}}}
  | note = Hinweis:
  | note = Hinweis:
| localnote = Lokaler Hinweis:
  | tip = Tipp:
  | tip = Tipp:
  | warning = Warnung:
  | warning = Warnung:

Revision as of 05:34, 9 June 2021

{{{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>