Vorlage:InfoBox: Unterschied zwischen den Versionen
Aus Cryptshare Documentation
Keine Bearbeitungszusammenfassung Markierung: Zurückgesetzt |
(Änderung 20343 von Hartwigr (Diskussion) rückgängig gemacht.) Markierung: Rückgängigmachung |
||
Zeile 1: | Zeile 1: | ||
<div class='alert alert-success'><div class='alert-heading'>''' {{{title}}} '''</div><div>{{{content}}}</div></div> | <div class='alert alert-success'><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 green box with an informational text." | |||
} | |||
</templatedata> | |||
</noinclude> |
Version vom 15. März 2022, 13:22 Uhr
{{{title}}}
{{{content}}}
A green box with an informational text.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
title | title | The title for this box | Unbekannt | optional |
content | content | The content of this box | Unbekannt | optional |