Template:Superimpose: Difference between revisions
Jump to navigation
Jump to search
imported>Stephen Ewen No edit summary |
imported>Stephen Ewen No edit summary |
||
Line 4: | Line 4: | ||
-->[[Image:{{{float}}}|{{{float_width}}}|{{{float_caption}}}]]</div> | -->[[Image:{{{float}}}|{{{float_width}}}|{{{float_caption}}}]]</div> | ||
}}[[Image:{{{base}}}|{{{base_width}}}|{{{base_caption}}}]]</div><noinclude> | }}[[Image:{{{base}}}|{{{base_width}}}|{{{base_caption}}}]]</div><noinclude> | ||
<BR> | |||
---- | ---- | ||
;Parameter Definitions | ;Parameter Definitions |
Revision as of 00:27, 28 May 2007
[[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: -
{{Superimpose| base = Permission Letter Name.jpg | base_width = 500px | base_caption = | float = You-cannot-copy.GIF | float_width = 800px | float_caption = | x = 0 | y = 0 }}