Vorlage:WinXPIcon: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Windowspedia Icon) |
(<linkedimage> raus) |
||
| (3 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | <div style="position:absolute; z-Index:{{#if:{{{8|}}}|{{#expr:3000-{{{2| | + | <div style="position:absolute; z-Index:{{#if:{{{8|}}}|{{#expr:3000-{{{2|145}}}}}|10}}; background-color: transparent; left:{{{1|100}}}px; top:{{{2|145}}}px;"> |
<div class="klapp" style="position: relative;"> | <div class="klapp" style="position: relative;"> | ||
<!---------------------------- Icon-vor --> | <!---------------------------- Icon-vor --> | ||
| − | <div class="klapp_t" style="position:absolute; z-Index:1; background-color: transparent;" >[[Bild:{{{3|Kahoo.png}}}|48px]]</div> | + | <div class="klapp_t" style="position:absolute; z-Index:1; background-color: transparent;" >[[Bild:{{{3|Kahoo.png}}}|{{{Iwid|48px}}}]]</div> |
<!---------------------------- Icon-nach --> | <!---------------------------- Icon-nach --> | ||
| − | <div class="klapp_e" style="position:absolute; z-Index:1; background-color: transparent; display:none;" >[[Bild:{{{3|Kahoo.png}}}|48px]]</div> | + | <div class="klapp_e" style="position:absolute; z-Index:1; background-color: transparent; display:none;" >[[Bild:{{{3|Kahoo.png}}}|{{{Iwid|48px}}}]]</div> |
<!---- OverlayDiv für Bild--> | <!---- OverlayDiv für Bild--> | ||
| − | <div style="position:absolute; z-Index:1; overflow:hidden; background-color:transparent; height:48px; font-size:48px; line-height:48px; vertical-align:top; width:48px; "> </div> | + | <div style="position:absolute; z-Index:1; overflow:hidden; background-color:transparent; height:{{{Iwid|48px}}}; font-size:{{{Iwid|48px}}}; line-height:{{{Iwid|48px}}}; vertical-align:top; width:{{{Iwid|48px}}}; "> </div> |
<!---------------------------- Icon Untertitel --> | <!---------------------------- Icon Untertitel --> | ||
| − | <div style="position:relative; z-Index:1; background-color:transparent; left:-10px; top:50px; width:60px; vertical-align:top; text-align:center; line-height:15px; color:white;">{{{4}}}</div> | + | {{#if:{{{4|}}}|<div style="position:relative; z-Index:1; background-color:transparent; left:-10px; top:50px; width:60px; vertical-align:top; text-align:center; line-height:15px; color:white;">{{{4|testunterschrift}}}</div>}} |
<!---------------------------- Windowframe -------------------------------> | <!---------------------------- Windowframe -------------------------------> | ||
<div class="klapp_i" style="display:{{{15|none}}}; position:absolute; z-Index:2; border: 3px blue solid; background-color: #eeeeee; left:{{{5|-20}}}px; width:{{{7|400}}}px; margin-top:{{{6|80}}}px;"> | <div class="klapp_i" style="display:{{{15|none}}}; position:absolute; z-Index:2; border: 3px blue solid; background-color: #eeeeee; left:{{{5|-20}}}px; width:{{{7|400}}}px; margin-top:{{{6|80}}}px;"> | ||
| Zeile 18: | Zeile 18: | ||
<div style="position:absolute; background-color:transparent; border:none; left:0px;top:0px; height:30px; width:96%; overflow:hidden;" > </div> | <div style="position:absolute; background-color:transparent; border:none; left:0px;top:0px; height:30px; width:96%; overflow:hidden;" > </div> | ||
| − | <div style="position:absolute; border:none; right:0px;" > | + | <div style="position:absolute; border:none; right:0px;" >[[Datei:Errormsg-R-corner.gif|link=Blöd]]</div> |
| − | |||
| − | |||
| − | |||
| − | |||
{{#if:{{{8|}}}| | {{#if:{{{8|}}}| | ||
<!------------------ TitelBalkentext ohne Icon--> | <!------------------ TitelBalkentext ohne Icon--> | ||
| Zeile 89: | Zeile 85: | ||
Wird der Param. 8 (Box-Icon-Image) weggelassen, wird "Icon-Image" (Param 3) im Titel in der Win-Box vor die Schrift gesetzt und der Textteil auf 100% der DIV & padding links&rechts 0px gesetzt | Wird der Param. 8 (Box-Icon-Image) weggelassen, wird "Icon-Image" (Param 3) im Titel in der Win-Box vor die Schrift gesetzt und der Textteil auf 100% der DIV & padding links&rechts 0px gesetzt | ||
| − | [[Kategorie: | + | [[Kategorie:Einsame Vorlagen]] |
| − | |||
</noinclude> | </noinclude> | ||
Aktuelle Version vom 8. April 2011, 15:33 Uhr
Parameter:
{{WinXPIcon|Icon-left|Icon-top|Icon-Image|Icon-Untertitel|rel-Box-left|rel-Box-top|Box-width|Box-Icon-Image|Box-Titel|Box-Text|Buttontext1|Buttontext2|Buttontext3|Buttontext4|Display Box at start("normal" eingeben für eingeblendet)}}
Button 1&2 haben eine Breite von 50px (leider etwas statisch)
Button 3&4 haben eine Breite von 80px (leider etwas statisch)
Button ohne Text wird nicht angezeigt
Wird der Param. 8 (Box-Icon-Image) weggelassen, wird "Icon-Image" (Param 3) im Titel in der Win-Box vor die Schrift gesetzt und der Textteil auf 100% der DIV & padding links&rechts 0px gesetzt