Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<includeonly> | <includeonly> | ||
{{(!}} style="margin: | {{(!}} style="margin: 6px 0px 2px 0px; padding: 5px; width: 100%; background-color: var({{#switch: {{{2}}} | ||
| Attention = | | Attention =--color-box1-t | ||
| Advanced = | | Advanced =--color-box2-t | ||
| Hint = | | Hint = --color-box3-t | ||
| Important = | | Important = --color-box4-t | ||
| Reference = | | Reference = --color-box5-t}}); border-radius: var(--border-radius--medium); border: 2px solid var({{#switch: {{{2}}} | ||
| Attention =--color-box1-f | |||
| Advanced = --color-box2-f | |||
| Hint = --color-box3-f | |||
| Important = --color-box4-f | |||
| Reference = --color-box5-f}})" | |||
{{!}} valign="top" style="width: 130px; valign: top; margin: 5px;" {{!}} [[{{#switch: {{{1}}} | {{!}} valign="top" style="width: 130px; valign: top; margin: 5px;" {{!}} [[{{#switch: {{{1}}} | ||
| de = Bild:{{#switch: {{{2}}} | | de = Bild:{{#switch: {{{2}}} |
Aktuelle Version vom 1. März 2025, 17:29 Uhr
Verwendung
Mit dieser Vorlage werden verschiedene Hinweisboxen erstellt. Verfügbar sind aktuell folgende Kategorien:
- Achtung (
Attention
) - Weitere Informationen (
Advanced
) - Hinweis (
Hint
) - Referenz (
Reference
) - Wichtig (
Important
)
Durch den Sprachparameter de
und en
sowie den zuvor genannten Kategorien, wo der englische Name auch gleichzeitg der Parameter ist, erfolgt die Umschaltung des Layouts.
Die Verwendung erfolgt durch {{Manual Box | Sprache | Kategorie | Hinweistext}}
.
Beispiele
Parameter de
, Attention
und Hier steht [...]
![]() |
Hier steht ein besonders wichtiger Text. Dieser kann auch über mehrere Zeilen sich erstrecken. Dabei bleibt die Grafik stets links oben ausgerichtet. |
Parameter de
, Important
und Das ist [...]
![]() |
Das ist ein Beispiel für eine Box mit einem wichtigen Hinweis. |
Parameter en
, Advanced
und Here you can [...]
![]() |
Here you can read more detailed informations about this topic. |
Parameter en
, Hint
und This is [...]
![]() |
This is a hint. |