Template:Overlay Images: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style="position: | <includeonly><div style="position: absolute;">[[Image:{{{Base Image|}}}]]</div><div style="position: absolute;">[[Image:{{{Top Image|}}}]]</div></includeonly><noinclude> | ||
< | |||
</includeonly><noinclude> | |||
{{Related|Wiki Templates}} | {{Related|Wiki Templates}} | ||
== Syntax == | == Syntax == | ||
Line 14: | Line 11: | ||
== Usage == | == Usage == | ||
Overlays one image directly over another, use a gif | Overlays one image directly over another, use a gif or png image with transparency for the second image. This is useful for a variety of applications including overlaying just the needed information (small file size) over a more detailed base image (large file size). | ||
For example: | For example: |
Latest revision as of 21:06, 18 January 2009
Related topics: Wiki Templates
Syntax Edit
{{Overlay Images | Base Image = <Image Name.jpg> | Top Image = <Image Name.png> }}
Usage Edit
Overlays one image directly over another, use a gif or png image with transparency for the second image. This is useful for a variety of applications including overlaying just the needed information (small file size) over a more detailed base image (large file size).
For example:
{{Overlay Images | Base Image = Test 1.png | Top Image = Test 2.png }}
displays as: