Template:ClickInternal: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
(Redirected page to Template:Click)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div style="display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; height:{{{height}}}; width: {{{width}}}; overflow:hidden; vertical-align:text-bottom">[[Image:{{{image}}}|{{{width}}}|link={{{link}}}|{{{mouseover}}}]]</div></includeonly><noinclude>
#REDIRECT [[Template:Click]]
===Usage===
Give images your own link.
 
*''link'' and ''image'' don't need square brackets.
*<s>''height'' and ''width'' must be specified in px and should match the image's size.</s>
**<s>If the sizes are not correct, you may see a message with a hot pink background; simply decrease the height</s>
*<s>''mouseover'' is optional (and will default to ''link'')</s>
 
<span style="color:#f00">'''This template is [[wikipedia:depricated|depricated]] due to the wiki software update on 2011-04-21.'''</span> <code><nowiki>[[File:Example.jpg|link=Example Page|width=200px|Whatever mouseover text you want]]</nowiki></code> fullfills this function. The template has been simplified to make use of this feature. It is advised to not bother with this template.
 
===Example===
<pre>
{{ClickInternal
|link=Example Page
|image=Example.jpg
|width=200px
|height=150px
|mouseover=You'll see this when you mouseover the image
}}
</pre>
Will produce:
{{ClickInternal
|link=Example Page
|image=Example.jpg
|width=200px
|height=150px
|mouseover=You'll see this when you mouseover the image
}}
 
[[Category:Utility Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 04:27, 22 April 2011

Redirect to: