Vorlage:Hinweis: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 2: | Zeile 2: | ||
<div class="infobox notification-{{{boxtype}}}"> | <div class="infobox notification-{{{boxtype}}}"> | ||
<span class="boxlabel"> | <span class="boxlabel"> | ||
{{ | {{{boxlabel}}} | ||
</span>{{{text}}} | |||
}} | |||
</span>{{{ | |||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Zeile 25: | Zeile 16: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "text": {} | ||
}, | }, | ||
"description": "To add standard info boxes such as notes or warnings to a page" | "description": "To add standard info boxes such as notes or warnings to a page" | ||
Aktuelle Version vom 9. Juni 2021, 08:48 Uhr
{{{boxlabel}}} {{{text}}}
To add standard info boxes such as notes or warnings to a page
| Parameter | Beschreibung | Typ | Status | |
|---|---|---|---|---|
| boxtype | boxtype | Possible values: note, tip, warning,example, important, backgroundbox
| Mehrzeiliger Text | erforderlich |
| text | text | keine Beschreibung | Unbekannt | optional |