Difference between revisions of "Template:Click"

From WikiVet English
Jump to navigation Jump to search
(New page: </noinclude><includeonly>{{#tag:imagemap| Image:{{{image|Transparent.gif}}}{{!}}{{#iferror: {{#expr:{{{width}}} > 0 }} |{{{width|}}}|{{{width}}}{{#if:{{{height|}}}|{{#iferror: {{#expr:{{{h...)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
</noinclude><includeonly>{{#tag:imagemap|
+
<includeonly><div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden;">
Image:{{{image|Transparent.gif}}}{{!}}{{#iferror: {{#expr:{{{width}}} > 0 }} |{{{width|}}}|{{{width}}}{{#if:{{{height|}}}|{{#iferror: {{#expr:{{{height}}} > 0 }}||x{{{height}}}}}px|px}}}}{{!}}{{{title|}}}
+
<div style="position: absolute; top: {{{top|0px}}}; left: {{{left|0px}}}; font-size: {{{fontsize|300px}}}}; overflow: hidden; line-height: {{{lineheight|300px}}}; z-index: 3;">[[{{{link}}}|&nbsp;&nbsp;&nbsp;]]</div>
default [[{{{link|Main Page}}}|{{{title|{{{link|}}}}}}]]
+
<div style="position: absolute; top: {{{top|0px}}}; left: {{{left|0px}}}; z-index: 2;">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div>
desc {{{desc|none}}}
+
</div></includeonly>
}}</includeonly><noinclude>
+
<noinclude>
 +
{|width="50%"
 +
|<pre>{{click
 +
|width =
 +
|height =
 +
|link =
 +
|image =
 +
|top =
 +
|left =
 +
|lineheight =
 +
|fontsize =
 +
}}</pre>
 +
|}</noinclude>

Latest revision as of 15:14, 8 October 2008


{{click
|width =
|height =
|link =
|image =
|top =
|left =
|lineheight =
|fontsize =
}}