<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.mechlivinglegends.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ASuperimpose2%2Fdoc</id>
		<title>Template:Superimpose2/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.mechlivinglegends.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ASuperimpose2%2Fdoc"/>
		<link rel="alternate" type="text/html" href="https://wiki.mechlivinglegends.net/index.php?title=Template:Superimpose2/doc&amp;action=history"/>
		<updated>2026-04-29T22:26:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://wiki.mechlivinglegends.net/index.php?title=Template:Superimpose2/doc&amp;diff=6995&amp;oldid=prev</id>
		<title>DragonGod004: 1 revision imported: Implement Superimpose2</title>
		<link rel="alternate" type="text/html" href="https://wiki.mechlivinglegends.net/index.php?title=Template:Superimpose2/doc&amp;diff=6995&amp;oldid=prev"/>
				<updated>2019-07-18T00:12:29Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported: Implement Superimpose2&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 00:12, 18 July 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>DragonGod004</name></author>	</entry>

	<entry>
		<id>https://wiki.mechlivinglegends.net/index.php?title=Template:Superimpose2/doc&amp;diff=6994&amp;oldid=prev</id>
		<title>Great Brightstar: /* Usage */</title>
		<link rel="alternate" type="text/html" href="https://wiki.mechlivinglegends.net/index.php?title=Template:Superimpose2/doc&amp;diff=6994&amp;oldid=prev"/>
				<updated>2019-02-07T17:01:16Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage&lt;/span&gt;&lt;/span&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 AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
This is a template expanded from {{tl|Superimpose}}. This version supports up to 50-layer image [[superimposition]].&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Superimpose2&lt;br /&gt;
  | align =&lt;br /&gt;
  | border = &lt;br /&gt;
  | collapse = &lt;br /&gt;
  | base = &lt;br /&gt;
  | base_style =&lt;br /&gt;
  | base_width = px&lt;br /&gt;
  | base_alt = &lt;br /&gt;
  | base_caption = &lt;br /&gt;
  | base_link = &lt;br /&gt;
  | float = &lt;br /&gt;
  | float_width = px&lt;br /&gt;
  | float_alt = &lt;br /&gt;
  | float_caption = &lt;br /&gt;
  | link = &lt;br /&gt;
  | x = &lt;br /&gt;
  | y = &lt;br /&gt;
  | t = &lt;br /&gt;
  | float2 = &lt;br /&gt;
  | float2_width = px&lt;br /&gt;
  | float2_alt = &lt;br /&gt;
  | float2_caption = &lt;br /&gt;
  | link2 = &lt;br /&gt;
  | x2 = &lt;br /&gt;
  | y2 = &lt;br /&gt;
  | t2 = &lt;br /&gt;
  | float3 = &lt;br /&gt;
  | float3_width = px&lt;br /&gt;
  | float3_alt = &lt;br /&gt;
  | float3_caption = &lt;br /&gt;
  | link3 = &lt;br /&gt;
  | x3 = &lt;br /&gt;
  | y3 = &lt;br /&gt;
  | t3 = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
