Views

Difference between revisions of "Template:LinkImage"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div style="position:relative; overflow:hidden; width:{{{WIDTH}}}; height:{{{HEIGHT}}}; z-index:2;">[[Image:{{{IMAGE}}}|{{{WIDTH}}}]]<div style="position:absolute; top:0; left:0; padding-top:3px; z-index:3;">[[{{{LINK}}}|<span style="float:left; width:{{{WIDTH}}}; height:{{{HEIGHT}}}; font-size:{{{HEIGHT}}}; line-height:{{{HEIGHT}}}; word-spacing:{{{WIDTH}}}; cursor:pointer;">&nbsp; &nbsp;</span>]]</div></div></includeonly><noinclude>Diese Vorlage hinterlegt ein angegebenes Bild mit einem Link.</noinclude>
+
<includeonly><div style="position:relative; overflow:hidden; width:{{{WIDTH}}}; height:{{{HEIGHT}}}; z-index:2;">[[Image:{{{IMAGE}}}|{{{WIDTH}}}]]<div style="position:absolute; top:0; left:0; padding-top:3px; z-index:3;">[[{{{LINK}}}|<span style="float:left; width:{{{WIDTH}}}; height:{{{HEIGHT}}}; font-size:{{{HEIGHT}}}; line-height:{{{HEIGHT}}}; word-spacing:{{{WIDTH}}}; cursor:pointer;">&nbsp; &nbsp;</span>]]</div></div></includeonly><noinclude>Diese Vorlage hinterlegt ein angegebenes Bild mit einem Link.
 +
 
 +
<pre><nowiki>
 +
{{LinkImage
 +
|IMAGE =
 +
|WIDTH =
 +
|HEIGHT =
 +
|LINK =
 +
}}
 +
</nowiki></pre>
 +
 
 +
</noinclude>

Latest revision as of 19:13, 17 October 2006

Diese Vorlage hinterlegt ein angegebenes Bild mit einem Link.

{{LinkImage
|IMAGE = 
|WIDTH = 
|HEIGHT = 
|LINK = 
}}