Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Neocron Wiki:Map Plugin Guide"
m |
(I thinks thats most of the guide done for now) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== About == | == About == | ||
− | The NC-Wiki Map plug-in is based on a Imagemap Mediawiki plug-in written by | + | The NC-Wiki Map plug-in is based on a [http://www.mediawiki.org/wiki/Extension:ImageMap Imagemap Mediawiki plug-in] written by [http://en.wikipedia.org/wiki/User:Tim_Starling Tim Starling]. A lot of extra enhancements and customisations have been added to the plugin by [[User:Brammers|Brammers]]. |
− | * Spot highlighting when you hover over an area (This was achieved using the JQuery Maphighlight plug-in) | + | These enhancements include:- |
− | * Extra functions to overlay new symbols onto an existing map, while keeping the original intact | + | |
− | * Ability to customise each area on the map with different colours and sizes | + | * Spot highlighting when you hover over an area (This was achieved using the [http://plugins.jquery.com/project/maphilight JQuery Maphighlight plug-in]) |
− | * Dynamic key generation | + | * Extra functions to overlay new symbols onto an existing map, while keeping the original image intact. |
+ | * Ability to customise each area on the map with different colours and sizes. | ||
+ | * Dynamic key generation. | ||
=== Browser Compatibility === | === Browser Compatibility === | ||
Line 12: | Line 14: | ||
The Map Plug-in is compatible with IE7 and Firefox 2. For best results please use Firefox. | The Map Plug-in is compatible with IE7 and Firefox 2. For best results please use Firefox. | ||
− | + | The plugin works with IE6, however there is no support for IE6. (Seriously if you are using IE6, upgrade to IE7 or use Firefox) If you use any other browser, support is limited but we will try and address any bugs, however please don't be offended if you are told to upgrade or change your browser. | |
=== Future enhancements === | === Future enhancements === | ||
− | Do you have an idea to improve the plug-in? Please leave your ideas on the Talk page. | + | Do you have an idea to improve the plug-in? Please leave your ideas on the [[Neocron_Wiki_talk:Map_Plugin_Guide|Talk page]]. |
== How to add new points == | == How to add new points == | ||
Line 26: | Line 28: | ||
Ok you come across one of the fantastic map page, but it's missing something you know. Lets look at sector [[A 06]]. You know [[Mrs Sung]] is in this sector, but the NPC isn't shown there and you want to add it. Here is the sector without the NPC marked. | Ok you come across one of the fantastic map page, but it's missing something you know. Lets look at sector [[A 06]]. You know [[Mrs Sung]] is in this sector, but the NPC isn't shown there and you want to add it. Here is the sector without the NPC marked. | ||
− | + | <ncw:map class="example"> | |
+ | Image:A_06.png| | ||
+ | |||
+ | point:genrep 118 84 [[Genrep]] | ||
+ | point:city_entrance_nc 164 136 [[Neocron]] | ||
+ | rect:factory 57 89 92 122 [[Simmons Factory]] | ||
+ | |||
+ | rect 10 0 217 10 [[B_06]] | ||
+ | rect 217 10 227 227 [[A_07]] | ||
+ | rect 217 0 227 10 [[B_07]] | ||
+ | </ncw:map> | ||
=== Get the URL of the Image === | === Get the URL of the Image === | ||
− | If you are using Firefox Right click on the image, and select Copy Image Location | + | If you are using Firefox Right click on the image, and select '''Copy Image''' Location |
− | |||
− | |||
− | + | [[Image:Map-Guide1.png|center|frame|Getting the image location in Firefox]] | |
=== Starting the map editor=== | === Starting the map editor=== | ||
− | Open | + | Open [http://toolserver.org/~dapete/ImageMapEdit/ImageMapEdit.html?en this link] in a new browser |
− | Put the image URL in the | + | Put the image URL in the "'''Load from URL - URL'''" box and click on the load button. The map should be loaded into the editor for you to add points. |
=== Adding points === | === Adding points === | ||
− | It is recommended you only add circles, however please see the advanced editing section for doing rectangles and polygons. The size of the circle isn't important, as the map plug-in will automatically correct the size of the circle . | + | It is recommended you only add circles, however please see the advanced editing section for doing rectangles and polygons. The size of the circle isn't important, as the map plug-in will automatically correct the size of the circle. |
So lets add where Mrs Sung is. I select Circle, click on the map. Then I add the name of the Wiki page which the spot should link to, which is Mrs Sung. | So lets add where Mrs Sung is. I select Circle, click on the map. Then I add the name of the Wiki page which the spot should link to, which is Mrs Sung. | ||
Line 50: | Line 60: | ||
Sometimes the page you are linking to may not exist. Don't worry, this is perfectly normal and acceptable. The wiki allows you or anyone else to write a new article at any time. | Sometimes the page you are linking to may not exist. Don't worry, this is perfectly normal and acceptable. The wiki allows you or anyone else to write a new article at any time. | ||
− | + | [[Image:Map-Guide2.png|center|frame|The circle marks where I've added the location for Mrs Sung]] | |
− | '''Note:''' for example purposes only, I've put Mrs Sung south of the Op, which isn't her | + | '''Note:''' for example purposes only, I've put Mrs Sung south of the Op, which isn't her normal location. |
=== Copying the information back to the wiki page=== | === Copying the information back to the wiki page=== | ||
− | At the bottom of the page there is a box with your generated points. | + | At the bottom of the page there is a box with your generated points. Only copy circle, rectangle and polygon tags between '''<nowiki><imagemap></nowiki>''' and '''<nowiki></imagemap></nowiki>''' tags. |
− | + | [[Image:Map-Guide3.png|center|frame|Copying the right elements]] | |
Then paste the information just after the '''<nowiki><ncw:map></nowiki>''' tag | Then paste the information just after the '''<nowiki><ncw:map></nowiki>''' tag | ||
− | + | [[Image:Map-Guide4.png|center|frame|The elemenents added to the map tags]] | |
+ | |||
+ | Now it's time to see the results. Click on Preview, and your new point should appear, but with no graphic marker. | ||
+ | |||
+ | [[Image:Map-Guide5.png|center|frame|The new point added...nearly]] | ||
− | + | Next we will add the type to the point. | |
=== Adding the type to the point === | === Adding the type to the point === | ||
− | (Image | + | Since you have not given a type to the point, there is no icon for your new point, just a blue highlight. The type allows you to specify what sort of point your point it is. Since Mrs Sung is a NPC we add the '''npc''' type. For a list of types, and the recommended usage, please see the [[Project:Map Plugin (Types guide)|Map Plugin types guide]]. The format for adding the type is the '''shape name''' followed by a '''colon''' and then the '''type name'''. |
+ | |||
+ | So | ||
+ | <nowiki>circle 92 150 20 [[Mrs Sung]]</nowiki> | ||
+ | Becomes | ||
+ | <nowiki>circle:npc 92 150 20 [[Mrs Sung]]</nowiki> | ||
+ | |||
+ | Click on save...and Mrs Sung is now added to the map. | ||
+ | |||
+ | <ncw:map class="example"> | ||
+ | Image:A_06.png| | ||
+ | |||
+ | circle:npc 92 150 20 [[Mrs Sung]] | ||
− | + | point:genrep 118 84 [[Genrep]] | |
+ | point:city_entrance_nc 164 136 [[Neocron]] | ||
+ | rect:factory 57 89 92 122 [[Simmons Factory]] | ||
− | + | rect 10 0 217 10 [[B_06]] | |
+ | rect 217 10 227 227 [[A_07]] | ||
+ | rect 217 0 227 10 [[B_07]] | ||
+ | </ncw:map> | ||
− | + | == Changing points == | |
− | + | Coming soon! | |
− | + | == Advanced editing == | |
− | + | Coming soon! |
Latest revision as of 22:56, 9 June 2008
About
The NC-Wiki Map plug-in is based on a Imagemap Mediawiki plug-in written by Tim Starling. A lot of extra enhancements and customisations have been added to the plugin by Brammers.
These enhancements include:-
- Spot highlighting when you hover over an area (This was achieved using the JQuery Maphighlight plug-in)
- Extra functions to overlay new symbols onto an existing map, while keeping the original image intact.
- Ability to customise each area on the map with different colours and sizes.
- Dynamic key generation.
Browser Compatibility
The Map Plug-in is compatible with IE7 and Firefox 2. For best results please use Firefox.
The plugin works with IE6, however there is no support for IE6. (Seriously if you are using IE6, upgrade to IE7 or use Firefox) If you use any other browser, support is limited but we will try and address any bugs, however please don't be offended if you are told to upgrade or change your browser.
Future enhancements
Do you have an idea to improve the plug-in? Please leave your ideas on the Talk page.
How to add new points
Please note: At some point we will have a Special Page, so please check back regularly for updates. (Tip use the Watch page function)
The wiki has had all the sector pages populated with the basic map information.
Ok you come across one of the fantastic map page, but it's missing something you know. Lets look at sector A 06. You know Mrs Sung is in this sector, but the NPC isn't shown there and you want to add it. Here is the sector without the NPC marked.
Key:
- Wasteland Zone
- Outpost Zone
- Outpost Zone (Factory)
- Outpost Zone (Lab)
- Outpost Zone (Mine)
- Outpost Zone (Fortress)
- Outpost Zone (Uplink)
- City
- Outpost (Factory)
- Outpost (Lab)
- Outpost (Mine)
- Outpost (Fortress)
- Outpost (Uplink)
- Go-Guardian
- Genrep
- ASG
- Ceres Lab Entrance
- DoY Tunnel Entrance
- DoY Tunnel (Up)
- DoY Tunnel (Down)
- DoY Tunnel Exit to surface
- Entrance to a Dungeon
- Entrance to Regants Legacy
- Entrance to Gaia Mine
- Area of Interest
- Entrance to a City
- Entrance to Neocron
- Entrance to Techhaven
- Entrance to Military Base
- Entrance to Twilight Guardian
- Entrance to Dome Of York
- NPC
- Vendor
- Smuggler
Get the URL of the Image
If you are using Firefox Right click on the image, and select Copy Image Location
Starting the map editor
Open this link in a new browser
Put the image URL in the "Load from URL - URL" box and click on the load button. The map should be loaded into the editor for you to add points.
Adding points
It is recommended you only add circles, however please see the advanced editing section for doing rectangles and polygons. The size of the circle isn't important, as the map plug-in will automatically correct the size of the circle.
So lets add where Mrs Sung is. I select Circle, click on the map. Then I add the name of the Wiki page which the spot should link to, which is Mrs Sung.
Sometimes the page you are linking to may not exist. Don't worry, this is perfectly normal and acceptable. The wiki allows you or anyone else to write a new article at any time.
Note: for example purposes only, I've put Mrs Sung south of the Op, which isn't her normal location.
Copying the information back to the wiki page
At the bottom of the page there is a box with your generated points. Only copy circle, rectangle and polygon tags between <imagemap> and </imagemap> tags.
Then paste the information just after the <ncw:map> tag
Now it's time to see the results. Click on Preview, and your new point should appear, but with no graphic marker.
Next we will add the type to the point.
Adding the type to the point
Since you have not given a type to the point, there is no icon for your new point, just a blue highlight. The type allows you to specify what sort of point your point it is. Since Mrs Sung is a NPC we add the npc type. For a list of types, and the recommended usage, please see the Map Plugin types guide. The format for adding the type is the shape name followed by a colon and then the type name.
So
circle 92 150 20 [[Mrs Sung]]
Becomes
circle:npc 92 150 20 [[Mrs Sung]]
Click on save...and Mrs Sung is now added to the map.
Key:
- Wasteland Zone
- Outpost Zone
- Outpost Zone (Factory)
- Outpost Zone (Lab)
- Outpost Zone (Mine)
- Outpost Zone (Fortress)
- Outpost Zone (Uplink)
- City
- Outpost (Factory)
- Outpost (Lab)
- Outpost (Mine)
- Outpost (Fortress)
- Outpost (Uplink)
- Go-Guardian
- Genrep
- ASG
- Ceres Lab Entrance
- DoY Tunnel Entrance
- DoY Tunnel (Up)
- DoY Tunnel (Down)
- DoY Tunnel Exit to surface
- Entrance to a Dungeon
- Entrance to Regants Legacy
- Entrance to Gaia Mine
- Area of Interest
- Entrance to a City
- Entrance to Neocron
- Entrance to Techhaven
- Entrance to Military Base
- Entrance to Twilight Guardian
- Entrance to Dome Of York
- NPC
- Vendor
- Smuggler
Changing points
Coming soon!
Advanced editing
Coming soon!