The Wiki for Tale 8 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:Map Marker/Iron/doc"

From A Wiki in the Desert
Jump to navigation Jump to search
m (Removed erroneous line that was only being used as a reference when the page was being written)
m (Cleaned up and standardized template to match other mine templates)
Line 18: Line 18:
 
== Examples ==
 
== Examples ==
  
=== With All Parameters ===
+
=== With Extras ===
  
 
<pre>
 
<pre>
{{Map Marker/Iron|region=Meroe Desert|coords=48, -6916|gem=Diamond|extras=6 Gyration Cells<br>2 Blast Furnaces}}
+
{{Map Marker/Iron|region=Bitter Lakes|coords=1750, 6833|extras=2 Gyration Cells<br>1 Charcoal Hearth<br>6 Blast Furnaces}}
 
</pre>
 
</pre>
  
Line 27: Line 27:
  
 
<pre>
 
<pre>
(MpFe) 48, -6916, Iron / Diamond<br>Meroe Desert - (48, -6916)<br>6 Gyration Cells<br>2 Blast Furnaces
+
(MpFe) 1750, 6833, Iron<br>Bitter Lakes - (1750, 6833)<br>2 Gyration Cells<br>1 Charcoal Hearth<br>6 Blast Furnaces
</pre>
 
 
 
=== Without Extras Parameter ===
 
 
 
<pre>
 
{{Map Marker/Iron|region=Swenett|coords=1673, -1156|gem=Ruby}}
 
</pre>
 
 
 
results in:
 
 
 
<pre>
 
(MpFe) 1673, -1156, Iron / Ruby<br>Swenett - (1673, -1156)
 
 
</pre>
 
</pre>
  
Line 45: Line 33:
  
 
<pre>
 
<pre>
{{Map Marker/Iron|region=Upper Egypt|coords=2105, -1470}}
+
{{Map Marker/Iron|region=Meroe Desert|coords=-1560, -7156}}
 
</pre>
 
</pre>
  
Line 51: Line 39:
  
 
<pre>
 
<pre>
(MpFe) 2105, -1470, Iron<br>Upper Egypt - (2105, -1470)
+
(MpFe) -1560, -7156, Iron<br>Meroe Desert - (-1560, -7156)
 
</pre>
 
</pre>
  
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
+
=== Examples Displayed On Map ===
 
 
=== Above Examples Displayed On Map ===
 
  
 
<pre>
 
<pre>
Line 62: Line 48:
 
mlayer Examples 650
 
mlayer Examples 650
  
{{Map Marker/Iron|region=Meroe Desert|coords=48, -6916|gem=Diamond|extras=6 Gyration Cells<br>2 Blast Furnaces}}
+
{{Map Marker/Iron|region=Bitter Lakes|coords=1750, 6833|extras=2 Gyration Cells<br>1 Charcoal Hearth<br>6 Blast Furnaces}}
{{Map Marker/Iron|region=Swenett|coords=1673, -1156|gem=Ruby}}
+
{{Map Marker/Iron|region=Meroe Desert|coords=-1560, -7156}}
{{Map Marker/Iron|region=Upper Egypt|coords=2105, -1470}}
 
 
|contentonly={{{contentonly|no}}}|{{{2}}}}}
 
|contentonly={{{contentonly|no}}}|{{{2}}}}}
 
</pre>
 
</pre>
Line 73: Line 58:
 
mlayer Examples 650
 
mlayer Examples 650
  
{{Map Marker/Iron|region=Meroe Desert|coords=48, -6916|gem=Diamond|extras=6 Gyration Cells<br>2 Blast Furnaces}}
+
{{Map Marker/Iron|region=Bitter Lakes|coords=1750, 6833|extras=2 Gyration Cells<br>1 Charcoal Hearth<br>6 Blast Furnaces}}
{{Map Marker/Iron|region=Swenett|coords=1673, -1156|gem=Ruby}}
+
{{Map Marker/Iron|region=Meroe Desert|coords=-1560, -7156}}
{{Map Marker/Iron|region=Upper Egypt|coords=2105, -1470}}
 
 
|contentonly={{{contentonly|no}}}|{{{2}}}}}
 
|contentonly={{{contentonly|no}}}|{{{2}}}}}
  
 
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
 
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 22:54, 4 August 2018

{{Map Marker/Iron}} generates a map marker indicating an Iron Mine for use with the {{CondMap}} template.

markerMpFe.png

Usage

{{Map Marker/Iron
| region = 
| coords = 
| gem    = 
| extras = 
}}
region
The region in which the marker belongs. Technically optional but should be always be included if possible.
coords
The coordinates at which the marker should be placed.
gem (optional)
The gem that can be mined at the Iron Mine, if known.
extras (optional)
Any helpful buildings near the Iron Mine such as furnaces and charcoal hearths. When multiple, different buildings are available, the information will display better when placing a <br> tag between each building in the list.

Examples

With Extras

{{Map Marker/Iron|region=Bitter Lakes|coords=1750, 6833|extras=2 Gyration Cells<br>1 Charcoal Hearth<br>6 Blast Furnaces}}

results in:

(MpFe) 1750, 6833, Iron<br>Bitter Lakes - (1750, 6833)<br>2 Gyration Cells<br>1 Charcoal Hearth<br>6 Blast Furnaces

Without Gem or Extras Parameters

{{Map Marker/Iron|region=Meroe Desert|coords=-1560, -7156}}

results in:

(MpFe) -1560, -7156, Iron<br>Meroe Desert - (-1560, -7156)

Examples Displayed On Map

{{CondMap|
mlayer Examples 650

{{Map Marker/Iron|region=Bitter Lakes|coords=1750, 6833|extras=2 Gyration Cells<br>1 Charcoal Hearth<br>6 Blast Furnaces}}
{{Map Marker/Iron|region=Meroe Desert|coords=-1560, -7156}}
|contentonly={{{contentonly|no}}}|{{{2}}}}}

results in:

This map uses the CondMap template, if this map imports data from other maps please edit those. Please see Maps for further details and links to all raw data pages