{{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.
{{Superimpose
| base = US_Locator_Blank.svg
| base_width = 288px
| base_alt = Located in north central Colorado, which is just west of the center of the U.S.
| base_caption = United States Locator Map
| float = Red pog.svg
| float_width = 10px
| x = 95
| y = 80
}}
|
{{Superimpose
| align = center
| base = Riksveier Hedmark Sør-Trøndelag.svg
| width = 180px
| base_link = File:Riksveier Hedmark Sør-Trøndelag.svg
| float = Loc Rv3.svg
| float_link = File:Loc Rv3.svg
}}
|
To get started, you can simply copy this blank definition into your page, and fill in the data.
{{Superimpose
| align =
| base =
| base_width =
| base_alt =
| base_caption =
| float =
| float_width =
| x =
| y =
}}
or
{{Superimpose
| align =
| width =
| base =
| float =
| float_caption =
}}
The following blank definition includes all the parameters, including those less-commonly used.
{{Superimpose
| align =
| width =
| base =
| base_width =
| base_alt =
| base_caption =
| base_link =
| float =
| float_alt =
| float_width =
| float_caption =
| float_link =
| x =
| y =
}}
file:
", stands for the file page for the base image. If empty, nothing happens if the user clicks on the base image. The default is "file:
".10px
. If not specified, then defaults to the width.