Template:Superimpose
Jump to navigation
Jump to search
[[Image:{{{base}}}|{{{base_width}}}|{{{base_caption}}}]]
- Parameter Definitions
- base: File name of the base (bottom) image
- base_width: Width to display the base image, in pixels
- base_caption: Text to show when a user's mouse hovers over the base image
- float: File name of the top image
- float_width: Width to display the top image, in pixels
- float_caption: Text to show when a user's mouse hovers over the top image
- x: distance to offset the top image from the left edge of the base image, in pixels or any other CSS-standard units
- y: distance to offset the top image from the top edge of the base image, in pixels or any other CSS-standard units
{{Superimpose| base = US_Locator_Blank.svg
| base_width = 288px
| base_caption = United States Locator Map
| float = Red Dot.svg
| float_width = 10px
| float_caption = Boulder, Colorado
| x = 83
| y = 53
}}
{{Superimpose| base =
| base_width =
| base_caption =
| float =
| float_width =
| float_caption =
| x =
| y =
}}
Constabulary use to copy protect permission letter images on permission sub pages of Image_talk: -
- For a placed example see Image talk:Wessel 1954 fig4.png/Permission
{{Superimpose| base = Permission Letter Name.jpg
| base_width = 500px
| base_caption =
| float = You-cannot-copy.GIF
| float_width = 800px
| float_caption = This image is copyrighted and copy protected. You may not download it to your computer.
| x = 0
| y = 0
}}