Difference between revisions of "Template:ClickInternal"

From The Urban Dead Wiki
Jump to navigationJump to search
Line 6: Line 6:
*''height'' and ''width'' must be specified in px and should match the image's size.
*''height'' and ''width'' must be specified in px and should match the image's size.
**If the sizes are not correct, you may see a message with a hot pink background; simply decrease the height
**If the sizes are not correct, you may see a message with a hot pink background; simply decrease the height
*This template will not work in IE version 8 or lower. It doesn't break the page however, so it's safe to use.
*'''This template will not work in IE version 8 or lower.''' It doesn't break the page however, so it's safe to use.
**Use image redirects to make IE behave similarly.
**Use image redirects to make IE behave similarly.



Revision as of 19:45, 8 August 2010

Usage

Give images your own link.

  • link and image don't need square brackets.
  • height and width must be specified in px and should match the image's size.
    • If the sizes are not correct, you may see a message with a hot pink background; simply decrease the height
  • This template will not work in IE version 8 or lower. It doesn't break the page however, so it's safe to use.
    • Use image redirects to make IE behave similarly.

Example

{{ClickInternal
 |link=Example Page
 |image=Example.jpg
 |width=200px
 |height=150px
 |mouseover=You'll see this when you mouseover the image
}}

Will produce:

 Example.jpgUse a smaller height if you can see this message.