Template:Overlay Images: Difference between revisions
From Drunkapedia
imported>Tlosk No edit summary |
imported>Tlosk No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div style="position: | <includeonly><div style="position:relative; top:0px; left:0px"> | ||
<span style="z-index:0>[[Image:{{{Base Image|}}}]]</span> | |||
<span style="position:absolute;left:0px;top:0px;z-index:1">[[Image:{{{Top Image|}}}]]</span> | |||
</includeonly><noinclude> | |||
{{Related|Wiki Templates}} | {{Related|Wiki Templates}} | ||
== Syntax == | == Syntax == |
Revision as of 14:54, 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 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).
For example:
{{Overlay Images | Base Image = Test 1.png | Top Image = Test 2.png }}
displays as: