Difference between revisions of "Template:Link-Bild"

From Lexikon (Strato)
Jump to: navigation, search
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style="position: relative; width: {{{Breite}}}; height: {{{Höhe}}}; overflow: hidden">
 
<div style="position: relative; width: {{{Breite}}}; height: {{{Höhe}}}; overflow: hidden">
 
<div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[[{{{Link}}}|<span style="float: left; width: {{{Breite}}}; height: {{{Höhe}}}; padding-right: 9px;padding: 20px; cursor: hand">&nbsp;</span>]]</div>
 
<div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[[{{{Link}}}|<span style="float: left; width: {{{Breite}}}; height: {{{Höhe}}}; padding-right: 9px;padding: 20px; cursor: hand">&nbsp;</span>]]</div>
<div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Bild:{{{Bild}}}|{{{Breite}}}|{{{Link}}}]]</div>
+
<div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{Bild}}}|width={{{Breite}}}|link={{{Link}}}]]</div>
</div><noinclude>
+
</div>
 
 
;Syntax
 
{| style="background-color: transparent;"
 
|-
 
|<pre>
 
{{Link-Bild|Bild=Commons-logo.svg|Link=commons:Hauptseite|Breite=50px|Höhe=67px}}
 
</pre>
 
|}
 
 
 
''oder:''
 
{| style="background-color: transparent;"
 
|-
 
|<pre>
 
{{Link-Bild|
 
Bild= Commons-logo.svg
 
|Link= commons:Hauptseite
 
|Breite= 50px
 
|Höhe= 67px
 
}}
 
</pre>
 
|}
 
</noinclude>
 

Latest revision as of 16:04, 27 December 2005

[[{{{Link}}}| ]]
[[Image:{{{Bild}}}|width={{{Breite}}}|link={{{Link}}}]]