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
(Created documentation page for the Map Marker/Iron template)
 
m (Removed erroneous line that was only being used as a reference when the page was being written)
Line 2: Line 2:
  
 
https://www.atitd.org/wiki/tale6/images/markers/markerMpFe.png
 
https://www.atitd.org/wiki/tale6/images/markers/markerMpFe.png
 
<includeonly>{{Map Marker|icon = MpFe|name = Iron{{#if: {{{gem|}}} | &nbsp;/&nbsp;{{{gem|}}} }}|region = {{{region|}}}|coords = {{{coords|}}}|info = {{{extras|}}} }}</includeonly>
 
  
 
== Usage ==
 
== Usage ==

Revision as of 19:57, 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 All Parameters

{{Map Marker/Iron|region=Meroe Desert|coords=48, -6916|gem=Diamond|extras=6 Gyration Cells<br>2 Blast Furnaces}}

results in:

(MpFe) 48, -6916, Iron / Diamond<br>Meroe Desert - (48, -6916)<br>6 Gyration Cells<br>2 Blast Furnaces

Without Extras Parameter

{{Map Marker/Iron|region=Swenett|coords=1673, -1156|gem=Ruby}}

results in:

(MpFe) 1673, -1156, Iron / Ruby<br>Swenett - (1673, -1156)

Without Gem or Extras Parameters

{{Map Marker/Iron|region=Upper Egypt|coords=2105, -1470}}

results in:

(MpFe) 2105, -1470, Iron<br>Upper Egypt - (2105, -1470)

Above Examples Displayed On Map

{{CondMap|
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=Swenett|coords=1673, -1156|gem=Ruby}}
{{Map Marker/Iron|region=Upper Egypt|coords=2105, -1470}}
|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