Template:Click-ext: Difference between revisions

Template page
No edit summary
No edit summary
Line 2: Line 2:
<div style="position: absolute; 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: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[{{{link}}} &nbsp;&nbsp;&nbsp;]</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><noinclude>All items are required.
<pre>
{{Click
| image = Image.jpg
| width = 15px
| height = 15px
| link = Battlestar Wiki:Main page
}}
</pre>
[[Category:Templates using Click-ext|{{PAGENAME}}]]
</noinclude>

Revision as of 20:35, 27 December 2006

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

All items are required.

{{Click
| image = Image.jpg
| width = 15px
| height = 15px
| link = Battlestar Wiki:Main page
}}