Keine Bearbeitungszusammenfassung Markierungen: Zurückgesetzt 2017-Quelltext-Bearbeitung |
Keine Bearbeitungszusammenfassung Markierungen: Manuelle Zurücksetzung 2017-Quelltext-Bearbeitung |
||
Zeile 1: | Zeile 1: | ||
<includeonly><templatestyles src="Hinweisbox/styles.css" /><div class="hw-messagebox notification-{{{boxtype}}} {{#switch: {{{icon}}}|yes=icon|ja=icon}}" {{#if:{{{bgcolor|}}}|style="background:{{{bgcolor}}}"|}}><span class="boxlabel">{{#switch: {{{boxtype}}} | note | Note | Hinweis = Hinweis: | tip | Tip | Tipp = Tipp: | warning | Warning | Warnung = Achtung! | example | Example | Beispiel = Beispiel: | important | Important | Wichtig = Wichtig! | neutral | Neutral = }}</span> | <includeonly><templatestyles src="Hinweisbox/styles.css" /><div class="hw-messagebox notification-{{{boxtype}}} {{#switch: {{{icon}}}|yes=icon|ja=icon}}" {{#if:{{{bgcolor|}}}|style="background:{{{bgcolor}}}"|}}><span class="boxlabel">{{#switch: {{{boxtype}}} | note | Note | Hinweis = Hinweis: | tip | Tip | Tipp = Tipp: | warning | Warning | Warnung = Achtung! | example | Example | Beispiel = Beispiel: | important | Important | Wichtig = Wichtig! | neutral | Neutral = }}</span>{{{Note text}}}</div></includeonly> | ||
{{{Note text}}}</div></includeonly> | |||
<noinclude> | <noinclude> | ||
Kopiervorlage: | Kopiervorlage: |
Version vom 18. Juli 2023, 14:38 Uhr
Kopiervorlage:
{{Hinweisbox|boxtype = |Note text =| bgcolor =}}
Infobox für Hinweise, Warnungen, Tipps, etc.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Art von Box | boxtype | Hinweis, Tipp, Wichtig, Warnung, Beispiel, Neutral
| Unbekannt | erforderlich |
Symbol anzeigen | icon | Zeigt ein passendes Symbol
| Unbekannt | vorgeschlagen |
Text | Note text | keine Beschreibung | Unbekannt | erforderlich |
Hintergrundfarbe | bgcolor | Hintergrundfarbe für neutrale Box in Hex-format (#ececec)
| Unbekannt | vorgeschlagen |