Vorlage:Status: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
(Änderung 17557 von Hartwigr (Diskussion) rückgängig gemacht.)
Markierung: Zurückgesetzt
Zeile 1: Zeile 1:
<span class="badge badge-{{{type}}}">{{{text}}}</span>
<includeonly><span class="badge badge-{{{type}}}">{{{text}}}</span></includeonly>
 
 
 
<noinclude>
<templatedata>
{
"params": {
"type": {
"description": "You can use the following types: primary, secondary, success, danger, warning, info, light, dark",
"default": "primary"
},
"text": {
"description": "The text which will be shown"
}
},
"description": "A colored box with an informational text."
}
</templatedata>
</noinclude>

Version vom 7. März 2022, 10:17 Uhr



A colored box with an informational text.

Vorlagenparameter

ParameterBeschreibungTypStatus
typetype

You can use the following types: primary, secondary, success, danger, warning, info, light, dark

Standard
primary
Unbekanntoptional
texttext

The text which will be shown

Unbekanntoptional