<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://igoaddons.eu.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AMapbox_sandbox</id>
	<title>Template:Mapbox sandbox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://igoaddons.eu.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AMapbox_sandbox"/>
	<link rel="alternate" type="text/html" href="http://igoaddons.eu.org/index.php?title=Template:Mapbox_sandbox&amp;action=history"/>
	<updated>2026-04-20T05:25:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0-rc.0</generator>
	<entry>
		<id>http://igoaddons.eu.org/index.php?title=Template:Mapbox_sandbox&amp;diff=390&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;&lt;noinclude&gt;{{High use}} &lt;div style=&quot;border: 2px solid black; background-color:Wheat; margin:4px;padding:4px;&quot;&gt; '''&lt;big&gt;Template:Mapbox&lt;/big&gt;''' This template displays an inlin...&quot;</title>
		<link rel="alternate" type="text/html" href="http://igoaddons.eu.org/index.php?title=Template:Mapbox_sandbox&amp;diff=390&amp;oldid=prev"/>
		<updated>2015-10-07T05:49:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;noinclude&amp;gt;{{High use}} &amp;lt;div style=&amp;quot;border: 2px solid black; background-color:Wheat; margin:4px;padding:4px;&amp;quot;&amp;gt; &amp;#039;&amp;#039;&amp;#039;&amp;lt;big&amp;gt;Template:Mapbox&amp;lt;/big&amp;gt;&amp;#039;&amp;#039;&amp;#039; This template displays an inlin...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{High use}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 2px solid black; background-color:Wheat; margin:4px;padding:4px;&amp;quot;&amp;gt;&lt;br /&gt;
'''&amp;lt;big&amp;gt;Template:Mapbox&amp;lt;/big&amp;gt;'''&lt;br /&gt;
This template displays an inline map from Maps with an accompanying caption.&lt;br /&gt;
&lt;br /&gt;
To use this template, copy the code below, replacing anything within &amp;lt;tags&amp;gt; as appropriate.&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dashed black; background-color:white; margin:2px;padding:4px;font-family:Courier,system;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{mapbox&lt;br /&gt;
|lat=&amp;lt;lat&amp;gt;&lt;br /&gt;
|lon=&amp;lt;lon&amp;gt;&lt;br /&gt;
|layer=&amp;lt;layer&amp;gt;&lt;br /&gt;
|zoom=&amp;lt;zoom&amp;gt;&lt;br /&gt;
|caption=&amp;lt;caption&amp;gt;&lt;br /&gt;
|width&amp;lt;trace&amp;gt;&lt;br /&gt;
|width=&amp;lt;width&amp;gt;&lt;br /&gt;
|height=&amp;lt;height&amp;gt;&lt;br /&gt;
|align=&amp;lt;align&amp;gt;&lt;br /&gt;
|static=[true | false]&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
'''&amp;lt;lat&amp;gt;''' - The latitude for the centre of the map.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;lon&amp;gt;''' - The longitude for the centre of the map.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;layer&amp;gt;''' - The historical layer to display. See [[Help:Maps]] for a list of supported types. Leave blank to select modern OpenStreetMap mapping&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;zoom&amp;gt;''' - The zoom level to display for the map. Possible values are from 3 (all of Britain and Ireland) upwards. Quarter inch maps normally go up to zoom 12, half inch to 13, one inch to 14 and 1:25,000 to 15.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;nowiki&amp;gt;&amp;lt;caption&amp;gt;&amp;lt;/nowiki&amp;gt;''' - The caption to put underneath the map.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;trace&amp;gt;''' - An optional trace file to display on the map.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;width&amp;gt;''' - The width of the box - default 182.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;height&amp;gt;''' - The height of the box&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;align&amp;gt;''' - The alignment of the box (left, centre, right). Default left.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''&amp;lt;static&amp;gt;''' - If set to &amp;quot;true&amp;quot;, does not display any navigation control for the map. Defaults to &amp;quot;false&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Example:'''&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dashed black; background-color:white; margin:2px;padding:4px;font-family:Courier,system;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{mapbox&lt;br /&gt;
|static=false&lt;br /&gt;
|width=250&lt;br /&gt;
|lat=56.571823&lt;br /&gt;
|lon=-4.785548&lt;br /&gt;
|layer=mot&lt;br /&gt;
|zoom=10&lt;br /&gt;
|trace=A8/A82.osm&lt;br /&gt;
|align=right&lt;br /&gt;
|caption=Three generations of the A82 across Rannoch Moor.}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
This creates a map box 250 pixels wide, right-aligned, with navigation, centred on latitude 56.571823, longitude -4.785548, with a caption. The layer name is &amp;quot;mot&amp;quot; (1923 MOT Half Inch), the zoom level is 10, a trace file A8/A82.osm is loaded.&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:300px&amp;quot;&amp;gt;&lt;br /&gt;
{{mapbox&lt;br /&gt;
|static=false&lt;br /&gt;
|width=250&lt;br /&gt;
|lat=56.571823&lt;br /&gt;
|lon=-4.785548&lt;br /&gt;
|layer=mot&lt;br /&gt;
|zoom=10&lt;br /&gt;
|trace=A8/A82.osm&lt;br /&gt;
|align=right&lt;br /&gt;
|caption=Three generations of the A82 across Rannoch Moor.}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumb {{#if: {{{align|}}} |&lt;br /&gt;
  {{#ifeq: {{{align}}}|left|tleft|}}&lt;br /&gt;
  {{#ifeq: {{{align}}}|right|tright|}}&lt;br /&gt;
  | tleft }}&lt;br /&gt;
&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbinner&amp;quot; style=&amp;quot;width:{{#if: {{{width|}}} | {{{width}}}px | 182px }};{{#if: {{{height|}}} | {{{height}}}px | 150px }};&amp;quot;&amp;gt;&lt;br /&gt;
{{#if: {{{map|}}} | {{{map}}} }}&lt;br /&gt;
{{#if: {{{lat|}}} &lt;br /&gt;
  | {{#if: {{{lon|}}}&lt;br /&gt;
    | {{#if: {{{zoom|}}}&lt;br /&gt;
      | &amp;lt;sabremap lat={{{lat}}} lon={{{lon}}} zoom={{{zoom}}} width={{{width}}} height={{{height}}}&lt;br /&gt;
      {{#if: {{{layer|}}} | layer={{{layer}}} | }}&lt;br /&gt;
      {{#if: {{{trace|}}} | trace={{{trace}}} | }}&lt;br /&gt;
      {{#if: {{{static|}}} | static={{{static}}} | }}&lt;br /&gt;
      /&amp;gt;&lt;br /&gt;
    }}    &lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
{{#if: {{{caption|}}} | &amp;lt;div class=&amp;quot;thumbcaption&amp;quot;&amp;gt;{{{caption}}}&amp;lt;/div&amp;gt;}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>