Vorlage:Infobox/Inline: Unterschied zwischen den Versionen

Aus OMSI-Tools
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 19: Zeile 19:
= Vorschau =
= Vorschau =
{|
{|
| {{Infobox/Inline | ICON = info | MESSAGE = info }} || {{Infobox/Inline | ICON = info | MESSAGE = info & glow | GLOW = true }}
| {{Infobox/Inline | ICON = info | MESSAGE = info }} || || {{Infobox/Inline | ICON = info | MESSAGE = info & glow | GLOW = true }}
|-
|-
| {{Infobox/Inline | ICON = warning | MESSAGE = warning }} || {{Infobox/Inline | ICON = warning | MESSAGE = warning & glow | GLOW = true }}
| || ||
|-
| {{Infobox/Inline | ICON = warning | MESSAGE = warning }} || || {{Infobox/Inline | ICON = warning | MESSAGE = warning & glow | GLOW = true }}
|}
|}



Version vom 5. August 2023, 23:33 Uhr

Vorschau

info

info & glow

warning

warning & glow

International template - Displays an information or warning message.

[Vorlagendaten bearbeiten]

Vorlagenparameter

Diese Vorlage bevorzugt Blockformatierung von Parametern.

ParameterBeschreibungTypStatus
IconICON

Specify icon - possible values: <code>info</code> | <code>warning</code

Zeileerforderlich
MessageMESSAGE

Message which will be shown

Inhalterforderlich
GlowGLOW

Adds a blur effect to the border.

Standard
false
Booleschoptional

Template source code:

{{Infobox/Inline
 |ICON=
 |MESSAGE=
 |GLOW=
}}