Vorlage:Infobox/Inline: Unterschied zwischen den Versionen

Aus OMSI-Tools
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 36: Zeile 36:
"required": true
"required": true
},
},
"GLOW": {
"GLOWCOLOR": {
"label": "Glow",
"label": "Glow color",
"description": "Adds a blur effect to the border.",
"description": "Adds a blur effect to the border with the specified color.",
"type": "boolean",
"type": "content",
"default": "false"
"default": "false"
}
}
Zeile 48: Zeile 48:
"ICON",
"ICON",
"MESSAGE",
"MESSAGE",
"GLOW"
"GLOWCOLOR"
]
]
}
}
Zeile 56: Zeile 56:
  |ICON=
  |ICON=
  |MESSAGE=
  |MESSAGE=
  |GLOW=
  |GLOWCOLOR=
}}</nowiki>
}}</nowiki>
</noinclude>
</noinclude>

Version vom 5. August 2023, 23:45 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
Glow colorGLOWCOLOR

Adds a blur effect to the border with the specified color.

Standard
false
Inhaltoptional

Template source code:

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