Template:ClickInternal: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(Few more minor changes)
(Redirected page to Template:Click)
 
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|{{{link}}}}}}]]</div></includeonly><noinclude>
#REDIRECT [[Template:Click]]
===Usage===
Give images your own link.
 
*''link'' and ''image'' don't need square brackets.
*''mouseover'' is optional (and will default to ''link'')
 
<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: