Template:Overlay Images: Difference between revisions
(→Usage) |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 11: | 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: | ||
Line 33: | Line 33: | ||
| Top Image = Test 2.png | | Top Image = Test 2.png | ||
}} | }} | ||
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: