Template:Superimpose
{{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.
Usage
Example 1
{{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
}}
|
Example 2
{{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
}}
|
Using the Template
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 =
| base_class =
| float =
| float_alt =
| float_width =
| float_caption =
| float_link =
| float_class =
| x =
| y =
}}
Parameter definitions
- align: left, right, center, or none
- base: File name of the base (underlying) image.
- base_width: Width to display the base image, in pixels. If not specified, then defaults to the width.
- base_alt: Alt text for the image, for visually users; see WP:ALT. This should describe the composite image.
- base_caption: Text to show when the mouse courser hovers over the base image; ignored if base_link is specified to be empty.
- base_link: Name of page that the user will be sent to if they click on the base image. The special value "
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:". - base_class: Image class for the base image.
- float: File name of the superimposed image.
- float_width: Width to display the superimposed image, in pixels, e.g.
10px. If not specified, then defaults to the width. - 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.
- float_caption: Text to show when the mouse courser hovers over the superimposed image; ignored if float_link is missing or empty
- 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.
- float_class: Image class for the superimposed image.
- width: Default width for both the base and float. This is not required if base_width and float_width are both specified.
- x: distance to offset the left edge of the superimposed image from the left edge of the base image, in pixels or any other CSS units.
- 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.
Tracking category
See also
- {{Annotated image}}, allows text notes to overlap image, allows cropping
- {{Superimpose2}}, supports more layer superimposition.
- {{Location map}}, places a mark on a map at the specified geographical coordinates.
- {{Location map+}}, places one or more marks on a map at the specified geographical coordinates.
- {{Location mark}}, places a mark on a map using relative coordinates.
- {{Location mark+}}, one or more marks on a map using relative coordinates.
- {{Site plan}}, related template which superimposes one image on another with different features
- {{Overlay}}, allows multiple annotations to be placed over an image with a legend
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.