The Wikisyntax below will create the image at right:&lt;br /&gt;
{{Superimpose2&lt;br /&gt;
  | border = 1&lt;br /&gt;
  | collapse = 1&lt;br /&gt;
  | base = Hong Kong Railway Route Map blank.svg&lt;br /&gt;
  | base_width = 250px&lt;br /&gt;
  | base_style = float: right&lt;br /&gt;
  | base_alt = A geographical accurate map of Hong Kong areas with only its rapid transit system lines detailed on it.&lt;br /&gt;
  | base_caption = Hong Kong MTR system map&lt;br /&gt;
  | base_link = MTR&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | float_alt = a red station icon&lt;br /&gt;
  | float_caption = Kam Sheung Road&lt;br /&gt;
  | link = Kam Sheung Road Station&lt;br /&gt;
  | t = Kam Sheung Road&lt;br /&gt;
  | x = 107&lt;br /&gt;
  | y = 80&lt;br /&gt;
  | float2 = Green Dot.svg&lt;br /&gt;
  | float2_width = 10px&lt;br /&gt;
  | float2_alt = a green station icon&lt;br /&gt;
  | float2_caption = Quarry Bay&lt;br /&gt;
  | link2 = Quarry Bay Station&lt;br /&gt;
  | x2 = 200&lt;br /&gt;
  | y2 = 180&lt;br /&gt;
  | t2 = Quarry Bay&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 style=&amp;quot;border:0px;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Superimpose2&lt;br /&gt;
  | border = 1&lt;br /&gt;
  | collapse = 1&lt;br /&gt;
  | base = Hong Kong Railway Route Map blank.svg&lt;br /&gt;
  | base_width = 250px&lt;br /&gt;
  | base_style = float: right&lt;br /&gt;
  | base_alt = A geographical accurate map of Hong Kong areas with only its rapid transit system lines detailed on it.&lt;br /&gt;
  | base_caption = Hong Kong MTR system map&lt;br /&gt;
  | base_link = MTR&lt;br /&gt;
  | float = Red Dot.svg&lt;br /&gt;
  | float_width = 10px&lt;br /&gt;
  | float_alt = a red station icon&lt;br /&gt;
  | float_caption = Kam Sheung Road&lt;br /&gt;
  | link = Kam Sheung Road Station&lt;br /&gt;
  | t = Kam Sheung Road&lt;br /&gt;
  | x = 107&lt;br /&gt;
  | y = 80&lt;br /&gt;
  | float2 = Green Dot.svg&lt;br /&gt;
  | float2_width = 10px&lt;br /&gt;
  | float2_alt = a green station icon&lt;br /&gt;
  | float2_caption = Quarry Bay&lt;br /&gt;
  | link2 = Quarry Bay Station&lt;br /&gt;
  | x2 = 200&lt;br /&gt;
  | y2 = 180&lt;br /&gt;
  | t2 = Quarry Bay&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;
=== Parameter definitions ===&lt;br /&gt;
* '''align''': Alignment of the base image in the content&lt;br /&gt;
* '''border''': Grey border line around the image rim to distinguish from the pale background if necessary.  Any input will activate the border. Empty entry for no border by default.&lt;br /&gt;
* '''collapse''': enabling the [show/hide] button to toggle the display of overlap layer.&lt;br /&gt;
* '''base''': File name of the base (bottom) image&lt;br /&gt;
* '''base_style''': Additional CSS code&lt;br /&gt;
* '''base_width''': Width to display the base image, ''in pixels''&lt;br /&gt;
* '''base_alt''': [[alt attribute]] for the base image, text for visually impaired readers; see [[WP:ALT]] for properly written alt text&lt;br /&gt;
* '''base_caption''': Title attribute for the base image, served as the pop-up tooltip message when mouse lays over it.&lt;br /&gt;
** The pop-up message will display the alt text instead of title text in IE7 and older versions. This interpretation is now considered incorrect.&lt;br /&gt;
* '''base_link''': Linking for the base image&lt;br /&gt;
* '''float''': File name of the 1st layer image&lt;br /&gt;
* '''float_width''': Width to display the 1st layer image, ''in pixels''&lt;br /&gt;
* '''float_alt''': alt attribute for the 1st layer image&lt;br /&gt;
* '''float_caption''': Title attribute for the 1st layer image, served as the pop-up tooltip message when mouse lays over it.&lt;br /&gt;
* '''x''': Distance to offset the 1st layer image from the left edge of the base image, ''in pixels''&lt;br /&gt;
* '''y''': Distance to offset the 1st layer image from the top edge of the base image, ''in pixels''&lt;br /&gt;
* '''t''': Text for the 1st layer&lt;br /&gt;
** If the text exceeding the border of the base dimension is undesirable, use another layer specifically for the text only.&lt;br /&gt;
* '''link''': Linking for the 1st layer image&lt;br /&gt;
** When applying the 2nd-50th layer, add the number after all of the words ''float'', ''x'', ''y'', ''t'' and ''link'' of floating image-related parameters to indicate their layer order as shown in the example. The image of the greater number will always appears over the smaller number layer.&lt;br /&gt;
&lt;br /&gt;
=== Transwiki note ===&lt;br /&gt;
* Superimpose2 has the downward compactibility with the original {{tl|Superimpose}}, if the later does not exist in your working Wiki, you can ignore the original and transwiki this version only. Preferably making a [[WP:redirect]].&lt;br /&gt;
* Remember to copy {{tl|Superimpose2/base}} as well during transwiki.&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|Superimpose}}, supports simpler 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;
* {{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;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Graphics templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Great Brightstar</name></author>	</entry>

	</feed>