Difference between revisions of "A Wiki of Ice and Fire:Map Project"

From A Wiki of Ice and Fire
Jump to: navigation, search
m
m (Available Regional Maps)
Line 97: Line 97:
  
 
;In Westeros:
 
;In Westeros:
 +
* [[:File:Byound the wall.png|Byound the wall]]
 
* [[:File:The North.png|The North]]
 
* [[:File:The North.png|The North]]
 
* [[:File:The Westerlands.png|The Westerlands]]
 
* [[:File:The Westerlands.png|The Westerlands]]

Revision as of 21:30, 18 May 2012

Template:Note



Map project, This ongoing project aims to improve all articles that have a geographic object as subject (Regions,cities, villages, castles, rivers, mountains and seas and so on), and the quality of the Maps and charts themselves in use on the wiki.

Things that everyone help with
  • Adding local maps, to location articles where they are missing. List of location missing a map(see bellow on how)
  • Make sure the location article lead sections, include general description and links to related location. (for example see Pick Article)
  • Mark location articles that are missing a map, by adding [[Category:Missing map]] at the bottom.
Additionally you can
  • Use the Discussion page, to share your ideas on the project, suggest new maps and/or point us to new resources we can use.
  • Improve the quality of current maps, anything from adding additional important locations, to style.
  • Adding Additional maps that present key facts from the books in a geographical context (for example Daenerys Targaryen path in Essos), an overview of war progress( great Example), political situations, major houses, anything you can think of that will provide easy overview of concepts from the books is encouraged.


How to add a map to an article

One of the ways to add regional maps is by using the regional template below, by choosing the appropriate region map and marking the location on it. To do so, simply edit the article and copy paste the relevant code from below:

Empty template
{|
{{Location map
| File:Map.PNG
| label		=
| label_size	=
| lat		=
| long		=
| position	=
| mark		= Red pog.png
| marksize	=
| width		=
| float		=
| caption	=
| alt		=
}}
|}
Template with it's values explained, can be a little confusing so check out the example bellow with actual values
{|
{{Location map
| File:Map.PNG    Is the relevant Map from the "Available maps" list bellow (for example File:The_North.png)
| label		= The label shown near the location you mark on the map
| label_size	= label size (try 92)
| lat		= X coordinate of the location[-90..90] (you'll have to play battleship with this, until you'll get it right)
| long		= Y coordinate of the location[-180..180] (you'll have to play battleship with this, until you'll get it right)
| position	= "right" or "left" - on which side of the marker to add the label.
| mark          = image used as marker -e.g "filename.png"
| marksize	= size in?
| width		= Map width. (usually from 300 to 400)
| float		= "right" or "left" - where the map would be located (usually right)
| caption	= Text caption show below the map, write here it's description.
| alt		= Text to shown if image doesnt load or when mouse hover over it (make it same as caption)
}}
|}

Example

Usually you can copy the the code from here or a related map page and make slight adjustment to it without much effort.

The Riverlands and the location of Riverrun
The Riverlands and the location of Riverrun
Riverrun
The Riverlands and the location of Riverrun

The result of the code below is shown on the right:

{|
{{Location map
| File:The Riverlands
| label		= '''Riverrun'''
| label_size	= 92
| lat		= -16
| long		= -88
| position	= right
| marksize	= 10
| width		= 400
| float		= right
| caption	= The [[Riverlands]] and the location of Riverrun
| alt		= The [[Riverlands]] and the location of Riverrun
}}
|}

Available Regional Maps

General
In Westeros
In Essos