More actions
Hiding code |
+ external link property |
||
Line 1: | Line 1: | ||
<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; z-index: 2">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div></div></includeonly><noinclude> | <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">{{#if:{{{link|}}}|[[{{{link}}}| ]]|[{{ex-link}}} }}</div><div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{image}}}|{{{width}}}|{{#if:{{{link|}}}|{{{link}}}|{{{ex-link}}}}}]]</div></div></includeonly><noinclude> | ||
All items are required. | All items are required. | ||
<pre> | <pre> | ||
Line 7: | Line 7: | ||
| height = 15px | | height = 15px | ||
| link = Battlestar Wiki:Main page | | link = Battlestar Wiki:Main page | ||
| ex-link = http://www.somebsgwebsite.com | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates using click|{{PAGENAME}}]] | [[Category:Templates using click|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 01:57, 29 March 2008
All items are required.
{{Click | image = Image.jpg | width = 15px | height = 15px | link = Battlestar Wiki:Main page | ex-link = http://www.somebsgwebsite.com }}