More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden"> | <includeonly><div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden"> | ||
<div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[{{{link}}} ]</div> | <div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[{{{link}}} ]</div> | ||
<div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div> | <div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div> | ||
</div><noinclude>[[Category:Templates using Click-ext|{{PAGENAME}}]]</noinclude> | </div></includeonly><noinclude>All items are required. | ||
<pre> | |||
{{Click | |||
| image = Image.jpg | |||
| width = 15px | |||
| height = 15px | |||
| link = http://to.ext.source.com | |||
}} | |||
</pre> | |||
[[Category:Templates using Click-ext|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 15:53, 17 January 2007
All items are required.
{{Click | image = Image.jpg | width = 15px | height = 15px | link = http://to.ext.source.com }}