Vorlage:Infobox/Inline: Unterschied zwischen den Versionen

Aus OMSI-Tools
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 10: Zeile 10:
= 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 & blue glow | GLOWCOLOR = blue }}
|-
|-
| || ||
| || ||
|-
|-
| {{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 & yellow glow | GLOWCOLOR = yellow }}
|}
|}



Version vom 5. August 2023, 23:41 Uhr

Vorschau

info

info & blue glow

warning

warning & yellow 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=
}}