Vorlage:Alert: Unterschied zwischen den Versionen

Aus Handbuch - Die Neue Welt
Zur Navigation springen Zur Suche springen
Zeile 14: Zeile 14:
 
{{Alert|#cccccc|Hello world!}}
 
{{Alert|#cccccc|Hello world!}}
 
</pre>
 
</pre>
</noinclude>{| border="1" cellspacing="0" cellpadding="10" style="border-collapse: collapse; width: 100%; background-color: {{{1}}};"|{{{2}}}|}
+
</noinclude>{| border="1" cellspacing="0" cellpadding="10" style="border-collapse: collapse; width: 100%; background-color: {{{1}}};"| {{{2}}}}

Version vom 28. Februar 2025, 19:18 Uhr

Beschreibung

Erstellt einen umrahmten Text in einem Container mit Hintergrundfarbe, um zb. wichtige Textstellen hervorzuheben.

Parameter

Hintergrundfarbe, Hexadezimale Angabe: #cccccc
Inhalt, Text.

Beispielanwendung

{{Alert|#cccccc|Hello world!}}