|
|
| Line 1: |
Line 1: |
| <includeonly><div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden">
| | #REDIRECT[[Template:Click]] |
| <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">[[File:{{{image}}}|{{{width}}}|{{{link}}}]]</div>
| |
| </div></includeonly><noinclude>All items are required.
| |
| <pre>
| |
| {{Click-ext
| |
| | image = Image.jpg
| |
| | width = 15px
| |
| | height = 15px
| |
| | link = http://to.ext.source.com
| |
| }}
| |
| </pre>
| |
| [[Category:Templates using Click-ext|{{PAGENAME}}]] | |
| </noinclude>
| |