Template:Navimg
From Worms Knowledge Base
Revision as of 06:21, 28 November 2009 by Explorer09 (Talk | contribs) (fix the code & add description text)
Usage
{{ Navimg
| image = file.png
| link = image link (e.g. Main Page (internal link) or http://worms2d.info/ (external))
| tooltip = tooltip
| size / xsize / width = image size (e.g. 100 or 200x150)
| alt = alternate text
}}
{{ Navimg | image | link | tooltip | size }}
Notes
- If the "alt" parameter is not specified, the alt text will be the same as the tooltip.
- Do not add square brackets in the "link" parameter. (use
Main Page|WKB
instead of[[Main Page|WKB]]
, for example)