Vorlage:Wichtig: Unterschied zwischen den Versionen

Wechseln zu: Navigation, Suche
(first try)
 
K (7 Versionen)
 
(6 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
<style type="text/css">
+
{{ColorBox
.notification {
+
|color=#d04638;
background-color: rgba(249,48,4,0.85);
+
|border=#250020;
padding: 5px 20px;
+
|text=#fff;
border: 2px groove #b77a7b;
+
|1=[[Datei:Exclamation.png]] <span style="font-weight:bold;">{{{1}}}</span>
}
+
}}
</style>
+
<noinclude>
 +
==Verwendung==
  
<div class="notification">
+
<pre>
=={{header}}==
+
{{Wichtig
{{text}}
+
| Mein toller wichtiger Text
</div>
+
}}
 +
</pre>
 +
{{Wichtig
 +
| Mein toller wichtiger Text
 +
}}
 +
 
 +
Bei Fehlern mal folgendes versuchen:
 +
<pre>
 +
{{Wichtig
 +
|1=http://de.wikipedia.org kann nix
 +
}}
 +
</pre>
 +
{{Wichtig
 +
|1=http://de.wikipedia.org kann nix
 +
}}
 +
 
 +
[[Kategorie:Vorlage]]
 +
</noinclude>

Aktuelle Version vom 31. März 2014, 02:20 Uhr

Exclamation.png {{{1}}}


Verwendung

{{Wichtig
| Mein toller wichtiger Text
}}
Exclamation.png Mein toller wichtiger Text


Bei Fehlern mal folgendes versuchen:

{{Wichtig
|1=http://de.wikipedia.org kann nix
}}
Exclamation.png http://de.wikipedia.org kann nix