Template:Overlay Images: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Tlosk
mNo edit summary
Line 14: Line 14:


== Usage ==
== Usage ==
Overlays one image directly over another, use a gif of 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).
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:

Revision as of 15:55, 18 January 2009

Related topics: Wiki Templates

Syntax

{{Overlay Images
| Base Image = <Image Name.jpg>
| Top Image = <Image Name.png>
}}

Usage

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:

Test 1.png
Test 2.png
{{Overlay Images
| Base Image = Test 1.png
| Top Image = Test 2.png
}}

displays as: