<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pathfindersonline.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ASuperimpose%2Fdoc</id>
	<title>Template:Superimpose/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pathfindersonline.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ASuperimpose%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;action=history"/>
	<updated>2026-04-12T20:45:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225831&amp;oldid=prev</id>
		<title>Jomegat: 48 revisions: import w:template:superimpose</title>
		<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225831&amp;oldid=prev"/>
		<updated>2018-09-21T01:40:59Z</updated>

		<summary type="html">&lt;p&gt;48 revisions: import &lt;a href=&quot;http://en.wikipedia.org/wiki/template:superimpose&quot; class=&quot;extiw&quot; title=&quot;w:template:superimpose&quot;&gt;w:template:superimpose&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''{{tlf|Superimpose}}''' is a utility template which superimposes one image on top another. The position of the superimposed image is relative to the top left corner of the underlying image. It is often used to display a location mark on a map image, but it can be used with any two images.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; margin-top: 1em&amp;quot;&lt;br /&gt;
|&amp;lt;pre style=&amp;quot;margin-top: 0&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Located in north central Colorado, which is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red pog.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Located in north central Colorado, which in turn is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red pog.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
=== Using the Template ===&lt;br /&gt;
&lt;br /&gt;
To get started, you can simply copy this blank definition into your page, and fill in the data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;width: 15em;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following blank definition includes all the parameters, including those less-commonly used.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;width: 15em;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | base_link = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_alt = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | float_caption = &lt;br /&gt;
  | float_link = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameter Definitions ===&lt;br /&gt;
&lt;br /&gt;
* '''base:''' File name of the base (underlying) image.&lt;br /&gt;
* '''base_width:''' Width to display the base image, in [[pixel]]s.&lt;br /&gt;
* '''base_alt:''' [[Alt text]] for the image, for visually users; see [[WP:ALT]]. This should describe the composite image.&lt;br /&gt;
* '''base_caption:''' Text to show when the mouse courser hovers over the base image; ignored if '''base_link''' is specified to be empty.&lt;br /&gt;
* '''base_link:''' Name of page that the user will be sent to if they click on the base image. The special value &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;, stands for the file page for the base image. If empty, nothing happens if the user clicks on the base image. The default is &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
* '''float:'''  File name of the superimposed image.&lt;br /&gt;
* '''float_width:'''  Width to display the superimposed image, in pixels.&lt;br /&gt;
* '''float_alt:''' Alt text for the superimposed image. This is needed only if '''float_link''' is nonempty. Normally the alt text for the base image describes the combination of the two images, and this parameter is not needed.&lt;br /&gt;
* '''float_caption:''' Text to show when the mouse courser hovers over the superimposed image; ignored if '''float_link''' is missing or empty&lt;br /&gt;
* '''float_link:''' Name of page that the user will be sent to if they click on the superimposed image. This acts like '''base_link''', except it is for the top image, and it defaults to empty.&lt;br /&gt;
* '''x:''' distance to offset the left edge of the superimposed image from the left edge of the base image, in pixels or any other [http://w3schools.com/cssref/css_units.asp CSS units].&lt;br /&gt;
* '''y:''' distance to offset the top edge of the superimposed image from the top edge of the base image, in pixels or any other CSS units.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Annotated image}}, allows text notes to overlap image, allows cropping&lt;br /&gt;
* {{tl|Superimpose2}}, supports more layer superimposition.&lt;br /&gt;
* {{tl|Location map}}, places a mark on a map at the specified geographical coordinates.&lt;br /&gt;
* {{tl|Location map+}}, places one or more marks on a map at the specified geographical coordinates.&lt;br /&gt;
* {{tl|Location mark}}, places a mark on a map using relative coordinates.&lt;br /&gt;
* {{tl|Location mark+}}, one or more marks on a map using relative coordinates.&lt;br /&gt;
* {{tl|Lageplan}}, related template which superimposes one image on another with different features&lt;br /&gt;
* {{tl|Overlay}}, allows multiple annotations to be place over an image with a legend&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Graphics templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jomegat</name></author>
	</entry>
	<entry>
		<id>https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225815&amp;oldid=prev</id>
		<title>193.188.105.25: ar</title>
		<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225815&amp;oldid=prev"/>
		<updated>2011-06-04T17:14:40Z</updated>

		<summary type="html">&lt;p&gt;ar&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tl|{{PAGENAME}}}} is a utility which superimposes one image over another, and positions it relative to the top left corner of the bottom image. Although [[w:Template:GBthumb|the original idea]] was to place a dot on a locator map based on editable coordinates, it can be used to precisely overlay any two images for any reason.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Located in north central Colorado, which in turn is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Located in north central Colorado, which in turn is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using the Template ===&lt;br /&gt;
&lt;br /&gt;
To get started, you can simply copy this blank definition into your page, and fill in the data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following blank definition includes all the parameters, including those less-commonly used.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | base_link = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_alt = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | float_caption = &lt;br /&gt;
  | float_link = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameter Definitions ===&lt;br /&gt;
&lt;br /&gt;
* '''base:''' File name of the base (bottom) image&lt;br /&gt;
* '''base_width:''' Width to display the base image, ''in pixels''&lt;br /&gt;
* '''base_alt:''' [[Alt text]] for the image, for visually impaired readers; see ''[[Wikipedia:Alternative text for images]]''. This normally describes the combination of the two images.&lt;br /&gt;
* '''base_caption:''' Text to show when a user's mouse hovers over the base image; ignored if '''base_link''' is specified to be empty&lt;br /&gt;
* '''base_link:''' Name of page that the user should be sent to if they click on the base image. The special value &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;, stands for the file page for the base image. If empty, nothing happens if the user clicks on the base image. The default is &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
* '''float:'''  File name of the top image&lt;br /&gt;
* '''float_width:'''  Width to display the top image, ''in pixels''&lt;br /&gt;
* '''float_alt:''' Alt text for the top image. This is needed only if '''float_link''' is nonempty. Normally the alt text for the base image describes the combination of the two images, and this parameter is not needed.&lt;br /&gt;
* '''float_caption:''' Text to show when a user's mouse hovers over the top image; ignored if '''float_link''' is missing or empty&lt;br /&gt;
* '''float_link:''' Name of page that the user should be sent to if they click on the top image. This acts like '''base_link''', except it is for the top image, and it defaults to empty.&lt;br /&gt;
* '''x:''' distance to offset the top image from the left edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
* '''y:''' distance to offset the top image from the top edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
&lt;br /&gt;
=== A Note about the Locator Dot ===&lt;br /&gt;
&lt;br /&gt;
I originally built this template thinking I could use an SVG file with transparency (mostly for the dot in locator maps). However, it seems Internet Explorer users can't handle transparent PNGs without a fix that Wikimedia's not yet delivering, so for now I recommend using the GIF version in the example above. When IE better supports PNGs, we can swap the better format back in.&lt;br /&gt;
&amp;amp;mdash;[[User:Papayoung|Papayoung]] [[User_talk:Papayoung|&amp;amp;#9775;]] 02:06, 26 October 2005 (UTC)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Annotated image}}, allows text notes to overlap image, allows cropping&lt;br /&gt;
* {{tl|Superimpose2}}, supports more layer superimposition.&lt;br /&gt;
* {{tl|Location map}}, places a single image over another at a map coordinate location&lt;br /&gt;
* {{tl|Lageplan}}, related template to Location map with specific features&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Graphic templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[ar:قالب:Superimpose]]&lt;br /&gt;
[[cy:Nodyn:BS-arddygaf]]&lt;br /&gt;
[[de:Vorlage:Bild mit Markierung]]&lt;br /&gt;
[[eo:Ŝablono:Superimpose]]&lt;br /&gt;
[[es:Plantilla:Sobrepuesto]]&lt;br /&gt;
[[fi:Malline:Superimpose]]&lt;br /&gt;
[[fr:Modèle:Superpose]]&lt;br /&gt;
[[he:תבנית:החפפת תמונה]]&lt;br /&gt;
[[it:Template:Sovraimmagine]]&lt;br /&gt;
[[ja:Template:Superimpose]]&lt;br /&gt;
[[ko:Template:그림포개기]]&lt;br /&gt;
[[ka:თარგი:Superimpose]]&lt;br /&gt;
[[kn:Template:Superimpose]]&lt;br /&gt;
[[nl:Sjabloon:Superimpose]]&lt;br /&gt;
[[pl:Szablon:Superimpose]]&lt;br /&gt;
[[ro:Format:Suprapunere]]&lt;br /&gt;
[[ru:Шаблон:Superimpose]]&lt;br /&gt;
[[rmy:Sikavno:Opralthovipen]]&lt;br /&gt;
[[sl:Predloga:Superponiraj]]&lt;br /&gt;
[[sv:Mall:Superponera]]&lt;br /&gt;
[[th:แม่แบบ:Superimpose]]&lt;br /&gt;
[[uk:Шаблон:Superimpose]]&lt;br /&gt;
[[zh:template:Superimpose]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>193.188.105.25</name></author>
	</entry>
	<entry>
		<id>https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225811&amp;oldid=prev</id>
		<title>112.156.98.20 at 22:53, 22 January 2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225811&amp;oldid=prev"/>
		<updated>2010-01-22T22:53:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tl|{{PAGENAME}}}} is a utility which superimposes one image over another, and positions it relative to the top left corner of the bottom image. Although [[w:Template:GBthumb|the original idea]] was to place a dot on a locator map based on editable coordinates, it can be used to precisely overlay any two images for any reason.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Located in north central Colorado, which in turn is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Located in north central Colorado, which in turn is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using the Template ===&lt;br /&gt;
&lt;br /&gt;
To get started, you can simply copy this blank definition into your page, and fill in the data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following blank definition includes all the parameters, including those less-commonly used.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | base_link = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_alt = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | float_caption = &lt;br /&gt;
  | float_link = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameter Definitions ===&lt;br /&gt;
&lt;br /&gt;
* '''base:''' File name of the base (bottom) image&lt;br /&gt;
* '''base_width:''' Width to display the base image, ''in pixels''&lt;br /&gt;
* '''base_alt:''' [[Alt text]] for the image, for visually impaired readers; see ''[[Wikipedia:Alternative text for images]]''. This normally describes the combination of the two images.&lt;br /&gt;
* '''base_caption:''' Text to show when a user's mouse hovers over the base image; ignored if '''base_link''' is specified to be empty&lt;br /&gt;
* '''base_link:''' Name of page that the user should be sent to if they click on the base image. The special value &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;, stands for the file page for the base image. If empty, nothing happens if the user clicks on the base image. The default is &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
* '''float:'''  File name of the top image&lt;br /&gt;
* '''float_width:'''  Width to display the top image, ''in pixels''&lt;br /&gt;
* '''float_alt:''' Alt text for the top image. This is needed only if '''float_link''' is nonempty. Normally the alt text for the base image describes the combination of the two images, and this parameter is not needed.&lt;br /&gt;
* '''float_caption:''' Text to show when a user's mouse hovers over the top image; ignored if '''float_link''' is missing or empty&lt;br /&gt;
* '''float_link:''' Name of page that the user should be sent to if they click on the top image. This acts like '''base_link''', except it is for the top image, and it defaults to empty.&lt;br /&gt;
* '''x:''' distance to offset the top image from the left edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
* '''y:''' distance to offset the top image from the top edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
&lt;br /&gt;
=== A Note about the Locator Dot ===&lt;br /&gt;
&lt;br /&gt;
I originally built this template thinking I could use an SVG file with transparency (mostly for the dot in locator maps). However, it seems Internet Explorer users can't handle transparent PNGs without a fix that Wikimedia's not yet delivering, so for now I recommend using the GIF version in the example above. When IE better supports PNGs, we can swap the better format back in.&lt;br /&gt;
&amp;amp;mdash;[[User:Papayoung|Papayoung]] [[User_talk:Papayoung|&amp;amp;#9775;]] 02:06, 26 October 2005 (UTC)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Superimpose2}}, supports more layer superimposition.&lt;br /&gt;
* {{tl|Location map}}, places a single image over another at a map coordinate location&lt;br /&gt;
* {{tl|Lageplan}}, related template to Location map with specific features&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Graphic templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[cy:Nodyn:BS-arddygaf]]&lt;br /&gt;
[[de:Vorlage:Bild mit Markierung]]&lt;br /&gt;
[[eo:Ŝablono:Superimpose]]&lt;br /&gt;
[[es:Plantilla:Sobrepuesto]]&lt;br /&gt;
[[fi:Malline:Superimpose]]&lt;br /&gt;
[[fr:Modèle:Superpose]]&lt;br /&gt;
[[he:תבנית:החפפת תמונה]]&lt;br /&gt;
[[it:Template:Sovraimmagine]]&lt;br /&gt;
[[ja:Template:Superimpose]]&lt;br /&gt;
[[ko:Template:그림포개기]]&lt;br /&gt;
[[ka:თარგი:Superimpose]]&lt;br /&gt;
[[kn:Template:Superimpose]]&lt;br /&gt;
[[nl:Sjabloon:Superimpose]]&lt;br /&gt;
[[pl:Szablon:Superimpose]]&lt;br /&gt;
[[ro:Format:Suprapunere]]&lt;br /&gt;
[[ru:Шаблон:Superimpose]]&lt;br /&gt;
[[rmy:Format:Opralthovipen]]&lt;br /&gt;
[[sl:Predloga:Superponiraj]]&lt;br /&gt;
[[sv:Mall:Superponera]]&lt;br /&gt;
[[th:แม่แบบ:Superimpose]]&lt;br /&gt;
[[zh:template:Superimpose]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>112.156.98.20</name></author>
	</entry>
	<entry>
		<id>https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225807&amp;oldid=prev</id>
		<title>168.115.62.194 at 18:31, 29 October 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225807&amp;oldid=prev"/>
		<updated>2009-10-29T18:31:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tl|{{PAGENAME}}}} is a utility which superimposes one image over another, and positions it relative to the top left corner of the bottom image. Although [[w:Template:GBthumb|the original idea]] was to place a dot on a locator map based on editable coordinates, it can be used to precisely overlay any two images for any reason.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Boulder is in north central Colorado, which in turn is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_alt = Boulder is in north central Colorado, which in turn is just west of the center of the U.S.&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using the Template ===&lt;br /&gt;
&lt;br /&gt;
To get started, you can simply copy this blank definition into your page, and fill in the data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following blank definition includes all the parameters, including those less-commonly used.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose&lt;br /&gt;
  | base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | base_link = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_alt = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | float_caption = &lt;br /&gt;
  | float_link = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameter Definitions ===&lt;br /&gt;
&lt;br /&gt;
* '''base:''' File name of the base (bottom) image&lt;br /&gt;
* '''base_width:''' Width to display the base image, ''in pixels''&lt;br /&gt;
* '''base_alt:''' [[Alt text]] for the image, for visually impaired readers; see [[WP:ALT]]. This normally describes the combination of the two images.&lt;br /&gt;
* '''base_caption:''' Text to show when a user's mouse hovers over the base image; ignored if '''base_link''' is specified to be empty&lt;br /&gt;
* '''base_link:''' Name of page that the user should be sent to if they click on the base image. The special value &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;, stands for the file page for the base image. If empty, nothing happens if the user clicks on the base image. The default is &amp;quot;&amp;lt;code&amp;gt;file:&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
* '''float:'''  File name of the top image&lt;br /&gt;
* '''float_width:'''  Width to display the top image, ''in pixels''&lt;br /&gt;
* '''float_alt:''' Alt text for the top image. This is needed only if '''float_link''' is nonempty. Normally the alt text for the base image describes the combination of the two images, and this parameter is not needed.&lt;br /&gt;
* '''float_caption:''' Text to show when a user's mouse hovers over the top image; ignored if '''float_link''' is missing or empty&lt;br /&gt;
* '''float_link:''' Name of page that the user should be sent to if they click on the top image. This acts like '''base_link''', except it is for the top image, and it defaults to empty.&lt;br /&gt;
* '''x:''' distance to offset the top image from the left edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
* '''y:''' distance to offset the top image from the top edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
&lt;br /&gt;
=== A Note about the Locator Dot ===&lt;br /&gt;
&lt;br /&gt;
I originally built this template thinking I could use an SVG file with transparency (mostly for the dot in locator maps). However, it seems Internet Explorer users can't handle transparent PNGs without a fix that Wikimedia's not yet delivering, so for now I recommend using the GIF version in the example above. When IE better supports PNGs, we can swap the better format back in.&lt;br /&gt;
&amp;amp;mdash;[[User:Papayoung|Papayoung]] [[User_talk:Papayoung|&amp;amp;#9775;]] 02:06, 26 October 2005 (UTC)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Superimpose2}}, supports more layer superimposition.&lt;br /&gt;
* {{tl|Location map}}, places a single image over another at a map coordinate location&lt;br /&gt;
* {{tl|Lageplan}}, related template to Location map with specific features&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Graphic templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[de:Vorlage:Bild mit Markierung]]&lt;br /&gt;
[[eo:Ŝablono:Superimpose]]&lt;br /&gt;
[[es:Plantilla:Sobrepuesto]]&lt;br /&gt;
[[fi:Malline:Superimpose]]&lt;br /&gt;
[[fr:Modèle:Superpose]]&lt;br /&gt;
[[he:תבנית:החפפת תמונה]]&lt;br /&gt;
[[it:Template:Sovraimmagine]]&lt;br /&gt;
[[ja:Template:Superimpose]]&lt;br /&gt;
[[ko:Template:겹침]]&lt;br /&gt;
[[ka:თარგი:Superimpose]]&lt;br /&gt;
[[kn:Template:Superimpose]]&lt;br /&gt;
[[nl:Sjabloon:Superimpose]]&lt;br /&gt;
[[pl:Szablon:Superimpose]]&lt;br /&gt;
[[ro:Format:Suprapunere]]&lt;br /&gt;
[[ru:Шаблон:Superimpose]]&lt;br /&gt;
[[rmy:Format:Opralthovipen]]&lt;br /&gt;
[[sl:Predloga:Superponiraj]]&lt;br /&gt;
[[sv:Mall:Superponera]]&lt;br /&gt;
[[th:แม่แบบ:Superimpose]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>168.115.62.194</name></author>
	</entry>
	<entry>
		<id>https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225797&amp;oldid=prev</id>
		<title>83.27.153.118 at 17:52, 14 May 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225797&amp;oldid=prev"/>
		<updated>2008-05-14T17:52:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:52, 14 May 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l84&quot; &gt;Line 84:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 84:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[kn:Template:Superimpose]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[kn:Template:Superimpose]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[nl:Sjabloon:Superimpose]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[nl:Sjabloon:Superimpose]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[pl:Superimpose]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[pl&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;:Szablon&lt;/ins&gt;:Superimpose]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ro:Format:Suprapunere]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ro:Format:Suprapunere]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[rmy:Format:Opralthovipen]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[rmy:Format:Opralthovipen]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key PathWiki:diff::1.12:old-225796:rev-225797 --&gt;
&lt;/table&gt;</summary>
		<author><name>83.27.153.118</name></author>
	</entry>
	<entry>
		<id>https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225796&amp;oldid=prev</id>
		<title>83.27.153.118 at 17:50, 14 May 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225796&amp;oldid=prev"/>
		<updated>2008-05-14T17:50:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tl|{{PAGENAME}}}} is a utility which superimposes one image over another, and positions it relative to the top left corner of the bottom image. Although [[w:Template:GBthumb|the original idea]] was to place a dot on a locator map based on editable coordinates, it can be used to precisely overlay any two images for any reason.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose| base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | float_caption = Boulder, Colorado&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The wikicode below will create the image at right:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-right: 300px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose| base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | float_caption = Boulder, Colorado&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using the Template ===&lt;br /&gt;
&lt;br /&gt;
To get started, you can simply copy this blank definition into your page, and fill in the data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose| base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | float_caption = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameter Definitions ===&lt;br /&gt;
&lt;br /&gt;
* '''base:''' File name of the base (bottom) image&lt;br /&gt;
* '''base_width:''' Width to display the base image, ''in pixels''&lt;br /&gt;
* '''base_caption:''' Text to show when a user's mouse hovers over the base image&lt;br /&gt;
* '''float:'''  File name of the top image&lt;br /&gt;
* '''float_width:'''  Width to display the top image, ''in pixels''&lt;br /&gt;
* '''float_caption:'''  Text to show when a user's mouse hovers over the top image&lt;br /&gt;
* '''x:''' distance to offset the top image from the left edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
* '''y:''' distance to offset the top image from the top edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
&lt;br /&gt;
=== A Note about the Locator Dot ===&lt;br /&gt;
&lt;br /&gt;
I originally built this template thinking I could use an SVG file with transparency (mostly for the dot in locator maps). However, it seems Internet Explorer users can't handle transparent PNGs without a fix that Wikimedia's not yet delivering, so for now I recommend using the GIF version in the example above. When IE better supports PNGs, we can swap the better format back in.&lt;br /&gt;
&amp;amp;mdash;[[User:Papayoung|Papayoung]] [[User_talk:Papayoung|&amp;amp;#9775;]] 02:06, 26 October 2005 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Graphic templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[de:Vorlage:Bild mit Markierung]]&lt;br /&gt;
[[es:Plantilla:Sobrepuesto]]&lt;br /&gt;
[[fi:Malline:Superimpose]]&lt;br /&gt;
[[fr:Modèle:Superpose]]&lt;br /&gt;
[[he:תבנית:החפפת תמונה]]&lt;br /&gt;
[[it:Template:Sovraimmagine]]&lt;br /&gt;
[[ja:Template:Superimpose]]&lt;br /&gt;
[[kn:Template:Superimpose]]&lt;br /&gt;
[[nl:Sjabloon:Superimpose]]&lt;br /&gt;
[[pl:Superimpose]]&lt;br /&gt;
[[ro:Format:Suprapunere]]&lt;br /&gt;
[[rmy:Format:Opralthovipen]]&lt;br /&gt;
[[sl:Predloga:Superponiraj]]&lt;br /&gt;
[[sv:Mall:Superponera]]&lt;br /&gt;
[[th:แม่แบบ:Superimpose]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>83.27.153.118</name></author>
	</entry>
	<entry>
		<id>https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225794&amp;oldid=prev</id>
		<title>125.24.201.181 at 07:24, 6 April 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.pathfindersonline.org/index.php?title=Template:Superimpose/doc&amp;diff=225794&amp;oldid=prev"/>
		<updated>2008-04-06T07:24:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tl|{{PAGENAME}}}} is a utility which superimposes one image over another, and positions it relative to the top left corner of the bottom image. Although [[w:Template:GBthumb|the original idea]] was to place a dot on a locator map based on editable coordinates, it can be used to precisely overlay any two images for any reason.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose| base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | float_caption = Boulder, Colorado&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The wikicode below will create the image at right:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-right: 300px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose| base = US_Locator_Blank.svg&lt;br /&gt;
  | base_width = 288px&lt;br /&gt;
  | base_caption = United States Locator Map&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | float_caption = Boulder, Colorado&lt;br /&gt;
  | x = 95&lt;br /&gt;
  | y = 80&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using the Template ===&lt;br /&gt;
&lt;br /&gt;
To get started, you can simply copy this blank definition into your page, and fill in the data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose| base = &lt;br /&gt;
  | base_width = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_width = &lt;br /&gt;
  | float_caption = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameter Definitions ===&lt;br /&gt;
&lt;br /&gt;
* '''base:''' File name of the base (bottom) image&lt;br /&gt;
* '''base_width:''' Width to display the base image, ''in pixels''&lt;br /&gt;
* '''base_caption:''' Text to show when a user's mouse hovers over the base image&lt;br /&gt;
* '''float:'''  File name of the top image&lt;br /&gt;
* '''float_width:'''  Width to display the top image, ''in pixels''&lt;br /&gt;
* '''float_caption:'''  Text to show when a user's mouse hovers over the top image&lt;br /&gt;
* '''x:''' distance to offset the top image from the left edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
* '''y:''' distance to offset the top image from the top edge of the base image, ''in pixels or any other CSS-standard units''&lt;br /&gt;
&lt;br /&gt;
=== A Note about the Locator Dot ===&lt;br /&gt;
&lt;br /&gt;
I originally built this template thinking I could use an SVG file with transparency (mostly for the dot in locator maps). However, it seems Internet Explorer users can't handle transparent PNGs without a fix that Wikimedia's not yet delivering, so for now I recommend using the GIF version in the example above. When IE better supports PNGs, we can swap the better format back in.&lt;br /&gt;
&amp;amp;mdash;[[User:Papayoung|Papayoung]] [[User_talk:Papayoung|&amp;amp;#9775;]] 02:06, 26 October 2005 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Graphic templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[de:Vorlage:Bild mit Markierung]]&lt;br /&gt;
[[es:Plantilla:Sobrepuesto]]&lt;br /&gt;
[[fi:Malline:Superimpose]]&lt;br /&gt;
[[fr:Modèle:Superpose]]&lt;br /&gt;
[[he:תבנית:החפפת תמונה]]&lt;br /&gt;
[[it:Template:Sovraimmagine]]&lt;br /&gt;
[[ja:Template:Superimpose]]&lt;br /&gt;
[[kn:Template:Superimpose]]&lt;br /&gt;
[[nl:Sjabloon:Superimpose]]&lt;br /&gt;
[[ro:Format:Suprapunere]]&lt;br /&gt;
[[rmy:Format:Opralthovipen]]&lt;br /&gt;
[[sl:Predloga:Superponiraj]]&lt;br /&gt;
[[sv:Mall:Superponera]]&lt;br /&gt;
[[th:แม่แบบ:Superimpose]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>125.24.201.181</name></author>
	</entry>
</feed>