<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.atitd.org/wiki/t5w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Talibeh</id>
	<title>ATITD5 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.atitd.org/wiki/t5w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Talibeh"/>
	<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/tale5/Special:Contributions/Talibeh"/>
	<updated>2026-06-06T09:13:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42143</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42143"/>
		<updated>2010-11-10T19:56:07Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* More details about editing maps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. Both styles of maps look and act exactly the same once added to your page. &lt;br /&gt;
&lt;br /&gt;
So, when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features.&lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
There are several pre-made map pin legends you can add to your page:&lt;br /&gt;
*[[Maps/Public Mines/Legend]] (pins for all types of metal and gem mines)&lt;br /&gt;
*[[Maps/Resources/Legend]] (pins for tar, limestone, red sand, white sand, sulphurous water)&lt;br /&gt;
&lt;br /&gt;
To include a legend on your page, add one of the following lines just below the map.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Public Mines/Legend}}&lt;br /&gt;
{{:Maps/Resources/Legend}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
To see a list of all marker pins on the wiki, go to [http://www.atitd.org/wiki/tale5/images/markers]. &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
With Google-style maps, you can use marker pins that are hosted somewhere other than this wiki, allowing you to create your own custom icons. See the [[Google Maps#Markers|customized icons]] section on the Google maps page for more information. &lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
If you want your map to have specific coordinate boundaries (such as a map of a particular region), it's helpful to understand how the map's zoom setting interacts with the width and height settings. &lt;br /&gt;
&lt;br /&gt;
When zoom=6, each map pixel is one in-game coordinate. So if you want your top map boundary to be at 100, and your bottom map boundary to be at -100, set the map's height=200. &lt;br /&gt;
&lt;br /&gt;
From there, each change in zoom setting doubles how many in-game coordinates are shown with each map pixel. So at zoom=5, a 200-pixel-high map will show 400 coordinates from top to bottom. At zoom=4, a 200-pixel-high map will show 800 coordinates from top to bottom. &lt;br /&gt;
&lt;br /&gt;
If you want your map to show a certain number of coordinates from left to right or top to bottom, use this table to find the map's height/width at various zoom settings. For example, if your region is 800 coordinates wide and your zoom setting is 3, then the map width should be set to 100 (800 divided by 8).&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Zoom Setting !! Height/Width Conversion&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=1&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 32&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=2&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 16&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=3&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 8&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=4&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 4&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=5&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 2&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=6&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 1&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization tags]].&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42083</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42083"/>
		<updated>2010-11-10T15:18:19Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Legends */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. Both styles of maps look and act exactly the same once added to your page. &lt;br /&gt;
&lt;br /&gt;
So, when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features.&lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
There are several pre-made map pin legends you can add to your page:&lt;br /&gt;
*[[Maps/Public Mines/Legend]] (pins for all types of metal and gem mines)&lt;br /&gt;
*[[Maps/Resources/Legend]] (pins for tar, limestone, red sand, white sand, sulphurous water)&lt;br /&gt;
&lt;br /&gt;
To include a legend on your page, add one of the following lines just below the map.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Public Mines/Legend}}&lt;br /&gt;
{{:Maps/Resources/Legend}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
If you want your map to have specific coordinate boundaries (such as a map of a particular region), it's helpful to understand how the map's zoom setting interacts with the width and height settings. &lt;br /&gt;
&lt;br /&gt;
When zoom=6, each map pixel is one in-game coordinate. So if you want your top map boundary to be at 100, and your bottom map boundary to be at -100, set the map's height=200. &lt;br /&gt;
&lt;br /&gt;
From there, each change in zoom setting doubles how many in-game coordinates are shown with each map pixel. So at zoom=5, a 200-pixel-high map will show 400 coordinates from top to bottom. At zoom=4, a 200-pixel-high map will show 800 coordinates from top to bottom. &lt;br /&gt;
&lt;br /&gt;
If you want your map to show a certain number of coordinates from left to right or top to bottom, use this table to find the map's height/width at various zoom settings. For example, if your region is 800 coordinates wide and your zoom setting is 3, then the map width should be set to 100 (800 divided by 8).&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Zoom Setting !! Height/Width Conversion&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=1&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 32&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=2&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 16&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=3&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 8&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=4&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 4&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=5&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 2&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=6&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 1&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization tags]]. &lt;br /&gt;
&lt;br /&gt;
Also, with Google-style maps, you can use marker pins that are hosted somewhere other than this wiki. [[User:Mayanah|Mayanah]] has written up [[User:Mayanah/map|instructions]] on how to use your own custom pin icons.&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42082</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42082"/>
		<updated>2010-11-10T15:16:54Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Zooming */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. Both styles of maps look and act exactly the same once added to your page. &lt;br /&gt;
&lt;br /&gt;
So, when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features.&lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
There are several pre-made map pin legends you can add to your page:&lt;br /&gt;
*[[Maps/Public Mines/Legend]] (pins for all types of metal and gem mines)&lt;br /&gt;
*[[Maps/Resources/Legend]] (pins for tar, limestone, red sand, white sand, sulphurous water)&lt;br /&gt;
&lt;br /&gt;
To include a legend on your page, add one of the following.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Public Mines/Legend}}&lt;br /&gt;
{{:Maps/Resources/Legend}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
If you want your map to have specific coordinate boundaries (such as a map of a particular region), it's helpful to understand how the map's zoom setting interacts with the width and height settings. &lt;br /&gt;
&lt;br /&gt;
When zoom=6, each map pixel is one in-game coordinate. So if you want your top map boundary to be at 100, and your bottom map boundary to be at -100, set the map's height=200. &lt;br /&gt;
&lt;br /&gt;
From there, each change in zoom setting doubles how many in-game coordinates are shown with each map pixel. So at zoom=5, a 200-pixel-high map will show 400 coordinates from top to bottom. At zoom=4, a 200-pixel-high map will show 800 coordinates from top to bottom. &lt;br /&gt;
&lt;br /&gt;
If you want your map to show a certain number of coordinates from left to right or top to bottom, use this table to find the map's height/width at various zoom settings. For example, if your region is 800 coordinates wide and your zoom setting is 3, then the map width should be set to 100 (800 divided by 8).&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Zoom Setting !! Height/Width Conversion&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=1&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 32&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=2&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 16&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=3&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 8&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=4&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 4&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=5&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 2&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;zoom=6&amp;lt;/tt&amp;gt; || &amp;lt;tt&amp;gt;height/width= coordinates / 1&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization tags]]. &lt;br /&gt;
&lt;br /&gt;
Also, with Google-style maps, you can use marker pins that are hosted somewhere other than this wiki. [[User:Mayanah|Mayanah]] has written up [[User:Mayanah/map|instructions]] on how to use your own custom pin icons.&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=42078</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=42078"/>
		<updated>2010-11-10T14:51:15Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three. &lt;br /&gt;
&lt;br /&gt;
Create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. To change all the settings away from default, the new line will look something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut-and-Paste Examples ===&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;400&amp;quot; lon=&amp;quot;-2250&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;500&amp;quot; zoom=&amp;quot;5&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions. (Note that if you want to include standard locations such as chariot stops or public works, it may be simpler for you to use [[User:Talibeh/Scratchpad2/Add Condmap Walkthrough|Condmap-style maps]].)&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1655&amp;quot; lon=&amp;quot;2000&amp;quot; width=&amp;quot;415&amp;quot; height=&amp;quot;255&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;930&amp;quot; width=&amp;quot;390&amp;quot; height=&amp;quot;890&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1025&amp;quot; lon=&amp;quot;-5400&amp;quot; width=&amp;quot;515&amp;quot; height=&amp;quot;355&amp;quot; zoom=&amp;quot;2&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;6325&amp;quot; width=&amp;quot;388&amp;quot; height=&amp;quot;475&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;3563&amp;quot; lon=&amp;quot;4600&amp;quot; width=&amp;quot;393&amp;quot; height=&amp;quot;903&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2565&amp;quot; lon=&amp;quot;-800&amp;quot; width=&amp;quot;640&amp;quot; height=&amp;quot;453&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1005&amp;quot; lon=&amp;quot;5600&amp;quot; width=&amp;quot;255&amp;quot; height=&amp;quot;655&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=42077</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=42077"/>
		<updated>2010-11-10T14:50:31Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three. &lt;br /&gt;
&lt;br /&gt;
Create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. To change all the settings away from default, the new line will look something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut-and-Paste Examples ===&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;400&amp;quot; lon=&amp;quot;-2250&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;500&amp;quot; zoom=&amp;quot;5&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions. (Note that if you want to include standard locations such as chariot stops or public works, it may be simpler for you to use [[User:Talibeh/Scratchpad2/Add Condmap Walkthrough|Condmap-style maps]].)&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1655&amp;quot; lon=&amp;quot;2000&amp;quot; width=&amp;quot;415&amp;quot; height=&amp;quot;255&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;930&amp;quot; width=&amp;quot;390&amp;quot; height=&amp;quot;890&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1025&amp;quot; lon=&amp;quot;-5400&amp;quot; width=&amp;quot;515&amp;quot; height=&amp;quot;355&amp;quot; zoom=&amp;quot;2&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;6325&amp;quot; width=&amp;quot;388&amp;quot; height=&amp;quot;475&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;3563&amp;quot; lon=&amp;quot;4600&amp;quot; width=&amp;quot;393&amp;quot; height=&amp;quot;903&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2565&amp;quot; lon=&amp;quot;-800&amp;quot; width=&amp;quot;640&amp;quot; height=&amp;quot;453&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1005&amp;quot; lon=&amp;quot;5600&amp;quot; width=&amp;quot;255&amp;quot; height=&amp;quot;655&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=42076</id>
		<title>User:Talibeh/Scratchpad2/Add Condmap Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=42076"/>
		<updated>2010-11-10T14:50:11Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add centrally-stored locations to the map. ===&lt;br /&gt;
Examples of centrally-stored and -maintained locations include:&lt;br /&gt;
*Chariot stops&lt;br /&gt;
*Resources (tar, limestone, white sand, etc.)&lt;br /&gt;
*Public mines and smelters&lt;br /&gt;
&lt;br /&gt;
You can find a [[User:Talibeh/Scratchpad2#Central Map Data|list of central map data]] on the Maps page. &lt;br /&gt;
&lt;br /&gt;
Once you've chosen a type of data to add, and looked up the page name, add the following text on a new line below the &amp;quot;central maps go here&amp;quot; comment:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:PathToMap|contentonly=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, if you want to include chariot stops on your map, the [[User:Talibeh/Scratchpad2#Central Map Data|list of central map data]] tells you that the page is at '''Maps/Chariot Stops'''. Add the following line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Chariot Stops|contentonly=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add locations from multiple central files, add something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Public Mines/Alcyone|contentonly=yes}}&lt;br /&gt;
{{:Maps/Public Smelters/Alcyone|contentonly=yes}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add your own location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three.&lt;br /&gt;
&lt;br /&gt;
Create a new line just ''before'' the last line and ''after'' the &amp;quot;center, size, zoom settings go here&amp;quot; comment. To change all the settings away from the default, the new line will look something like: &lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=212|lon=991|width=300|height=100|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=-212|lon=991&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|width=300|height=150&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Cut-and-Paste Examples ==&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=400|lon=-2250|width=500|height=500|zoom=5&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of maps, empty except for chariot stops, zoomed in to various regions.&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1655|lon=2000|width=415|height=255|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=930|width=390|height=890|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1025|lon=-5400|width=515|height=355|zoom=2&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=6325|width=388|height=475|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=3563|lon=4600|width=393|height=903|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=2565|lon=-800|width=640|height=453|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1005|lon=5600|width=255|height=655|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=Maps/Resources/Legend&amp;diff=42075</id>
		<title>Maps/Resources/Legend</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=Maps/Resources/Legend&amp;diff=42075"/>
		<updated>2010-11-10T14:48:07Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Changed resource names to links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- &lt;br /&gt;
This is intended to be included in any page that uses the Condmap template to display the resource data points in map form. &lt;br /&gt;
&lt;br /&gt;
Any text on this page will show up on all pages that use this legend. Please don't add the title &amp;quot;Legend&amp;quot; to this page, as different users may want to have different titles for this legend on their pages. &lt;br /&gt;
&lt;br /&gt;
Do not edit the marker links on this page directly unless you have edited the markers on -all- the resources data pages (Maps/Limestone, Maps/Tar, etc.).&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background-color:#EFDFBD&amp;quot;&lt;br /&gt;
| http://www.atitd.org/wiki/tale5/images/markers/markerGrL.png [[Limestone]]&lt;br /&gt;
| http://www.atitd.org/wiki/tale5/images/markers/markerRdR.png [[Red Sand]]&lt;br /&gt;
| http://www.atitd.org/wiki/tale5/images/markers/markerYeS.png [[Sulphurous Water]]&lt;br /&gt;
| http://www.atitd.org/wiki/tale5/images/markers/markerWhW.png [[White Sand]]&lt;br /&gt;
| http://www.atitd.org/wiki/tale5/images/markers/markerPuT.png [[Tar]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Atlas|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42074</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42074"/>
		<updated>2010-11-10T14:46:39Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Legends */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. Both styles of maps look and act exactly the same once added to your page. &lt;br /&gt;
&lt;br /&gt;
So, when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features.&lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
There are several pre-made map pin legends you can add to your page:&lt;br /&gt;
*[[Maps/Public Mines/Legend]] (pins for all types of metal and gem mines)&lt;br /&gt;
*[[Maps/Resources/Legend]] (pins for tar, limestone, red sand, white sand, sulphurous water)&lt;br /&gt;
&lt;br /&gt;
To include a legend on your page, add one of the following.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Public Mines/Legend}}&lt;br /&gt;
{{:Maps/Resources/Legend}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization tags]]. &lt;br /&gt;
&lt;br /&gt;
Also, with Google-style maps, you can use marker pins that are hosted somewhere other than this wiki. [[User:Mayanah|Mayanah]] has written up [[User:Mayanah/map|instructions]] on how to use your own custom pin icons.&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42073</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42073"/>
		<updated>2010-11-10T14:42:30Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* How to put a map on your page */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. Both styles of maps look and act exactly the same once added to your page. &lt;br /&gt;
&lt;br /&gt;
So, when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features.&lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization tags]]. &lt;br /&gt;
&lt;br /&gt;
Also, with Google-style maps, you can use marker pins that are hosted somewhere other than this wiki. [[User:Mayanah|Mayanah]] has written up [[User:Mayanah/map|instructions]] on how to use your own custom pin icons.&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42070</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=42070"/>
		<updated>2010-11-10T14:39:05Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Other Google Maps Customization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization tags]]. &lt;br /&gt;
&lt;br /&gt;
Also, with Google-style maps, you can use marker pins that are hosted somewhere other than this wiki. [[User:Mayanah|Mayanah]] has written up [[User:Mayanah/map|instructions]] on how to use your own custom pin icons.&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41852</id>
		<title>User:Talibeh/Scratchpad2/Add Condmap Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41852"/>
		<updated>2010-11-09T19:38:01Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add centrally-stored locations to the map. ===&lt;br /&gt;
Examples of centrally-stored and -maintained locations include:&lt;br /&gt;
*Chariot stops&lt;br /&gt;
*Resources (tar, limestone, white sand, etc.)&lt;br /&gt;
*Public mines and smelters&lt;br /&gt;
&lt;br /&gt;
You can find a [[User:Talibeh/Scratchpad2#Central Map Data|list of central map data]] on the Maps page. &lt;br /&gt;
&lt;br /&gt;
Once you've chosen a type of data to add, and looked up the page name, add the following text on a new line below the &amp;quot;central maps go here&amp;quot; comment:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:PathToMap|contentonly=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, if you want to include chariot stops on your map, the [[User:Talibeh/Scratchpad2#Central Map Data|list of central map data]] tells you that the page is at '''Maps/Chariot Stops'''. Add the following line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Chariot Stops|contentonly=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add locations from multiple central files, add something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{:Maps/Public Mines/Alcyone|contentonly=yes}}&lt;br /&gt;
{{:Maps/Public Smelters/Alcyone|contentonly=yes}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add your own location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three.&lt;br /&gt;
&lt;br /&gt;
Create a new line just ''before'' the last line and ''after'' the &amp;quot;center, size, zoom settings go here&amp;quot; comment. To change all the settings away from the default, the new line will look something like: &lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=212|lon=991|width=300|height=100|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=-212|lon=991&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|width=300|height=150&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Cut-and-Paste Examples ==&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=400|lon=-2250|width=500|height=500|zoom=5&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of maps, empty except for chariot stops, zoomed in to various regions.&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1655|lon=2000|width=415|height=255|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=930|width=390|height=890|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1025|lon=-5400|width=515|height=355|zoom=2&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=6325|width=388|height=475|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=3563|lon=4600|width=393|height=903|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=2565|lon=-800|width=640|height=453|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
{{:Maps/Chariot Stops|contentonly=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1005|lon=5600|width=255|height=655|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41848</id>
		<title>User:Talibeh/Scratchpad2/Add Condmap Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41848"/>
		<updated>2010-11-09T19:17:36Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three.&lt;br /&gt;
&lt;br /&gt;
Create a new line just ''before'' the last line and ''after'' the &amp;quot;center, size, zoom settings go here&amp;quot; comment. To change all the settings away from the default, the new line will look something like: &lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=212|lon=991|width=300|height=100|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=-212|lon=991&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|width=300|height=150&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Cut-and-Paste Examples ==&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=400|lon=-2250|width=500|height=500|zoom=5&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions.&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1655|lon=2000|width=415|height=255|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=930|width=390|height=890|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1025|lon=-5400|width=515|height=355|zoom=2&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=6325|width=388|height=475|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=3563|lon=4600|width=393|height=903|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=2565|lon=-800|width=640|height=453|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, size, zoom settings go here--&amp;gt;&lt;br /&gt;
|lat=1005|lon=5600|width=255|height=655|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41846</id>
		<title>User:Talibeh/Scratchpad2/Add Condmap Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41846"/>
		<updated>2010-11-09T19:16:39Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three.&lt;br /&gt;
&lt;br /&gt;
Create a new line just ''before'' the last line and ''after'' the &amp;quot;center, zoom, size settings go here&amp;quot; comment. To change all the settings away from the default, the new line will look something like: &lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=212|lon=991|width=300|height=100|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=-212|lon=991&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|width=300|height=150&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Cut-and-Paste Examples ==&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=400|lon=-2250|width=500|height=500|zoom=5&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions.&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=1655|lon=2000|width=415|height=255|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=930|width=390|height=890|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=1025|lon=-5400|width=515|height=355|zoom=2&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=6325|width=388|height=475|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=3563|lon=4600|width=393|height=903|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=2565|lon=-800|width=640|height=453|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=1005|lon=5600|width=255|height=655|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41845</id>
		<title>User:Talibeh/Scratchpad2/Add Condmap Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41845"/>
		<updated>2010-11-09T19:15:36Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three.&lt;br /&gt;
&lt;br /&gt;
Create a new line just ''before'' the last line and ''after'' the &amp;quot;center, zoom, size settings go here&amp;quot; comment. To change all the settings away from the default, the new line will look something like: &lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=212|lon=991|width=300|height=100|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=-212|lon=991&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;|width=300|height=150&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Cut-and-Paste Examples ==&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=400|lon=-2250|width=500|height=500|zoom=5&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions.&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=1655|lon=2000|width=415|height=255|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=930|width=390|height=890|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=1025|lon=-5400|width=515|height=355|zoom=2&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=-1530|lon=6325|width=388|height=475|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=3563|lon=4600|width=393|height=903|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=2565|lon=-800|width=640|height=453|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=1005|lon=5600|width=255|height=655|zoom=3&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41844</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41844"/>
		<updated>2010-11-09T19:07:49Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[User:Talibeh/Scratchpad2|Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three. &lt;br /&gt;
&lt;br /&gt;
Create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. To change all the settings away from default, the new line will look something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut-and-Paste Examples ===&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;400&amp;quot; lon=&amp;quot;-2250&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;500&amp;quot; zoom=&amp;quot;5&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions. (Note that if you want to include standard locations such as chariot stops or public works, it may be simpler for you to use [[User:Talibeh/Scratchpad2/Add Condmap Walkthrough|Condmap-style maps]].)&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1655&amp;quot; lon=&amp;quot;2000&amp;quot; width=&amp;quot;415&amp;quot; height=&amp;quot;255&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;930&amp;quot; width=&amp;quot;390&amp;quot; height=&amp;quot;890&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1025&amp;quot; lon=&amp;quot;-5400&amp;quot; width=&amp;quot;515&amp;quot; height=&amp;quot;355&amp;quot; zoom=&amp;quot;2&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;6325&amp;quot; width=&amp;quot;388&amp;quot; height=&amp;quot;475&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;3563&amp;quot; lon=&amp;quot;4600&amp;quot; width=&amp;quot;393&amp;quot; height=&amp;quot;903&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2565&amp;quot; lon=&amp;quot;-800&amp;quot; width=&amp;quot;640&amp;quot; height=&amp;quot;453&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1005&amp;quot; lon=&amp;quot;5600&amp;quot; width=&amp;quot;255&amp;quot; height=&amp;quot;655&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41842</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41842"/>
		<updated>2010-11-09T18:54:00Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization options]].&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41841</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41841"/>
		<updated>2010-11-09T18:51:26Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== (Choosing markers) ====&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and re-center the map. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three. &lt;br /&gt;
&lt;br /&gt;
Create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. To change all the settings away from default, the new line will look something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut-and-Paste Examples ===&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;400&amp;quot; lon=&amp;quot;-2250&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;500&amp;quot; zoom=&amp;quot;5&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions. (Note that if you want to include standard locations such as chariot stops or public works, it may be simpler for you to use [[User:Talibeh/Scratchpad2/Add Condmap Walkthrough|Condmap-style maps]].)&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1655&amp;quot; lon=&amp;quot;2000&amp;quot; width=&amp;quot;415&amp;quot; height=&amp;quot;255&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;930&amp;quot; width=&amp;quot;390&amp;quot; height=&amp;quot;890&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1025&amp;quot; lon=&amp;quot;-5400&amp;quot; width=&amp;quot;515&amp;quot; height=&amp;quot;355&amp;quot; zoom=&amp;quot;2&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;6325&amp;quot; width=&amp;quot;388&amp;quot; height=&amp;quot;475&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;3563&amp;quot; lon=&amp;quot;4600&amp;quot; width=&amp;quot;393&amp;quot; height=&amp;quot;903&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2565&amp;quot; lon=&amp;quot;-800&amp;quot; width=&amp;quot;640&amp;quot; height=&amp;quot;453&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1005&amp;quot; lon=&amp;quot;5600&amp;quot; width=&amp;quot;255&amp;quot; height=&amp;quot;655&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41840</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41840"/>
		<updated>2010-11-09T18:48:34Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress (&amp;amp;&amp;amp;&amp;amp; marks missing info)''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*move/zoom &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*hover over pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
*click on pins &amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to put a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, as well as centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain centralized information used elsewhere on the wiki, use a Condmap-style map (see the [[/Add Condmap Walkthrough|walkthrough]] for adding a Condmap to your page). &lt;br /&gt;
&lt;br /&gt;
If your map will only ever contain personal locations, you can use a Googlemap-style map instead (also see the [[/Add Google Map Walkthrough|walkthrough]] for adding a Google map to your page). &lt;br /&gt;
&lt;br /&gt;
These walkthroughs cover only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#More details about editing maps|below]] if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
== Legends ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== Centrally-stored Map Locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== How to add/delete/update centrally-stored map locations ==&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
== More details about editing maps ==&lt;br /&gt;
=== Marker Pins ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Tabbed Information Balloons ===&lt;br /&gt;
Maps can display tabbed information boxes when you click on a marker. The Google Maps page explains the [[Google Maps#Tabbed Info Balloons|details]] of how to add that information. &lt;br /&gt;
&lt;br /&gt;
=== Zooming ===&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
=== Other Google Maps Customization ===&lt;br /&gt;
The Google Maps page has a [[Google Maps#Map Customization / Tag Attributes|listing of all customization options]].&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41836</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41836"/>
		<updated>2010-11-09T18:27:59Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: fixed region examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Choosing markers ===&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and shift the map's center. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three. &lt;br /&gt;
&lt;br /&gt;
Create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. To change all the settings away from default, the new line will look something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut-and-Paste Examples ===&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;400&amp;quot; lon=&amp;quot;-2250&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;500&amp;quot; zoom=&amp;quot;5&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions. (Note that if you want to include standard locations such as chariot stops or public works, it may be simpler for you to use [[Add Condmap Walkthrough|Condmap-style maps]].)&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1655&amp;quot; lon=&amp;quot;2000&amp;quot; width=&amp;quot;415&amp;quot; height=&amp;quot;255&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;930&amp;quot; width=&amp;quot;390&amp;quot; height=&amp;quot;890&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1025&amp;quot; lon=&amp;quot;-5400&amp;quot; width=&amp;quot;515&amp;quot; height=&amp;quot;355&amp;quot; zoom=&amp;quot;2&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;6325&amp;quot; width=&amp;quot;388&amp;quot; height=&amp;quot;475&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;3563&amp;quot; lon=&amp;quot;4600&amp;quot; width=&amp;quot;393&amp;quot; height=&amp;quot;903&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2565&amp;quot; lon=&amp;quot;-800&amp;quot; width=&amp;quot;640&amp;quot; height=&amp;quot;453&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1005&amp;quot; lon=&amp;quot;5600&amp;quot; width=&amp;quot;255&amp;quot; height=&amp;quot;655&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41833</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41833"/>
		<updated>2010-11-09T18:02:48Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Cut-and-Paste Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Choosing markers ===&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and shift the map's center. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three. &lt;br /&gt;
&lt;br /&gt;
Create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. To change all the settings away from default, the new line will look something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut-and-Paste Examples ===&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;400&amp;quot; lon=&amp;quot;-2250&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;500&amp;quot; zoom=&amp;quot;5&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions. (Note that if you want to include standard locations such as chariot stops or public works, it will probably be simpler for you to use [[Add Condmap Walkthrough|Condmap-style maps]].)&lt;br /&gt;
&lt;br /&gt;
'''Alcyone:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1655&amp;quot; lon=&amp;quot;2000&amp;quot; width=&amp;quot;415&amp;quot; height=&amp;quot;255&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Celaeno:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;930&amp;quot; width=&amp;quot;390&amp;quot; height=&amp;quot;890&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Maia:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2025&amp;quot; lon=&amp;quot;-5400&amp;quot; width=&amp;quot;513&amp;quot; height=&amp;quot;513&amp;quot; zoom=&amp;quot;2&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Merope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;6325&amp;quot; width=&amp;quot;388&amp;quot; height=&amp;quot;474&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sinai:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;3563&amp;quot; lon=&amp;quot;4600&amp;quot; width=&amp;quot;393&amp;quot; height=&amp;quot;903&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Sterope:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2565&amp;quot; lon=&amp;quot;-800&amp;quot; width=&amp;quot;640&amp;quot; height=&amp;quot;453&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Taygete:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1005&amp;quot; lon=&amp;quot;5600&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;1305&amp;quot; zoom=&amp;quot;4&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41832</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41832"/>
		<updated>2010-11-09T17:59:44Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Removed Condmap instructions; added examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Choosing markers ===&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and shift the map's center. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. You can change just one setting from the default, two settings, or all three. &lt;br /&gt;
&lt;br /&gt;
Create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. To change all the settings away from default, the new line will look something like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to change only one of these settings, keep reading. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. To zoom your map to level 4, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut-and-Paste Examples ===&lt;br /&gt;
For a default-sized and -zoomed map, showing only your compound (located at 400, -2250).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a map zoomed into your neighborhood, and showing your copper mine and vineyard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;400&amp;quot; lon=&amp;quot;-2250&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;500&amp;quot; zoom=&amp;quot;5&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, -2250, My home compound (400, -2550)&lt;br /&gt;
(MtCu) 412, -2129, My copper mine (412, -2129)&lt;br /&gt;
(grape)495, -2271, My vineyard (495, -2271)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here are also examples of empty maps zoomed in to various regions. (Note that if you want to include standard locations such as chariot stops or public works, it will probably be simpler for you to use [[Add Condmap Walkthrough|Condmap-style maps]].)&lt;br /&gt;
==== Alcyone ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1655&amp;quot; lon=&amp;quot;2000&amp;quot; width=&amp;quot;415&amp;quot; height=&amp;quot;255&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Celaeno ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;930&amp;quot; width=&amp;quot;390&amp;quot; height=&amp;quot;890&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Maia ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2025&amp;quot; lon=&amp;quot;-5400&amp;quot; width=&amp;quot;513&amp;quot; height=&amp;quot;513&amp;quot; zoom=&amp;quot;2&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Merope ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;-1530&amp;quot; lon=&amp;quot;6325&amp;quot; width=&amp;quot;388&amp;quot; height=&amp;quot;474&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sinai ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;3563&amp;quot; lon=&amp;quot;4600&amp;quot; width=&amp;quot;393&amp;quot; height=&amp;quot;903&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sterope ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;2565&amp;quot; lon=&amp;quot;-800&amp;quot; width=&amp;quot;640&amp;quot; height=&amp;quot;453&amp;quot; zoom=&amp;quot;3&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Taygete ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;1005&amp;quot; lon=&amp;quot;5600&amp;quot; width=&amp;quot;500&amp;quot; height=&amp;quot;1305&amp;quot; zoom=&amp;quot;4&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41828</id>
		<title>User:Talibeh/Scratchpad2/Add Condmap Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Condmap_Walkthrough&amp;diff=41828"/>
		<updated>2010-11-09T17:29:10Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Created page with &amp;quot;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main Maps page if you want mo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
To add a Googlemap-style map to your page, start by pasting in the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add a Condmap-style map to your page, start by pasting in the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
This step is the same whether you're using a Googlemap-style or Condmap-style map. &lt;br /&gt;
&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with one of these two snippets, each of which will show the same location: &lt;br /&gt;
&lt;br /&gt;
Googlemap style:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Condmap style:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Choosing markers ===&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and shift the map's center. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. How you type those settings and where you put them depends on the type of map. For a Google-style map, you can create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. For a Condmap-style map, create a new line just ''before'' the last line and ''after'' the &amp;quot;center, zoom, size settings go here&amp;quot; comment.&lt;br /&gt;
&lt;br /&gt;
Keep reading to see '''what''' you actually enter, or go to the [[#Examples|examples]]. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then:&lt;br /&gt;
&lt;br /&gt;
For a Google map, add the following (see above for ''where''):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a Condmap, add the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=-212|lon=991&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall:&lt;br /&gt;
&lt;br /&gt;
For a Google-style map, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a Condmap=style map, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;|width=300|height=150&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. &lt;br /&gt;
&lt;br /&gt;
If you want a Google-style map zoomed to level 4, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a Condmap=style map zoomed to level 4, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Examples ====&lt;br /&gt;
In a Google-style map, see the new second line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In a Condmap-style map, see the new second-to-last line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=212|lon=991|width=300|height=100|zoom=4&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41827</id>
		<title>User:Talibeh/Scratchpad2/Add Google Map Walkthrough</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2/Add_Google_Map_Walkthrough&amp;diff=41827"/>
		<updated>2010-11-09T17:27:35Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Created page with &amp;quot;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main Maps page if you want mo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See the main [[Maps]] page if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== Copy/paste the map framework text to your page source. ===&lt;br /&gt;
To add a Googlemap-style map to your page, start by pasting in the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add a Condmap-style map to your page, start by pasting in the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Add a location to the map. ===&lt;br /&gt;
This step is the same whether you're using a Googlemap-style or Condmap-style map. &lt;br /&gt;
&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with one of these two snippets, each of which will show the same location: &lt;br /&gt;
&lt;br /&gt;
Googlemap style:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Condmap style:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Choosing markers ===&lt;br /&gt;
&lt;br /&gt;
=== Size, zoom, and shift the map's center. ===&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
If you want to change where your map is centered, its size in pixels, or how far in/out it is zoomed, you will need to add those settings. How you type those settings and where you put them depends on the type of map. For a Google-style map, you can create a new line just ''after'' the &amp;quot;&amp;lt;googlemap&amp;quot; line and just ''before'' the line starting with &amp;quot;controls=small&amp;quot;, and place the new text on the new line. For a Condmap-style map, create a new line just ''before'' the last line and ''after'' the &amp;quot;center, zoom, size settings go here&amp;quot; comment.&lt;br /&gt;
&lt;br /&gt;
Keep reading to see '''what''' you actually enter, or go to the [[#Examples|examples]]. &lt;br /&gt;
&lt;br /&gt;
==== Centering ====&lt;br /&gt;
If you want your map to be centered on your home at -212, 991, then:&lt;br /&gt;
&lt;br /&gt;
For a Google map, add the following (see above for ''where''):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a Condmap, add the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;|lat=-212|lon=991&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sizing ====&lt;br /&gt;
For a map that is 300 pixels wide and 150 pixels tall:&lt;br /&gt;
&lt;br /&gt;
For a Google-style map, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;width=&amp;quot;300&amp;quot; height=&amp;quot;150&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a Condmap=style map, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;|width=300|height=150&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Zooming ====&lt;br /&gt;
You can set the zoom value anywhere between 1 and 6: the higher the number, the closer in the zoom. Most maps you see on the wiki are set to a zoom of 2. &lt;br /&gt;
&lt;br /&gt;
If you want a Google-style map zoomed to level 4, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;zoom=4&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want a Condmap=style map zoomed to level 4, paste the following (see above for ''where''):&lt;br /&gt;
&amp;lt;pre&amp;gt;|zoom=4&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Examples ====&lt;br /&gt;
In a Google-style map, see the new second line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
lat=&amp;quot;212&amp;quot; lon=&amp;quot;991&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;100&amp;quot; zoom=&amp;quot;4&amp;quot;&lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In a Condmap-style map, see the new second-to-last line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--center, zoom, size settings go here--&amp;gt;&lt;br /&gt;
|lat=212|lon=991|width=300|height=100|zoom=4&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41825</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41825"/>
		<updated>2010-11-09T17:17:11Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Putting a map on your page */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box&lt;br /&gt;
*move/zoom&lt;br /&gt;
*hover over pins&lt;br /&gt;
*click on pins&lt;br /&gt;
&lt;br /&gt;
== Putting a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, and centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain general information like that, use the Condmap framework map (see the [[/Add Map Walkthrough|walkthrough]] below). If your map will only ever contain personal locations, you can use the Googlemap extension instead (also see the [[/Add Map Walkthrough|walkthrough]]). &lt;br /&gt;
&lt;br /&gt;
This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#below|below]] if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== More about marker pins ===&lt;br /&gt;
&lt;br /&gt;
== Niceties ==&lt;br /&gt;
* Marker pins&lt;br /&gt;
* Legends&lt;br /&gt;
&lt;br /&gt;
== Existing Data ==&lt;br /&gt;
&lt;br /&gt;
    * 1 What is this here for&lt;br /&gt;
    * 2 I want to use one or more of these maps on another page&lt;br /&gt;
          o 2.1 Zoom examples for different regions&lt;br /&gt;
    * 3 I want to add a new datapoint, Help Me!&lt;br /&gt;
    * 4 I want to start a new data page&lt;br /&gt;
    * 5 What types of thing should be placed in this type of map&lt;br /&gt;
    * 6 Who inflicted this monstrosity on egypt!&lt;br /&gt;
    * 7 Current map data&lt;br /&gt;
          o 7.1 Egypt-wide&lt;br /&gt;
                + 7.1.1 Automatically Generated&lt;br /&gt;
          o 7.2 Region-specific&lt;br /&gt;
                + 7.2.1 Public Works&lt;br /&gt;
                + 7.2.2 Public Mines&lt;br /&gt;
                + 7.2.3 Public Smelters&lt;br /&gt;
                + 7.2.4 Expedition Sites&lt;br /&gt;
                + 7.2.5 Test of Life - Aqua-ducts&lt;br /&gt;
    * 8 Map Pin Legends&lt;br /&gt;
    * 1 Google Maps&lt;br /&gt;
    * 2 Markers&lt;br /&gt;
          o 2.1 Some standardized icon suggestions&lt;br /&gt;
                + 2.1.1 Mines&lt;br /&gt;
    * 3 Tabbed Info Balloons&lt;br /&gt;
    * 4 Map Customization / Tag Attributes&lt;br /&gt;
    * 5 Customized Icons&lt;br /&gt;
    * 6 Example Maps&lt;br /&gt;
          o 6.1 Good Default Settings&lt;br /&gt;
          o 6.2 All of Egypt, Square&lt;br /&gt;
          o 6.3 A real map of Egypt&lt;br /&gt;
          o 6.4 All Tales in Table Design&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41824</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41824"/>
		<updated>2010-11-09T17:16:24Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: moving walkthrough&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box&lt;br /&gt;
*move/zoom&lt;br /&gt;
*hover over pins&lt;br /&gt;
*click on pins&lt;br /&gt;
&lt;br /&gt;
== Putting a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, and centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain general information like that, use the Condmap framework map (see the [[#Step-by-Step Walkthrough|walkthrough]] below). If your map will only ever contain personal locations, you can use the Googlemap extension instead (also see the [[/Add Map Walkthrough|walkthrough]]). &lt;br /&gt;
&lt;br /&gt;
This walkthrough covers only the most basic and commonly used settings for sizing the map, displaying a location, and choosing a marker. See [[#below|below]] if you want more information on each of these features. &lt;br /&gt;
&lt;br /&gt;
=== More about marker pins ===&lt;br /&gt;
&lt;br /&gt;
== Niceties ==&lt;br /&gt;
* Marker pins&lt;br /&gt;
* Legends&lt;br /&gt;
&lt;br /&gt;
== Existing Data ==&lt;br /&gt;
&lt;br /&gt;
    * 1 What is this here for&lt;br /&gt;
    * 2 I want to use one or more of these maps on another page&lt;br /&gt;
          o 2.1 Zoom examples for different regions&lt;br /&gt;
    * 3 I want to add a new datapoint, Help Me!&lt;br /&gt;
    * 4 I want to start a new data page&lt;br /&gt;
    * 5 What types of thing should be placed in this type of map&lt;br /&gt;
    * 6 Who inflicted this monstrosity on egypt!&lt;br /&gt;
    * 7 Current map data&lt;br /&gt;
          o 7.1 Egypt-wide&lt;br /&gt;
                + 7.1.1 Automatically Generated&lt;br /&gt;
          o 7.2 Region-specific&lt;br /&gt;
                + 7.2.1 Public Works&lt;br /&gt;
                + 7.2.2 Public Mines&lt;br /&gt;
                + 7.2.3 Public Smelters&lt;br /&gt;
                + 7.2.4 Expedition Sites&lt;br /&gt;
                + 7.2.5 Test of Life - Aqua-ducts&lt;br /&gt;
    * 8 Map Pin Legends&lt;br /&gt;
    * 1 Google Maps&lt;br /&gt;
    * 2 Markers&lt;br /&gt;
          o 2.1 Some standardized icon suggestions&lt;br /&gt;
                + 2.1.1 Mines&lt;br /&gt;
    * 3 Tabbed Info Balloons&lt;br /&gt;
    * 4 Map Customization / Tag Attributes&lt;br /&gt;
    * 5 Customized Icons&lt;br /&gt;
    * 6 Example Maps&lt;br /&gt;
          o 6.1 Good Default Settings&lt;br /&gt;
          o 6.2 All of Egypt, Square&lt;br /&gt;
          o 6.3 A real map of Egypt&lt;br /&gt;
          o 6.4 All Tales in Table Design&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41296</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41296"/>
		<updated>2010-11-07T17:42:25Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress''&lt;br /&gt;
&lt;br /&gt;
== Map features ==&lt;br /&gt;
*region/coord info box&lt;br /&gt;
*move/zoom&lt;br /&gt;
*hover over pins&lt;br /&gt;
*click on pins&lt;br /&gt;
&lt;br /&gt;
== Putting a map on your page ==&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, and centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain general information like that, use the Condmap framework map (see the [[#Step-by-Step Walkthrough|walkthrough]] below). If your map will only ever contain personal locations, you can use the Googlemap extension instead (also see the [[#Step-by-Step Walkthrough|walkthrough]]). &lt;br /&gt;
&lt;br /&gt;
=== Step-by-Step Walkthrough ===&lt;br /&gt;
# Add a point&lt;br /&gt;
## Location/Coordinates&lt;br /&gt;
## Marker pin&lt;br /&gt;
## Tooltip text&lt;br /&gt;
# (Add any existing points)&lt;br /&gt;
# Change center, zoom, and size&lt;br /&gt;
## (region examples)&lt;br /&gt;
&lt;br /&gt;
==== Copy/paste the map framework text to your page source. ====&lt;br /&gt;
To add a Googlemap-style map to your page, start by pasting in the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add a Condmap-style map to your page, start by pasting in the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Add a location to the map. ====&lt;br /&gt;
This step is the same whether you're using a Googlemap-style or Condmap-style map. &lt;br /&gt;
&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
Finally, to add the same location to the map, but this time with both the description and a marker, type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;(GH) 400, 2250, My home compound (400, 2550)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will end up with one of these two snippets, each of which will show the same location: &lt;br /&gt;
&lt;br /&gt;
Googlemap style:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap &lt;br /&gt;
controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Condmap style:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--central maps go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Choosing markers ====&lt;br /&gt;
&lt;br /&gt;
==== Size, zoom, and shift the map's center. ====&lt;br /&gt;
If you want your map to show all of Egypt, at a standard size that will fit on a wiki page, there is no need to do anything more. (The default settings will do all of that without you needing to type anything else in.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== More about marker pins ===&lt;br /&gt;
&lt;br /&gt;
== Niceties ==&lt;br /&gt;
* Marker pins&lt;br /&gt;
* Legends&lt;br /&gt;
&lt;br /&gt;
== Existing Data ==&lt;br /&gt;
&lt;br /&gt;
    * 1 What is this here for&lt;br /&gt;
    * 2 I want to use one or more of these maps on another page&lt;br /&gt;
          o 2.1 Zoom examples for different regions&lt;br /&gt;
    * 3 I want to add a new datapoint, Help Me!&lt;br /&gt;
    * 4 I want to start a new data page&lt;br /&gt;
    * 5 What types of thing should be placed in this type of map&lt;br /&gt;
    * 6 Who inflicted this monstrosity on egypt!&lt;br /&gt;
    * 7 Current map data&lt;br /&gt;
          o 7.1 Egypt-wide&lt;br /&gt;
                + 7.1.1 Automatically Generated&lt;br /&gt;
          o 7.2 Region-specific&lt;br /&gt;
                + 7.2.1 Public Works&lt;br /&gt;
                + 7.2.2 Public Mines&lt;br /&gt;
                + 7.2.3 Public Smelters&lt;br /&gt;
                + 7.2.4 Expedition Sites&lt;br /&gt;
                + 7.2.5 Test of Life - Aqua-ducts&lt;br /&gt;
    * 8 Map Pin Legends&lt;br /&gt;
    * 1 Google Maps&lt;br /&gt;
    * 2 Markers&lt;br /&gt;
          o 2.1 Some standardized icon suggestions&lt;br /&gt;
                + 2.1.1 Mines&lt;br /&gt;
    * 3 Tabbed Info Balloons&lt;br /&gt;
    * 4 Map Customization / Tag Attributes&lt;br /&gt;
    * 5 Customized Icons&lt;br /&gt;
    * 6 Example Maps&lt;br /&gt;
          o 6.1 Good Default Settings&lt;br /&gt;
          o 6.2 All of Egypt, Square&lt;br /&gt;
          o 6.3 A real map of Egypt&lt;br /&gt;
          o 6.4 All Tales in Table Design&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41253</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41253"/>
		<updated>2010-11-07T14:40:56Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Putting a map on your page ==&lt;br /&gt;
&lt;br /&gt;
''First question: put only your own points on, put only existing points on, or mix and match.''&lt;br /&gt;
&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, and centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain general information like that, use the Condmap framework map (see the [[#Step-by-Step Walkthrough|walkthrough]] below). If your map will only ever contain personal locations, you can use the Googlemap extension instead (also see the [[#Step-by-Step Walkthrough|walkthrough]]). &lt;br /&gt;
&lt;br /&gt;
=== Step-by-Step Walkthrough ===&lt;br /&gt;
==== Copy/paste the map framework text to your page source. ====&lt;br /&gt;
:To add a Googlemap-style map to your page, start by pasting in the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot; scrollwheel=&amp;quot;nothing&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:To add a Condmap-style map to your page, start by pasting in the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Add a location to the map. ====&lt;br /&gt;
This step is the same whether you're using a Googlemap-style or Condmap-style map. &lt;br /&gt;
&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
First, find the coordinates in-game by looking at the top center of your screen or at the top of your minimap. Then, to add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;googlemap controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot; scrollwheel=&amp;quot;nothing&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{CondMap|&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== Decide where the map should be centered, how far it should be zoomed, and what size it should be. ====&lt;br /&gt;
# Add a point&lt;br /&gt;
## Location/Coordinates&lt;br /&gt;
## Marker pin&lt;br /&gt;
## Tooltip text&lt;br /&gt;
# (Add any existing points)&lt;br /&gt;
# Change center, zoom, and size&lt;br /&gt;
## (region examples)&lt;br /&gt;
&lt;br /&gt;
== Niceties ==&lt;br /&gt;
* Marker pins&lt;br /&gt;
* Legends&lt;br /&gt;
&lt;br /&gt;
== Existing Data ==&lt;br /&gt;
&lt;br /&gt;
    * 1 What is this here for&lt;br /&gt;
    * 2 I want to use one or more of these maps on another page&lt;br /&gt;
          o 2.1 Zoom examples for different regions&lt;br /&gt;
    * 3 I want to add a new datapoint, Help Me!&lt;br /&gt;
    * 4 I want to start a new data page&lt;br /&gt;
    * 5 What types of thing should be placed in this type of map&lt;br /&gt;
    * 6 Who inflicted this monstrosity on egypt!&lt;br /&gt;
    * 7 Current map data&lt;br /&gt;
          o 7.1 Egypt-wide&lt;br /&gt;
                + 7.1.1 Automatically Generated&lt;br /&gt;
          o 7.2 Region-specific&lt;br /&gt;
                + 7.2.1 Public Works&lt;br /&gt;
                + 7.2.2 Public Mines&lt;br /&gt;
                + 7.2.3 Public Smelters&lt;br /&gt;
                + 7.2.4 Expedition Sites&lt;br /&gt;
                + 7.2.5 Test of Life - Aqua-ducts&lt;br /&gt;
    * 8 Map Pin Legends&lt;br /&gt;
    * 1 Google Maps&lt;br /&gt;
    * 2 Markers&lt;br /&gt;
          o 2.1 Some standardized icon suggestions&lt;br /&gt;
                + 2.1.1 Mines&lt;br /&gt;
    * 3 Tabbed Info Balloons&lt;br /&gt;
    * 4 Map Customization / Tag Attributes&lt;br /&gt;
    * 5 Customized Icons&lt;br /&gt;
    * 6 Example Maps&lt;br /&gt;
          o 6.1 Good Default Settings&lt;br /&gt;
          o 6.2 All of Egypt, Square&lt;br /&gt;
          o 6.3 A real map of Egypt&lt;br /&gt;
          o 6.4 All Tales in Table Design&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41251</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41251"/>
		<updated>2010-11-07T14:29:43Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Putting a map on your page ==&lt;br /&gt;
&lt;br /&gt;
''First question: put only your own points on, put only existing points on, or mix and match.''&lt;br /&gt;
&lt;br /&gt;
The ATITD wiki gives you two options for generating maps on wiki pages. The [[Google Maps]] extension will create a map from location data you enter manually on your page. The [[Condmaps]] framework (built on top of [[Google Maps]]) will create a combined map from two types of data: location data that you enter manually on your page, and centrally-stored locations that are used in maps all over the wiki. &lt;br /&gt;
&lt;br /&gt;
So when adding a map to your wiki page, your first question is whether it will contain only personal locations (home compound, guild hall, etc.), or whether it might also contain general locations such as chariot stop locations, public mines, and resource locations. &lt;br /&gt;
&lt;br /&gt;
If you might want your map to contain general information like that, use the Condmap framework map (see the [[#Step-by-Step Walkthrough|walkthrough]] below). If your map will only ever contain personal locations, you can use the Googlemap extension instead (also see the [[#Step-by-Step Walkthrough|walkthrough]]). &lt;br /&gt;
&lt;br /&gt;
=== Step-by-Step Walkthrough ===&lt;br /&gt;
==== Copy/paste the map framework text to your page source. ====&lt;br /&gt;
:To add a Googlemap-style map to your page, start by pasting in the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;googlemap controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot; scrollwheel=&amp;quot;nothing&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:To add a Condmap-style map to your page, start by pasting in the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{CondMap|&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Add a location to the map. ====&lt;br /&gt;
This step is the same whether you're using a Googlemap-style or Condmap-style map. &lt;br /&gt;
&lt;br /&gt;
For a map location, you can choose a marker (or use the default), and you can set a text description that will pop up when your mouse hovers over the marker. &lt;br /&gt;
&lt;br /&gt;
To add the location most simply, just type the coordinates on a new line below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add the same location with the description 'My home compound (400, 2550)', type the following below the &amp;quot;map locations go here&amp;quot; comment:&lt;br /&gt;
&amp;lt;pre&amp;gt;400, 2250, My home compound (400, 2250)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, when you hover your mouse over that location marker on your map, everything after the first two numbers will pop up as a description. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;googlemap controls=&amp;quot;small&amp;quot; showposition=&amp;quot;yes&amp;quot; showregion=&amp;quot;yes&amp;quot; scrollwheel=&amp;quot;nothing&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{CondMap|&lt;br /&gt;
&amp;lt;!--map locations go here--&amp;gt;&lt;br /&gt;
(GH) 400, 2250, My home compound (400, 2550)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== Decide where the map should be centered, how far it should be zoomed, and what size it should be. ====&lt;br /&gt;
# Add a point&lt;br /&gt;
## Location/Coordinates&lt;br /&gt;
## Marker pin&lt;br /&gt;
## Tooltip text&lt;br /&gt;
# (Add any existing points)&lt;br /&gt;
# Change center, zoom, and size&lt;br /&gt;
## (region examples)&lt;br /&gt;
&lt;br /&gt;
== Niceties ==&lt;br /&gt;
* Marker pins&lt;br /&gt;
* Legends&lt;br /&gt;
&lt;br /&gt;
== Existing Data ==&lt;br /&gt;
&lt;br /&gt;
    * 1 What is this here for&lt;br /&gt;
    * 2 I want to use one or more of these maps on another page&lt;br /&gt;
          o 2.1 Zoom examples for different regions&lt;br /&gt;
    * 3 I want to add a new datapoint, Help Me!&lt;br /&gt;
    * 4 I want to start a new data page&lt;br /&gt;
    * 5 What types of thing should be placed in this type of map&lt;br /&gt;
    * 6 Who inflicted this monstrosity on egypt!&lt;br /&gt;
    * 7 Current map data&lt;br /&gt;
          o 7.1 Egypt-wide&lt;br /&gt;
                + 7.1.1 Automatically Generated&lt;br /&gt;
          o 7.2 Region-specific&lt;br /&gt;
                + 7.2.1 Public Works&lt;br /&gt;
                + 7.2.2 Public Mines&lt;br /&gt;
                + 7.2.3 Public Smelters&lt;br /&gt;
                + 7.2.4 Expedition Sites&lt;br /&gt;
                + 7.2.5 Test of Life - Aqua-ducts&lt;br /&gt;
    * 8 Map Pin Legends&lt;br /&gt;
    * 1 Google Maps&lt;br /&gt;
    * 2 Markers&lt;br /&gt;
          o 2.1 Some standardized icon suggestions&lt;br /&gt;
                + 2.1.1 Mines&lt;br /&gt;
    * 3 Tabbed Info Balloons&lt;br /&gt;
    * 4 Map Customization / Tag Attributes&lt;br /&gt;
    * 5 Customized Icons&lt;br /&gt;
    * 6 Example Maps&lt;br /&gt;
          o 6.1 Good Default Settings&lt;br /&gt;
          o 6.2 All of Egypt, Square&lt;br /&gt;
          o 6.3 A real map of Egypt&lt;br /&gt;
          o 6.4 All Tales in Table Design&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41047</id>
		<title>User:Talibeh/Scratchpad2</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Scratchpad2&amp;diff=41047"/>
		<updated>2010-11-07T00:48:38Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Maps refactoring&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''editing in progress''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Putting a map on your page ==&lt;br /&gt;
&lt;br /&gt;
''First question: put only your own points on, put only existing points on, or mix and match.''&lt;br /&gt;
&lt;br /&gt;
=== Step-by-Step Walkthrough ===&lt;br /&gt;
# Copy/paste the map framework text&lt;br /&gt;
# Add a point&lt;br /&gt;
## Location/Coordinates&lt;br /&gt;
## Marker pin&lt;br /&gt;
## Tooltip text&lt;br /&gt;
# (Add any existing points)&lt;br /&gt;
# Change center, zoom, and size&lt;br /&gt;
## (region examples)&lt;br /&gt;
&lt;br /&gt;
== Niceties ==&lt;br /&gt;
* Marker pins&lt;br /&gt;
* Legends&lt;br /&gt;
&lt;br /&gt;
== Existing Data ==&lt;br /&gt;
&lt;br /&gt;
    * 1 What is this here for&lt;br /&gt;
    * 2 I want to use one or more of these maps on another page&lt;br /&gt;
          o 2.1 Zoom examples for different regions&lt;br /&gt;
    * 3 I want to add a new datapoint, Help Me!&lt;br /&gt;
    * 4 I want to start a new data page&lt;br /&gt;
    * 5 What types of thing should be placed in this type of map&lt;br /&gt;
    * 6 Who inflicted this monstrosity on egypt!&lt;br /&gt;
    * 7 Current map data&lt;br /&gt;
          o 7.1 Egypt-wide&lt;br /&gt;
                + 7.1.1 Automatically Generated&lt;br /&gt;
          o 7.2 Region-specific&lt;br /&gt;
                + 7.2.1 Public Works&lt;br /&gt;
                + 7.2.2 Public Mines&lt;br /&gt;
                + 7.2.3 Public Smelters&lt;br /&gt;
                + 7.2.4 Expedition Sites&lt;br /&gt;
                + 7.2.5 Test of Life - Aqua-ducts&lt;br /&gt;
    * 8 Map Pin Legends&lt;br /&gt;
    * 1 Google Maps&lt;br /&gt;
    * 2 Markers&lt;br /&gt;
          o 2.1 Some standardized icon suggestions&lt;br /&gt;
                + 2.1.1 Mines&lt;br /&gt;
    * 3 Tabbed Info Balloons&lt;br /&gt;
    * 4 Map Customization / Tag Attributes&lt;br /&gt;
    * 5 Customized Icons&lt;br /&gt;
    * 6 Example Maps&lt;br /&gt;
          o 6.1 Good Default Settings&lt;br /&gt;
          o 6.2 All of Egypt, Square&lt;br /&gt;
          o 6.3 A real map of Egypt&lt;br /&gt;
          o 6.4 All Tales in Table Design&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=Firepit&amp;diff=40590</id>
		<title>Firepit</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=Firepit&amp;diff=40590"/>
		<updated>2010-11-05T16:57:57Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Other Tips */ Added &amp;quot;Half-an-Eye Stoking Method&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{T4}}&lt;br /&gt;
&lt;br /&gt;
{{Languages}}&lt;br /&gt;
{{Template:BuildingInfo|image=Stoking.png|size=N/A|where=[[where::Outside]]&lt;br /&gt;
|description=Grills veggies and fish, produces Charcoal, turns Limestone into Lime and several resources into Ash.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Warning: USING firepits cause [[Pollution]]'''&lt;br /&gt;
&lt;br /&gt;
A firepit allows for the safe burning of wood with the help of flint and tinder to start the fire. The residue of a firepit is charcoal. Fish and vegetables can be grilled over the fire. Additionally, some items can be burned in a firepit to produce ash or lime. &lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
This building becomes available once you have learned the [[requires::Controlled Burn]] tech. The [[requires::Firebuilding]] skill is also required to light it.&lt;br /&gt;
&lt;br /&gt;
== Cost ==&lt;br /&gt;
* 40 [[requires::Firebricks]]&lt;br /&gt;
* 80 [[requires::Slate]]&lt;br /&gt;
&lt;br /&gt;
Built Outside (Self &amp;gt; Projects &amp;gt; Charcoal).&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
* Produce [[produces::Charcoal]] from 200 [[fuel::Wood]].&lt;br /&gt;
* Add up to 20 of each type of [[Fish]] and [[Vegetables]], except [[Leeks]], to grill them. You will need a [[Sharpened Stick]] for each type of food being grilled.&lt;br /&gt;
* Add up to 100 [[Leeks]], 100 [[Dried Flax]], and/or 100 [[Dried Papyrus]] to produce [[produces::Ash]].&lt;br /&gt;
* Add up to 100 [[Limestone]] to produce [[produces::Lime]]. &lt;br /&gt;
&lt;br /&gt;
=== Starting the fire ===&lt;br /&gt;
&lt;br /&gt;
You need 2 [[Flint]], 1 [[Tinder]], and 200 [[Wood]] to start the fire. Note that if you intend to grill food, you need to add it to the fire BEFORE you light it. The flint is not consumed.&lt;br /&gt;
&lt;br /&gt;
Each attempt to light a fire can:&lt;br /&gt;
&lt;br /&gt;
* Succeed;&lt;br /&gt;
* Fail - you can try again immediately;&lt;br /&gt;
* Fail and consume the [[Tinder]] - you will need to add more before trying again.&lt;br /&gt;
&lt;br /&gt;
You will sometimes gain skill in [[Firebuilding]] by attempting to light a fire.&lt;br /&gt;
&lt;br /&gt;
=== Stoking the fire ===&lt;br /&gt;
&lt;br /&gt;
Once a fire has been lit, you have the option of stoking it if you have a [[Sharpened Stick]] or an [[Iron Poker]].  If you have both, it will let you choose which to use. Both seem to act identically other than that the poker does not seem to have a chance to burn up. Stoking a fire correctly keeps it burning longer, which increases its charcoal, ash, and lime yields. Stoking does not affect [[produces::grilled food]] yields. &lt;br /&gt;
&lt;br /&gt;
A firepit runs through the following stages:&lt;br /&gt;
&lt;br /&gt;
* A very dim warmup stage, immediately after lighting. Stoking the fire at this stage will put the fire out immediately and you will recover all materials except Tinder unburned.&lt;br /&gt;
* Burning merrily: a normal stage where the fire is orange. Stoking the fire at this stage will put it out, but not immediately - it will go to the &amp;quot;smouldering out&amp;quot; stage first. This phase can last for anywhere from 10 to 45+ seconds.&lt;br /&gt;
* Periodically, the fire will brighten then dim (orange -&amp;gt; yellow -&amp;gt; white -&amp;gt; yellow -&amp;gt; orange) over a period of 14-15 seconds. This period is a stoking phase. You must stoke the fire exactly once during this entire brightening sequence, and preferably before it goes from white -&amp;gt; yellow. If you correctly stoke the fire, it will continue burning and return to the previous &amp;quot;normal&amp;quot; stage at the end of this stage.  Be careful you stoke the fire only once over the &amp;lt;i&amp;gt;entire&amp;lt;/i&amp;gt; brightening sequence, otherwise it will quickly smolder the fire, decreasing the fire burn time by 6 minutes than if it slowly smoldered out. If you do not stoke the fire in time, it will slowly &amp;quot;smouldering out&amp;quot; over a period of 6 teppy minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Firecycles.jpg|Image showing the colours of the 3 fire cycles]]&amp;lt;br&amp;gt;&lt;br /&gt;
If you look at the center of the fire with a color picking program it is trivial to know when a stoke phase occurs. The Hue of a fire will be 60 during the no-stoke phase, and then the Hue will drop to 0 for the stoke phase. &lt;br /&gt;
&lt;br /&gt;
* &amp;lt;B&amp;gt;Smouldering out:&amp;lt;/b&amp;gt; The fire has gone out and the firepit is cooling. This stage takes approximately &amp;lt;B&amp;gt;6 Teppy Minutes&amp;lt;/b&amp;gt; (About 6:34 real time). You will get a message in Main (&amp;quot;Your firepit has smouldered out&amp;quot;) when the fire finishes cooling. At this point, the final products are produced and can be taken from the firepit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is possible to leave the byproducts of firepit usage (charcoal, lime, ash) inside the firepit and still use it.&lt;br /&gt;
&lt;br /&gt;
== Other Tips ==&lt;br /&gt;
&lt;br /&gt;
* When you first start, it is imporant not to panic-- the flames are going to seem to fluctuate between the stages. What you are looking for are the times when it holds the color-- long stretches of orange-- a solid few seconds of yellow-- the blinding white and so on. &lt;br /&gt;
&lt;br /&gt;
* Wait for the Orange. You do your thing after orange-- and after staring at orange for so long-- the change to yellow/white is an obvious one and you can stoke.&lt;br /&gt;
&lt;br /&gt;
* For record purposes, it helps to type the stoke number into main-- so you can keep track of how many stokes you've done-- and the approximate time spent.&lt;br /&gt;
&lt;br /&gt;
=== Half-an-Eye Stoking Method ===&lt;br /&gt;
You can use the (pinned) firepit menu to help you track whether you've already stoked that cycle. This method allows you to keep half an eye on the firepit instead of watching like a hawk for the fire to change color. &lt;br /&gt;
&lt;br /&gt;
Starting the fire:&lt;br /&gt;
#Light the firepit and pin the menu. The menu should show an option to &amp;quot;Stoke the Fire&amp;quot; with your [[Iron Poker]] or [[Sharpened Stick]].&lt;br /&gt;
#Wait for the first time the fire turns white hot or yellow. '''Click''' the &amp;quot;Stoke&amp;quot; action, and notice that the &amp;quot;Stoke&amp;quot; menu item disappears.&lt;br /&gt;
#The next time you see that the fire is deep orange, click on an empty spot in the pinned menu so that the &amp;quot;Stoke&amp;quot; menu item reappears. &lt;br /&gt;
&lt;br /&gt;
Now that the fire is started, you only have to worry about the stoke cycle twice:&lt;br /&gt;
*If you look at the fire and see that it's dark orange, then click the pinned menu to make sure that the &amp;quot;Stoke&amp;quot; menu item is visible. &lt;br /&gt;
*If you look at the fire and see that it's yellow or white, check the pinned menu. It will be in one of two states: &lt;br /&gt;
**If the &amp;quot;Stoke&amp;quot; option is available, click it. &lt;br /&gt;
**If the &amp;quot;Stoke&amp;quot; option is '''not''' there, '''do not''' click anywhere on the menu. Now you can keep half an eye on the fire until it turns orange again. &lt;br /&gt;
&lt;br /&gt;
In both cases, make sure to click the menu instead of using the [[hotkey]] to stoke the fire.&lt;br /&gt;
&lt;br /&gt;
== Yield ==&lt;br /&gt;
&lt;br /&gt;
The yield of a firepit depends on:&lt;br /&gt;
&lt;br /&gt;
* The number of ingredients originally added.&lt;br /&gt;
* For lime, ash, and charcoal: the time (not number of stokes!) the firepit burned for.&lt;br /&gt;
&lt;br /&gt;
=== Optimal load ===&lt;br /&gt;
&lt;br /&gt;
The yield formula appears to involve some integer truncation. This means that you do not have to fully load the firepit to get maximum yield! The optimal loads for each resource are:&lt;br /&gt;
&lt;br /&gt;
* n*16 Limestone (16, 32, 48, 64, 80, 96)&lt;br /&gt;
* n*40 Leeks (40, 80)&lt;br /&gt;
* n*20 Dried Flax (20, 40, 60, 80, 100)&lt;br /&gt;
* n*20 Dried Papyrus (20, 40, 60, 80, 100)&lt;br /&gt;
&lt;br /&gt;
For example, if you have 20 limestone, add 16 to the firepit and keep the other 4. Adding 20 limestone will yield the same as adding 16. If you put less than 16 limestone in, you won't produce any lime.&lt;br /&gt;
&lt;br /&gt;
This also means that you shouldn't fully load a firepit with maximum amounts of everything. Only load 96 limestone and 80 leeks, not 100 of each, and you will still get the same yield.&lt;br /&gt;
&lt;br /&gt;
=== Sample yields ===&lt;br /&gt;
&lt;br /&gt;
This table shows yields for a full firepit and stoking times up to 60 minutes. Note that the actual burn time will be approximately 6 minutes longer due to warmup/cooldown periods. This assumes that fires are allowed to smolder out naturally; prematurely stoking the fire out incurs about a 5 minute penalty.&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=5&lt;br /&gt;
|-&lt;br /&gt;
! stoking time (teppyminutes) !! charcoal !! lime from 96 limestone !! ash from 100 dried flax !! ash from 80 leeks !! ash from 100 dried papyrus&lt;br /&gt;
|-&lt;br /&gt;
| 0 || 25 || 13 || 11 || 4 || 17&lt;br /&gt;
|-&lt;br /&gt;
| 5 || 30 || 16 || 14 || 5 || 23&lt;br /&gt;
|-&lt;br /&gt;
| 10 || 34 || 19 || 15 || 6 || 28&lt;br /&gt;
|-&lt;br /&gt;
| 15 || 38 || 20 || 17 || 6 || 32&lt;br /&gt;
|-&lt;br /&gt;
| 20 || 41 || 22 || 18 || 7 || 36&lt;br /&gt;
|-&lt;br /&gt;
| 25 || 43 || 23 || 19 || 7 || 39&lt;br /&gt;
|-&lt;br /&gt;
| 30 || 45 || 24 || 20 || 8 || 42&lt;br /&gt;
|-&lt;br /&gt;
| 45 || 51 || 28 || 23 || 9 || 50&lt;br /&gt;
|-&lt;br /&gt;
| 60 || 56 || 30 || 25 || 10 || 57&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Vegetables and fish always yield 1 grilled food for every 1 ingredient, regardless of stoking time.&lt;br /&gt;
&lt;br /&gt;
''(Discussion of possible deviations from the formula/table moved to Discussion page.)''&lt;br /&gt;
&lt;br /&gt;
=== Yield Formula ===&lt;br /&gt;
&lt;br /&gt;
These formulas match the test data (see the discussion page) very well, and were used to generate the above table.&lt;br /&gt;
&lt;br /&gt;
  t = int( (burning duration in teppyseconds) / 30 )&lt;br /&gt;
  charcoal = int( t^(1/3) * 11 )&lt;br /&gt;
  lime from limestone = int( t^(1/3) * int(limestone/16) )&lt;br /&gt;
  ash from flax = int( t^(1/3) * int(flax/20) )&lt;br /&gt;
  ash from leeks = int( t^(1/3) * int(leeks/40) )&lt;br /&gt;
  ash from papy = int( t^(1/2) * int(papy/20) )&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(Discussion about yield moved to the Discussion page)&lt;br /&gt;
&lt;br /&gt;
[[Category:Buildings]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=40566</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=40566"/>
		<updated>2010-11-05T16:01:45Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* S Thought */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*[http://rogarian.atitd.org/herbalist2/t5a_herbalist/ Foraging]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://semantic-mediawiki.org/wiki/Help:Semantic_search Semantic MediaWiki searching]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* Make 54 [[Salt]] for [[Cooking]] and [[Desiccation]] 3rd (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]] (traded for Leeks and Papyrus)&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
*{{checkmark}} Made [[Sledgehammer]] and [[Basket]]&lt;br /&gt;
*{{checkmark}} '''Finally''' learned [[Cooking]]&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Public_Works_Trips&amp;diff=40565</id>
		<title>User:Talibeh/Public Works Trips</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Public_Works_Trips&amp;diff=40565"/>
		<updated>2010-11-05T15:51:49Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Kitchen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Public Works ===&lt;br /&gt;
====Mining and Smelting====&lt;br /&gt;
* Copper: Krae's Mine+GC : 935, 6308 (NW of Papy Mountain)&lt;br /&gt;
* Iron, Tin (Copper): Alcyone Mine+GC : 1783, 2038 (S of Chariot)&lt;br /&gt;
* Lead, Tungsten, no smelting: Taygete 506, 6212 (W of U Worsh)&lt;br /&gt;
&lt;br /&gt;
==== [[Forges|Forging]] ====&lt;br /&gt;
40 cc + 1 cc/minute, minimum of 60 cc (20 minutes)&lt;br /&gt;
&lt;br /&gt;
==== [[Student's Casting Box|Casting]] ====&lt;br /&gt;
80 cc + 1 cc/minute, minimum of 100 cc (20 minutes)&lt;br /&gt;
&lt;br /&gt;
==== [[Firepit]] ====&lt;br /&gt;
Always bring '''[[Iron Poker]]'''&lt;br /&gt;
* 6 burns, 30 minutes each&lt;br /&gt;
** 576 [[limestone]] -&amp;gt; 144 [[lime]]&lt;br /&gt;
** 600 [[Dried Papyrus]] -&amp;gt; 252 [[ash]]&lt;br /&gt;
** 120 [[cabbage]] + 120 [[onions]] + 12 [[Sharpened Stick]]s&lt;br /&gt;
** 1200 [[Wood]]&lt;br /&gt;
&lt;br /&gt;
==== [[Glazier's Bench]] ====&lt;br /&gt;
* 96 [[lime]] (36+60)&lt;br /&gt;
* 72 [[soda]]&lt;br /&gt;
* 120 [[potash]]&lt;br /&gt;
===== [[Soda Glass]] =====&lt;br /&gt;
* 12 [[Glass Blade]]s&lt;br /&gt;
* 24 [[Glass Pipe]]s&lt;br /&gt;
===== [[Normal Glass]] =====&lt;br /&gt;
* 60 attempts at [[Sheet Glass]]&lt;br /&gt;
&lt;br /&gt;
==== [[Kettle]] ====&lt;br /&gt;
* 120 [[Potash]] from 120 [[Ash]], 600 [[Water in Jugs]], 125 [[wood]]&lt;br /&gt;
* [[Salt]] from 450 [[Coconut Water]], at least 460 [[wood]]&lt;br /&gt;
&lt;br /&gt;
==== [[Kitchen]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[Blacksmithing Guide|Smithing]] ====&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=Talk:Levels&amp;diff=40108</id>
		<title>Talk:Levels</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=Talk:Levels&amp;diff=40108"/>
		<updated>2010-11-04T00:54:27Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Removed completely useless comments of mine&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Agriculture was not available to learn for my level 0 character.&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=Talk:Levels&amp;diff=40107</id>
		<title>Talk:Levels</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=Talk:Levels&amp;diff=40107"/>
		<updated>2010-11-04T00:51:54Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Oops -- noticed that Thorke had already fixed the page, so put a question about in-game info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agriculture level ==&lt;br /&gt;
Agriculture was not available to learn for my level 0 character.&lt;br /&gt;
&lt;br /&gt;
:Thanks for updating that, Thorke. Next time you're in the game, would you click on your character, choose Special, then Show what was unlocked at Level for level 1? I'm curious whether there's a mismatch between the info in that dialog and what you're actually able to do. (I'd do it myself, but I can't seem to get in right now.)&lt;br /&gt;
:-[[User:Talibeh|Talibeh]] 19:47, 3 November 2010 (EST)&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=Talk:Levels&amp;diff=40106</id>
		<title>Talk:Levels</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=Talk:Levels&amp;diff=40106"/>
		<updated>2010-11-04T00:47:43Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: reply to agriculture/level comment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agriculture level ==&lt;br /&gt;
Agriculture was not available to learn for my level 0 character.&lt;br /&gt;
&lt;br /&gt;
:Thorke, please write again if it still doesn't work when your character reaches level 1. The [[Agriculture]] page shows that it has been unlocked in all regions, so it shouldn't matter which [[University of Worship]] you visit. &lt;br /&gt;
:-[[User:Talibeh|Talibeh]] 19:47, 3 November 2010 (EST)&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=Main_Page&amp;diff=39643</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=Main_Page&amp;diff=39643"/>
		<updated>2010-11-02T14:20:51Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: Removed trade channel news headline after one week; left headline hidden in comments for future news articles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Timers Start--&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
Egypt time currently is: http://armeagle.atitd.org/time.php.png?gameid=ATITD5.A&amp;amp;ft=.png [http://armeagle.atitd.org/about.php ?]&amp;lt;br&amp;gt;&lt;br /&gt;
Real time finder: http://wwp.greenwichmeantime.com/info/current-time.htm&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Timers End--&amp;gt;&lt;br /&gt;
&amp;lt;!--Intro Start--&amp;gt;&lt;br /&gt;
Welcome to A Wiki in the Desert, a wiki for the Massively Multiplayer On-line Role-Playing Game [http://www.atitd.com A Tale in the Desert].&lt;br /&gt;
&lt;br /&gt;
This wiki exists to document the game and to provide a community scratchpad for the players. You can find [[Guides]] on things such as growing Flax, an [[Atlas]] of interesting places, and various personal pages created by the [[Special:ListUsers | Users]] and [[Guilds]]. If you're looking to buy and sell, try [[Trading]]. Visit the [http://www.atitd.org/ community portal] for lots of info on current events, debates on the forums, or just random chatter. These links and many more can be found in the wiki sidebar to the left. &lt;br /&gt;
&lt;br /&gt;
Anyone with an ATITD game account can edit any page on this site, but you have to first [[OpenID|log in]].  Please read the [http://meta.wikimedia.org/wiki/Help:Contents user's guide] and information on [[Help:Formatting | formatting]] to see how to edit, and read our [[Policies]] before editing.  Politics are not welcome (exception: [[Special:ListUsers | Users]] pages, but no personal attacks please) and, if you want to discuss something such as [[laws]], you'll find the [http://www.atitd.org/forum forums] more suitable. If you have any difficulties, please ask around in game or contact a [[A Tale in the Desert:Administrators|wiki admin]]. &lt;br /&gt;
&lt;br /&gt;
If you have a suggestion for how to improve the wiki software, please add it to the [[Server Improvements|Suggestions]] page.  If you have a suggestion for improving the content, please just go ahead and do it!  If you want to contribute but don't know how, start creating missing pages listed [[Special:WantedPages|here]], or verify the information in [[:Category:Unconfirmed|pages containing unchecked content copied from the T4 wiki]].&lt;br /&gt;
&lt;br /&gt;
We also have a voice chat server set up for [[Mumble]]. &lt;br /&gt;
&amp;lt;!--Intro End--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
=='''NEWS'''==&lt;br /&gt;
News goes here&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Please put a note (inside comment tags) with the removal date of each news item--one week after posting might be enough. &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Egypt-Wide Chat Channels ==&lt;br /&gt;
To chat with all Egypt in game, type '''/join egypt''' into the chat box. &lt;br /&gt;
&lt;br /&gt;
To access the trading channel, type '''/join Troll Free Trades''' into the chat box. The list of moderators, rules, and elders are on the [[Troll Free Trades]] page.&lt;br /&gt;
&lt;br /&gt;
== How to Log In ==&lt;br /&gt;
Note that only people with T5 accounts can log into and edit the wiki. Anyone can read the wiki without an account. &lt;br /&gt;
&lt;br /&gt;
The ATitD wiki uses [[OpenID]] to manage login accounts, allowing you to use the same user name in the game, in the forums, and on the wiki without setting up additional accounts. You can find login instructions on the [[OpenID]] page. &lt;br /&gt;
&lt;br /&gt;
'''If you have problems logging in, please come to #atitd-wiki in [http://atitd.org/irc/ IRC], or contact FaceAnkh or Nchanter in-game or by forum PM.'''&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
See the [[Events]] page.&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
* [http://www.atitd.org/ Community portal front page]&lt;br /&gt;
* [http://www.atitd.org/forum/ Forums]&lt;br /&gt;
* Mumble [[Mumble|voice chat]] and [http://mumble.atitd.org/ who's online?]&lt;br /&gt;
* IRC: [irc://irc.sorcery.net/atitd #atitd] on sorcery.net&lt;br /&gt;
* Web based [http://atitd.org/irc/ IRC client] (goes to #atitd on Sorcery.Net by default)&lt;br /&gt;
&lt;br /&gt;
== Information from Tale 4 ==&lt;br /&gt;
If you copy information directly from an old Tale, make sure you tag the page with the &amp;lt;nowiki&amp;gt;{{T4}}&amp;lt;/nowiki&amp;gt; template so that it is clear that the information needs checking! &lt;br /&gt;
&lt;br /&gt;
Also, as we clean up these pages please use {{5ok}} &amp;lt;nowiki&amp;gt;{{5ok}}&amp;lt;/nowiki&amp;gt; to mark specific information as having been verified. Information that still needs to be verified should be marked with {{5}} &amp;lt;nowiki&amp;gt;{{5}}&amp;lt;/nowiki&amp;gt;.  Once all information has been marked with one of these, the T4 banner can be removed from the heading of the page, helping eliminate confusion. (See the [[Skills]] page for an example.)&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous Links ===&lt;br /&gt;
* [http://twitter.com/atitd Twitter feed] of the System channel&lt;br /&gt;
* [http://services.atitd.org/log.php Logs] of the System channel&lt;br /&gt;
* [[Tale 5 Launch|Pharaoh's announcement]] of Tale 5&lt;br /&gt;
* Old (public) Tale 1-4 wikis: [http://www.atitd.org/wiki/tale1 Tale1], [http://www.atitd.org/wiki/tale2 Tale2], [http://www.atitd.org/wiki/tale3 Tale3], [http://www.atitd.org/wiki/tale4 Tale4]&lt;br /&gt;
* Community portal [http://stats.atitd.org/ server statistics]&lt;br /&gt;
&lt;br /&gt;
=== Firefox / IE Search Plugin ===&lt;br /&gt;
Firefox and IE (FF 2+ / IE 6+) users can install an OpenSearch search box to their browser. For details, visit [[Browser Search Plugins]].&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39312</id>
		<title>User:Talibeh/Sandbox</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39312"/>
		<updated>2010-11-01T15:44:07Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* query test */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== query test ====&lt;br /&gt;
{{#ask: [[requires::Slate]] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Firepits need:&lt;br /&gt;
{{#ask: [[Firepit]]&lt;br /&gt;
|?requires=&lt;br /&gt;
|sep= x &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Produces:&lt;br /&gt;
{{#ask: [[Firepit]]&lt;br /&gt;
|?produces=&lt;br /&gt;
| format=table&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== level test ====&lt;br /&gt;
{{level|0|1|3|6|7|8|12|21}}&lt;br /&gt;
&lt;br /&gt;
==== Papyrus Gift Test ====&lt;br /&gt;
{{Template:Papyrus Gift|[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt; [[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt;[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)|}}&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39308</id>
		<title>User:Talibeh/Sandbox</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39308"/>
		<updated>2010-11-01T15:20:23Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== query test ====&lt;br /&gt;
{{#ask: [[requires::Slate]] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{#ask: [[Firepit]]&lt;br /&gt;
|?requires&lt;br /&gt;
|?produces&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== level test ====&lt;br /&gt;
{{level|0|1|3|6|7|8|12|21}}&lt;br /&gt;
&lt;br /&gt;
==== Papyrus Gift Test ====&lt;br /&gt;
{{Template:Papyrus Gift|[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt; [[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt;[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)|}}&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39307</id>
		<title>User:Talibeh/Sandbox</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39307"/>
		<updated>2010-11-01T15:16:51Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* query test */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== query test ====&lt;br /&gt;
{{#ask: [[requires::Cactus Sap]] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{#ask: [[Cactus Sap]]&lt;br /&gt;
|?requires&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== level test ====&lt;br /&gt;
{{level|0|1|3|6|7|8|12|21}}&lt;br /&gt;
&lt;br /&gt;
==== Papyrus Gift Test ====&lt;br /&gt;
{{Template:Papyrus Gift|[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt; [[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt;[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)|}}&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39306</id>
		<title>User:Talibeh/Sandbox</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh/Sandbox&amp;diff=39306"/>
		<updated>2010-11-01T15:14:31Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== query test ====&lt;br /&gt;
{{#ask: [[requires::Cactus Sap]] &lt;br /&gt;
[[:+]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== level test ====&lt;br /&gt;
{{level|0|1|3|6|7|8|12|21}}&lt;br /&gt;
&lt;br /&gt;
==== Papyrus Gift Test ====&lt;br /&gt;
{{Template:Papyrus Gift|[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt; [[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Papyrus Gift|Message &amp;lt;br&amp;gt;[[User:Talibeh|Talibeh]] 17:48, 20 October 2010 (EST)|}}&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=38155</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=38155"/>
		<updated>2010-10-29T18:28:06Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Favorite Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*[http://rogarian.atitd.org/herbalist2/t5a_herbalist/ Foraging]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://semantic-mediawiki.org/wiki/Help:Semantic_search Semantic MediaWiki searching]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* Make 54 [[Salt]] for [[Cooking]] and [[Desiccation]] 3rd (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* {{checkmark}} 20 [[Sulphurous Water]], [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]] (traded for Leeks and Papyrus)&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
*{{checkmark}} Made [[Sledgehammer]] and [[Basket]]&lt;br /&gt;
*{{checkmark}} '''Finally''' learned [[Cooking]]&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=38085</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=38085"/>
		<updated>2010-10-29T14:45:23Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Favorite Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*[http://rogarian.atitd.org/herbalist2/t5a_herbalist/ Foraging]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://semantic-mediawiki.org/wiki/Help:User_manual Semantic MediaWiki manual]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* Make 54 [[Salt]] for [[Cooking]] and [[Desiccation]] 3rd (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* {{checkmark}} 20 [[Sulphurous Water]], [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]] (traded for Leeks and Papyrus)&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
*{{checkmark}} Made [[Sledgehammer]] and [[Basket]]&lt;br /&gt;
*{{checkmark}} '''Finally''' learned [[Cooking]]&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=Coconuts&amp;diff=37966</id>
		<title>Coconuts</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=Coconuts&amp;diff=37966"/>
		<updated>2010-10-29T00:12:53Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: All confirmed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:ItemInfo|weight=1|bulk=3|image=Coconuts.png|description=A basic foodstuff.}} &lt;br /&gt;
&lt;br /&gt;
Coconuts are gathered from [[requires::Coconut Palms]], which grow throughout Egypt.&lt;br /&gt;
&lt;br /&gt;
At a [[Kitchen]], a coconut can be converted into 1 [[produces::Coconut Meat]] and 1 [[produces::Coconut Water]].&lt;br /&gt;
&lt;br /&gt;
{{RequiredBy}}&lt;br /&gt;
{{ProducedBy}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Resources]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37957</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37957"/>
		<updated>2010-10-28T23:45:55Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Favorite Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[http://www.atitd.org/forum/viewforum.php?f=34 atitd.org discussion]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://rogarian.atitd.org/herbalist2/t5a_herbalist/ Foraging]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* Make 54 [[Salt]] for [[Cooking]] and [[Desiccation]] 3rd (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* {{checkmark}} 20 [[Sulphurous Water]], [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]] (traded for Leeks and Papyrus)&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
*{{checkmark}} Made [[Sledgehammer]] and [[Basket]]&lt;br /&gt;
*{{checkmark}} '''Finally''' learned [[Cooking]]&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37938</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37938"/>
		<updated>2010-10-28T23:10:19Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Accomplished */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[http://www.atitd.org/forum/viewforum.php?f=34 atitd.org discussion]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://herbs.drunkenfumble.com/?noimg Foraging]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* Make 54 [[Salt]] for [[Cooking]] and [[Desiccation]] 3rd (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* {{checkmark}} 20 [[Sulphurous Water]], [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]] (traded for Leeks and Papyrus)&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
*{{checkmark}} Made [[Sledgehammer]] and [[Basket]]&lt;br /&gt;
*{{checkmark}} '''Finally''' learned [[Cooking]]&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37935</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37935"/>
		<updated>2010-10-28T23:09:19Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Accomplished */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[http://www.atitd.org/forum/viewforum.php?f=34 atitd.org discussion]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://herbs.drunkenfumble.com/?noimg Foraging]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* Make 54 [[Salt]] for [[Cooking]] and [[Desiccation]] 3rd (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* {{checkmark}} 20 [[Sulphurous Water]], [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]]&lt;br /&gt;
**Traded for Leeks and Papyrus&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
*{{checkmark}} Made [[Sledgehammer]] and [[Basket]]&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37930</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37930"/>
		<updated>2010-10-28T22:57:05Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* To Do */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[http://www.atitd.org/forum/viewforum.php?f=34 atitd.org discussion]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://herbs.drunkenfumble.com/?noimg Foraging]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* Make 54 [[Salt]] for [[Cooking]] and [[Desiccation]] 3rd (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* {{checkmark}} 20 [[Sulphurous Water]], [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]]&lt;br /&gt;
**Traded for Leeks and Papyrus&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37910</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37910"/>
		<updated>2010-10-28T21:27:14Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: made/collected lots more items&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[http://www.atitd.org/forum/viewforum.php?f=34 atitd.org discussion]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://herbs.drunkenfumble.com/?noimg Foraging]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Make a [[Sledgehammer]] (1 [[board]] + 5 [[iron]])&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** {{checkmark}} 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** {{checkmark}} 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* 200 [[Dried Papyrus]] for [[Basket]]&lt;br /&gt;
* Try 5 [[Salt]] to verify skill requirement and for [[Desiccation]] (50 [[Coconut Water]] + 60 [[Wood]] in a [[Kettle]]&lt;br /&gt;
* Try 54 [[Salt]] to verify skill requirement and for [[Cooking]] and [[Desiccation]] (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* {{checkmark}} 14 [[Pulley]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* {{checkmark}} 20 [[Sulphurous Water]], [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* {{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** {{checkmark}} 12 [[Pulley]]s&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** {{checkmark}} 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** {{checkmark}} 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] ({{checkmark}} 20 [[Sulphurous Water]], 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] ({{checkmark}} 1 [[Huge Ruby]], 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]]&lt;br /&gt;
**Traded for Leeks and Papyrus&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37906</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37906"/>
		<updated>2010-10-28T21:09:45Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Favorite Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[http://www.atitd.org/forum/viewforum.php?f=34 atitd.org discussion]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*Other folks' [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges recent changes]&lt;br /&gt;
*[http://www.atitd.org/wiki/tale5/index.php?namespace=1&amp;amp;title=Special%3ARecentChanges Recent wiki discussions]&lt;br /&gt;
*[http://herbs.drunkenfumble.com/?noimg Foraging]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Make a [[Sledgehammer]] (1 [[board]] + 5 [[iron]])&lt;br /&gt;
* Gather 20 [[Sulphurous Water]] (NE of [[Region/Amunet/Sinai|Sinai]] CS)&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Cut 26 [[Pulley]]s&lt;br /&gt;
* Make 2 [[Clay Lamp]]s&lt;br /&gt;
**2 [[Jugs]]&lt;br /&gt;
**{{checkmark}} 20 [[Oil]]&lt;br /&gt;
**{{checkmark}} 4 [[rope]])&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* 200 [[Dried Papyrus]] for [[Basket]]&lt;br /&gt;
* Try 54 [[Salt]] to verify skill requirement and for [[Cooking]] and [[Desiccation]] (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* 14 [[Pulley]] = {{checkmark}} 14[[Cuttable Stone]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* 20 [[Sulphurous Water]], {{checkmark}} [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* 1 [[Huge Ruby]], {{checkmark}} 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** 12 [[Pulley]]s ({{checkmark}} 12 [[Cuttable Stone]])&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] (needs 20 [[Sulphurous Water]], {{checkmark}} 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] (needs 1 [[Huge Ruby]], {{checkmark}} 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]]&lt;br /&gt;
**Traded for Leeks and Papyrus&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37829</id>
		<title>User:Talibeh</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Talibeh&amp;diff=37829"/>
		<updated>2010-10-28T17:17:14Z</updated>

		<summary type="html">&lt;p&gt;Talibeh: /* Watch out for */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amunet-chariot.jpg|right]]&lt;br /&gt;
Level: [[level::7]]&lt;br /&gt;
&lt;br /&gt;
I chose my name as a re-spelling of the Arabic girl's name [http://www.behindthename.com/name/taliba Taliba], meaning &amp;quot;Seeker of Knowledge.&amp;quot; I played briefly in Tale 2, and found that my favorite pastime was to work with others to figure out details of game mechanics, so that name seems appropriate. (Though an Arabic name may be less appropriate for ancient than modern Egyptians, I figure it's good enough for ATitD.)&lt;br /&gt;
&lt;br /&gt;
This tale, I seem to be spending most of my time on the wiki, learning details of how things work, writing up my own to-do list, and cleaning up pages. I've spent most of my time working on integrating [[Maps]] into various pages, so if you have a question about those, feel free to use my [[User Talk:Talibeh|talk page]].&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Favorite Links ==&lt;br /&gt;
*My [[/Maps|custom maps]]&lt;br /&gt;
*[http://www.atitd.org/forum/viewforum.php?f=34 atitd.org discussion]&lt;br /&gt;
*[http://wbe01.mibbit.com//?settings=e9c08a0d013e7b4d344d10bb48e89c10&amp;amp;server=irc.sorcery.net&amp;amp;channel=%23atitd-wiki&amp;amp;autoConnect=true IRC wiki chat]&lt;br /&gt;
*[[Research Overview|Open Technologies]]&lt;br /&gt;
*Custom [http://www.atitd.org/wiki/tale5/index.php?namespace=0&amp;amp;hidemyself=1&amp;amp;title=Special%3ARecentChanges Recent Changes]&lt;br /&gt;
*[http://herbs.drunkenfumble.com/?noimg Foraging]&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
*[[/Maps]]&lt;br /&gt;
*[[/Hookah]]&lt;br /&gt;
*[[/Garlic]]&lt;br /&gt;
*[[/Scratchpad]]&lt;br /&gt;
*[[/Sandbox]]&lt;br /&gt;
&lt;br /&gt;
== [[/Public Works Trips]] ==&lt;br /&gt;
&lt;br /&gt;
== To Do ==&lt;br /&gt;
* Make a [[Sledgehammer]] (1 [[board]] + 5 [[iron]])&lt;br /&gt;
* Gather 20 [[Sulphurous Water]] (NE of [[Region/Amunet/Sinai|Sinai]] CS)&lt;br /&gt;
* Build an [[Empty Hand Puzzle]]&lt;br /&gt;
** 5 [[Canvas]] (1+4blocks)&lt;br /&gt;
** 28 [[Cabbage Juice]], 28 [[Carrot Juice]] (4*7)&lt;br /&gt;
** {{checkmark}} 34 [[Rope]] (30+4)&lt;br /&gt;
** {{checkmark}} 28 [[Dirt]], 28 [[Grass]] (4*7)&lt;br /&gt;
** {{checkmark}} 20 [[Dried Flax]]&lt;br /&gt;
** {{checkmark}} 88 [[Limestone]] (60+4blocks*7)&lt;br /&gt;
** {{checkmark}} 108 [[Clay]] (80+4*7)&lt;br /&gt;
** {{checkmark}} 25 [[Thorns]], 50 [[Boards]]&lt;br /&gt;
* Make 12 [[Glass Blade]]s (see below for uses)&lt;br /&gt;
**{{checkmark}} 12 [[lime]] (use 80 [[limestone]] in a [[firepit]]) &lt;br /&gt;
**{{checkmark}} 14 [[soda]]&lt;br /&gt;
**{{checkmark}} 120 [[sand]]&lt;br /&gt;
* Cut 26 [[Pulley]]s&lt;br /&gt;
* Make 2 [[Clay Lamp]]s&lt;br /&gt;
**2 [[Jugs]]&lt;br /&gt;
**{{checkmark}} 20 [[Oil]]&lt;br /&gt;
**{{checkmark}} 4 [[rope]])&lt;br /&gt;
* Trade for 40 [[Brass]]&lt;br /&gt;
* Make 60 (!) [[Linen]] &lt;br /&gt;
* Make [[Sheet Glass]] until skill is maxed&lt;br /&gt;
** 60 [[Normal Glass]] (60 [[Lime]], 120 [[Potash]] from 120 [[Ash]] in [[Kettle]])&lt;br /&gt;
* 200 [[Dried Papyrus]] for [[Basket]]&lt;br /&gt;
* Try 54 [[Salt]] to verify skill requirement and for [[Cooking]] and [[Desiccation]] (from 450 [[Coconut Water]] and at least 460 [[wood]] in [[Kettle]])&lt;br /&gt;
&lt;br /&gt;
=== Next Skills to Get ===&lt;br /&gt;
==== [[S Arch]]====&lt;br /&gt;
* 14 [[Pulley]] = {{checkmark}} 14[[Cuttable Stone]] ([[Structure Repair]] 2)&lt;br /&gt;
==== [[S Art]] ====&lt;br /&gt;
* 60 [[Linen]] (1600 [[lint]]) ([[Structure Repair]] 3)&lt;br /&gt;
* 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]] ([[Dessication]]&lt;br /&gt;
==== [[S Body]] ====&lt;br /&gt;
* 200 [[Cut Stone]], {{checkmark}} 200 [[Beeswax]], 200 [[Charcoal]] ([[Structure Repair]] 3)&lt;br /&gt;
==== [[S Thought]] ====&lt;br /&gt;
*{{checkmark}} 50 [[Beeswax]], 50 [[Oil]], 300 [[Bricks]] ([[Structure Maintenance]])&lt;br /&gt;
* 20 [[Sulphurous Water]], {{checkmark}} [[Huge Quartz]] ([[Dessication]])&lt;br /&gt;
==== [[S Worsh]] ====&lt;br /&gt;
*{{checkmark}} 100 of each [[Vegetable]] ([[Cooking]])&lt;br /&gt;
* 1 [[Huge Ruby]], {{checkmark}} 10 [[Coconut Water]] ([[Dessication]])&lt;br /&gt;
* 20 [[Common Basil]], {{checkmark}} 7 [[Knife Blade]], 7 [[Filleting|Phagrus Meat]] ([[Filleting]])&lt;br /&gt;
&lt;br /&gt;
=== Further into the future ===&lt;br /&gt;
* Make [[Knife:Iron]]&lt;br /&gt;
**{{checkmark}} [[Knife Blade]]&lt;br /&gt;
** [[Knife:Glass]] ([[Glass Blade]] and 4 [[Rawhide Strip]]s&lt;br /&gt;
*** Take [[Soda]], [[Lime]], [[Sand]] to a public glazier's bench) &lt;br /&gt;
* More [[Structure Repair]], [[Structure Maintenance]]&lt;br /&gt;
* 10 more [[Glass Blade]]s for [[Carving]] degree 3&lt;br /&gt;
* Another [[Glass Blade]] for a [[Glass Scythe]]&lt;br /&gt;
* Make a [[Basket]] for gathering grass (200 [[Dried Papyrus]])&lt;br /&gt;
* Finish [[Heavy Mallet]] for more [[limestone]] (needs [[Iron Knife]] and [[Carving]] 3rd)&lt;br /&gt;
* Build a [[Water Mine]]&lt;br /&gt;
** 24 [[Glass Pipe]]s (either [[Soda Glass]] or [[Normal Glass]])&lt;br /&gt;
** [[Large Gear]] (cast from 100 [[Iron]] + 100 [[Beeswax]])&lt;br /&gt;
** 4 [[Copper Strap]]s (forged from {{checkmark}} 12 [[copper]])&lt;br /&gt;
** 12 [[Pulley]]s ({{checkmark}} 12 [[Cuttable Stone]])&lt;br /&gt;
* Build a [[Solid Land Tower]]&lt;br /&gt;
** 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** 1 [[Clay Lamp]]&lt;br /&gt;
** 20 [[White Sand]]&lt;br /&gt;
** {{checkmark}} 10 [[Cut Stone]]s&lt;br /&gt;
** {{checkmark}} 1000 [[Bricks]], 7 [[Medium Quartz]]&lt;br /&gt;
* Build a [[Hand of Man Tower]]&lt;br /&gt;
** 2 [[Canvas]]&lt;br /&gt;
** {{checkmark}} 8 [[Rope]]&lt;br /&gt;
** 1 [[Clay Lamp]]&lt;br /&gt;
** 100 [[Ash]] = lots of [[Dried Papyrus]]&lt;br /&gt;
** 250 [[Firebricks]]&lt;br /&gt;
** 4 [[Iron Bars]] (forged from total 8 [[Iron]]&lt;br /&gt;
** {{checkmark}} 50 [[Charcoal]], 1000 [[Bricks]], 7 [[Medium Ruby]]&lt;br /&gt;
* Metal for [[Cooperage]]&lt;br /&gt;
** 2 [[Brass Plate]] = 40 [[Brass]] = cast from {{checkmark}} 280 [[copper]] + 40 [[Tin]]&lt;br /&gt;
** 50 [[Copper Strap]]s = forged from {{checkmark}} 150 [[Copper]]&lt;br /&gt;
* Try growing [[barley]]&lt;br /&gt;
**[[Grain Fertilizer]]&lt;br /&gt;
**[[Weed Killer]]&lt;br /&gt;
&lt;br /&gt;
== Available Skills and Techs ==&lt;br /&gt;
=== Skills===&lt;br /&gt;
==== {{level|2}} ====&lt;br /&gt;
* [[Cooking]] at [[School of Worship]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|3}} ====&lt;br /&gt;
* [[Filleting]]--[[School of Worship]] (needs [[Knife Blade]], [[Phagrus Meat]], [[Common Basil]]&lt;br /&gt;
* [[Desiccation]]--[[S Thought]] (needs 20 [[Sulphurous Water]], {{checkmark}} 1 [[Huge Quartz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|4}} ====&lt;br /&gt;
*[[Structure Repair]]--[[S Art]] (needs [[Linen]])&lt;br /&gt;
*[[Structure Maintenance]]--[[S Thought]] (needs [[Beeswax]], [[Oil]], [[Bricks]])&lt;br /&gt;
* [[Cooking]] (2nd)--[[S Worsh]] (needs [[Common Sage]], [[Thyme]], [[Common Rosemary]]&lt;br /&gt;
&lt;br /&gt;
==== {{level|5}}====&lt;br /&gt;
*[[Cooperage]]--[[S Body]] ([[Brass Plate]], [[Copper Straps]], [[Boards]])&lt;br /&gt;
*[[The Art of the Pipe]]--[[S Art]] ([[Fine Glass Rods]])&lt;br /&gt;
*[[Desiccation]] (2nd)--[[S Art]] (needs 5 [[Salt]], {{checkmark}} 1 [[Huge Topaz]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|6}}====&lt;br /&gt;
*[[Carving]] (3rd)--[[S Body]] (Glass Blade, Wooden Peg)&lt;br /&gt;
*[[Fly Tying]] (2nd)--[[S Worsh]] (7 types of insects)&lt;br /&gt;
&lt;br /&gt;
==== {{level|7}} ====&lt;br /&gt;
*[[Cooking]] (3rd)--[[S Worsh]] ([[Salt]])&lt;br /&gt;
*[[Salvage Techniques]] (3rd)&lt;br /&gt;
*[[Structure Repair]] (3rd)&lt;br /&gt;
*[[Desiccation]] (3rd)--[[S Worsh]] (needs 1 [[Huge Ruby]], {{checkmark}} 10 [[Coconut Water]])&lt;br /&gt;
&lt;br /&gt;
==== {{level|8}}====&lt;br /&gt;
* [[Botanical Identification]]--[[S Body]] (7 types of mushrooms)&lt;br /&gt;
* [[Arthropodology]] 3rd--[[S Worsh]] ([[Beeswax]])&lt;br /&gt;
* [[Structure Repair]] 2nd&lt;br /&gt;
* [[Mechanics]]&lt;br /&gt;
&lt;br /&gt;
===Technologies===&lt;br /&gt;
===={{level|6}}====&lt;br /&gt;
*[[Obelisk Construction]] (3rd)--[[U Arch]]&lt;br /&gt;
*[[Advanced Charcoal Production]]--[[U Body]]&lt;br /&gt;
&lt;br /&gt;
===={{level|8}}====&lt;br /&gt;
*[[Automation]]--[[U Arch]]&lt;br /&gt;
&lt;br /&gt;
== Accomplished ==&lt;br /&gt;
*{{checkmark}} Find a place to live! (based on Public Works)&lt;br /&gt;
*{{checkmark}} Built and expanded my compound&lt;br /&gt;
*{{checkmark}} Made [[chest]]s and basic amenities (bricks, boards, flax combs, one [[Small Distaff]])&lt;br /&gt;
*{{checkmark}} Made a [[Camel Pen]] for straw storage&lt;br /&gt;
*{{checkmark}} Made [[Apiaries]] (10)&lt;br /&gt;
*{{checkmark}} Got all [[Vegetable Seeds]] and [[Papyrus Seeds]]&lt;br /&gt;
**Traded for Leeks and Papyrus&lt;br /&gt;
*{{checkmark}} Harvested and dried my first batch of [[Papyrus]]&lt;br /&gt;
*{{checkmark}} Mined and smelted a huge batch of metal for making [[Tools]] and [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Built 9 [[Improved Brick Rack]]s&lt;br /&gt;
*{{checkmark}} Caught a [[Phagrus]] for [[Filleting]] tuition&lt;br /&gt;
*{{checkmark}} Made 50 [[Jugs]] for [[Navigation]]&lt;br /&gt;
*{{checkmark}} Made 5 [[Carpentry Blade]]s&lt;br /&gt;
*{{checkmark}} Made 8 iron [[Knife Blade]]s (tuition and [[Iron Knife]])&lt;br /&gt;
*{{checkmark}} Made 5 [[Lead Chisel]]s&lt;br /&gt;
*{{checkmark}} Made blacksmithed [[hatchet]] and [[shovel]]s&lt;br /&gt;
*{{checkmark}} Built an [[Obelisk]] for the Principle&lt;br /&gt;
*{{checkmark}} Built a [[Sculpture]] for the Principle&lt;br /&gt;
*{{checkmark}} Made [[Iron Poker]], [[Copper Wire]], and more [[Nails]]&lt;br /&gt;
*{{checkmark}} Made [[Hand Loom]] so I don't have to run back and forth to PW&lt;br /&gt;
&lt;br /&gt;
=== Offline Chores ===&lt;br /&gt;
*{{checkmark}}Wood&lt;br /&gt;
*{{checkmark}}Grass&lt;br /&gt;
*{{checkmark}}Onions&lt;br /&gt;
*{{checkmark}}Wheat&lt;br /&gt;
&lt;br /&gt;
== Watch out for ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;10&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Snip the leaf stems &lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common Basil.jpg|thumb|150px|Common Basil]]&lt;br /&gt;
|[[Image:Common Rosemary.jpg|thumb|150px|Common Rosemary]]&lt;br /&gt;
|-&lt;br /&gt;
| Scrape away the leaf hairs&lt;br /&gt;
| Scrape off the stem pith&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Common_Sage.jpg|thumb|150px|Common Sage]]&lt;br /&gt;
|[[Image:Thyme.png|thumb|150px|Thyme]]&lt;br /&gt;
|}&lt;br /&gt;
[[Image:locust_palm.JPG|150px|Locust Palm]]&lt;br /&gt;
[[Image:pratyeka.JPG|150px|Pratyeka]]&lt;br /&gt;
[[Image:Coconut_palm.JPG|150px|Coconut Palm]]&lt;/div&gt;</summary>
		<author><name>Talibeh</name></author>
	</entry>
</feed>