Vorlage:AlertBox: Unterschied zwischen den Versionen

Aus FREMO:32 Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „<onlyinclude> <div class="alertbox float-right" id="template-alertbox" style="border:1px solid lightsteelblue; padding:5px; width:25em; margin:0 0 0.5em 1em; font-size:85%; background:#F9F9F9;"> <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div> <div style="background: yellow;"> {{#if: {{{Text|}}}|{{{Text}}}|{{PAGENAME}}…“)
 
Keine Bearbeitungszusammenfassung
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
<onlyinclude>
 
<onlyinclude>
<div class="alertbox float-right" id="template-alertbox" style="border:1px solid lightsteelblue; padding:5px; width:25em; margin:0 0 0.5em 1em; font-size:85%; background:#F9F9F9;">
+
<div class="alertbox float-right" id="template-alertbox" style="border:1px solid #CCCC00; padding:5px; width:99%; font-size:100%; background:#FFFFCC;">
<div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div>
+
<div style="background: #FFFFCC; text-align:left; width:100%;"> <strong>{{{Titel}}}</strong> {{{Text}}} </div>
<div style="background: yellow;"> {{#if: {{{Text|}}}|{{{Text}}}|{{PAGENAME}} }} </div>
 
 
</div>
 
</div>
 
</onlyinclude>
 
</onlyinclude>

Aktuelle Version vom 1. Dezember 2022, 14:54 Uhr

{{{Titel}}} {{{Text}}}