Vorlage:Tipp: Unterschied zwischen den Versionen

Aus dem IServ-Wiki
Zur Navigation springen Zur Suche springen
(für Mediothek)
 
K (ups, Farbe korrigiert und Icon dazu)
Zeile 1: Zeile 1:
<includeonly><div class="hinweisbox" style="{{#if:{{{2}}}|width:{{{2}}}; |}}background-color:RGB(220,220,255); border-color:red;">{{{1}}}</div></includeonly><noinclude>
+
<div class="hinweisbox" style="{{#if:{{{2}}}|width:{{{2}}}; |}}background-color:RGB(220,220,255); border-color:RGB(127,127,255);">
 +
{| cellpadding="0" cellspacing="0" style="margin:0; padding:0; background-color:RGB(220,220,255)"
 +
|-
 +
| width="30" | [[Bild:Information icon.png|24px|Information]]
 +
| {{{1}}}
 +
|}
 +
</div></includeonly><noinclude>
 
Diese Vorlage dient zum Einfügen von Tipps.
 
Diese Vorlage dient zum Einfügen von Tipps.
  

Version vom 24. Mai 2007, 21:34 Uhr

Information {{{1}}}

</includeonly>

Diese Vorlage dient zum Einfügen von Tipps.

Benutzung

<html>

{{Tipp|<i>Text</i>|<i>Breite</i>}}

</html>

Die Breitenangabe kann auch ausgelassen werden, dann wird die gesamte Breite bedeckt.

Beispiel

{{Tipp|Beispiel-Text|150px}}

wird zu:

Information Beispiel-Text