Vorlage:NoteBox: Unterschied zwischen den Versionen
Aus Cryptshare Documentation
Keine Bearbeitungszusammenfassung |
(Änderung 20334 von Hartwigr (Diskussion) rückgängig gemacht.) |
||
Zeile 1: | Zeile 1: | ||
<div class='alert alert-warning'> | <div class='alert alert-warning'><div class='alert-heading'>''' {{{title}}} '''</div><div>{{{content}}}</div></div> | ||
<noinclude> | |||
<templatedata> | |||
</ | { | ||
"params": { | |||
"title": { | |||
"description": "The title for this box" | |||
}, | |||
"content": { | |||
"description": "The content of this box" | |||
} | |||
}, | |||
"description": "A yellow box with an important note." | |||
} | |||
</templatedata> | |||
</noinclude> |
Version vom 15. März 2022, 13:04 Uhr
{{{title}}}
{{{content}}}
A yellow box with an important note.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
title | title | The title for this box | Unbekannt | optional |
content | content | The content of this box | Unbekannt | optional |