Difference between revisions of "Template:Click"

From WikiVet English
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden;">
+
<div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden;">
<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>
+
<div style="position: absolute; top: {{{top|0px}}}; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3;">[[{{{link}}}|&nbsp;&nbsp;&nbsp;]]</div>
<div style="position: absolute; top: {{{top|0px}}}; left: {{{left|0px}}}; z-index: 2;">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div>
+
<div style="position: absolute; top: {{{top|0px}}}; left: 0px; z-index: 2;">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div>
</div></includeonly>
+
</div>
<noinclude>
 
{|width="50%"
 
|<pre>{{click
 
|width =
 
|height =
 
|link =
 
|image =
 
|top =
 
|left =
 
|lineheight =
 
|fontsize =
 
}}</pre>
 
|}</noinclude>
 

Revision as of 13:53, 7 October 2008

[[{{{link}}}|   ]]
[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]