Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "User:Brammers/Wiki Map Dev"
From Neocron Wiki
(Checking....) |
(Circles must be first) |
||
Line 9: | Line 9: | ||
== Map test == | == Map test == | ||
+ | |||
+ | The grids have maps, and the ASG in E13 is linked as well. | ||
<imagemap> | <imagemap> | ||
image:Wiki-test-map.png | image:Wiki-test-map.png | ||
+ | circle 320 327 20 [[ASG|ASG]] | ||
rect 15 14 223 222 [[F12]] | rect 15 14 223 222 [[F12]] | ||
rect 17 222 223 429 [[E12]] | rect 17 222 223 429 [[E12]] | ||
rect 224 15 431 222 [[F13]] | rect 224 15 431 222 [[F13]] | ||
rect 223 223 431 431 [[E13]] | rect 223 223 431 431 [[E13]] | ||
− | |||
</imagemap> | </imagemap> |
Revision as of 20:19, 13 May 2008
Wiki Map Testing
Map to use for testing.
- Link to Imagemap extension docs - http://www.mediawiki.org/wiki/Extension:ImageMap
- Image map editor - http://tools.wikimedia.de/~dapete/ImageMapEdit/ImageMapEdit.html?en
Map test
The grids have maps, and the ASG in E13 is linked as well.
<imagemap> image:Wiki-test-map.png circle 320 327 20 ASG rect 15 14 223 222 F12 rect 17 222 223 429 E12 rect 224 15 431 222 F13 rect 223 223 431 431 E13 </imagemap>