User:Farman/imaptemplate: Difference between revisions
Jump to navigation
Jump to search
(Removing all content from page) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> |
|||
{| align=right border=1 |
|||
|<imagemap> |
|||
Image:{{{mapimage}}} | 150px |
|||
circle 20 20 2 [[{{{maplink}}}]] |
|||
default [[{{{maplink}}}]] |
|||
desc none |
|||
</imagemap> |
|||
|- |
|||
{{{mapdesc}}} |
|||
|} |
|||
</includeonly> |
|||
<noinclude> |
|||
This template was designed to use in [[:category:Statistics|Stat]] articles to insert a clickable imagemap of the map showing the location of stat training areas. |
|||
==Usage== |
|||
<pre> |
|||
{{statimap |
|||
|mapimage = filename for raw image of map |
|||
|maplink = article page name for map |
|||
|mapdesc = caption text describing map |
|||
}} |
|||
</pre> |
|||
[[Category:Templates|{{PAGENAME}}]] |
|||
</noinclude> |
Revision as of 15:47, 24 July 2007
This template was designed to use in Stat articles to insert a clickable imagemap of the map showing the location of stat training areas.
Usage
{{statimap |mapimage = filename for raw image of map |maplink = article page name for map |mapdesc = caption text describing map }}