Vorlage:TipBox: Unterschied zwischen den Versionen
Aus Cryptshare Documentation
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 2: | Zeile 2: | ||
<div class='alert-heading'>''' {{{title}}} '''</div> | <div class='alert-heading'>''' {{{title}}} '''</div> | ||
<div>{{{content}}}</div> | <div>{{{content}}}</div> | ||
</div> | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Zeile 17: | Zeile 17: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> |
Version vom 15. März 2022, 13:08 Uhr
{{{title}}}
{{{content}}}
A blue box with tip.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
title | title | The title for this box | Unbekannt | optional |
content | content | The content of this box | Unbekannt | optional |