Template:ImageFade: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><div style="width:{{{width|}}}; display:inline-block;">
<includeonly><div style="width:{{{width|}}}; display:inline-block;">
     <div class="fadeout" style="background:{{{bg-color|}}}; display:inline-block;" style="position:absolute; width:{{{width|}}};">[[File:{{{topimg|}}}|{{{width|}}}|link={{{link|}}}]]</div>
     <div class="fadeout" style="background:{{{bg-color|}}}; border-radius:{{{border|.5em}}}; display:inline-block;" style="position:absolute; width:{{{width|}}};">[[File:{{{topimg|}}}|{{{width|}}}|link={{{link|}}}]]</div>
     <div style="background:{{{bg-color|}}}; width:{{{width|}}}; display:inline-block;">[[File:{{{behindimg|}}}|{{{width|}}}|link={{{link|}}}]]</div>
     <div style="background:{{{bg-color|}}}; width:{{{width|}}}; display:inline-block;">[[File:{{{behindimg|}}}|{{{width|}}}|link={{{link|}}}]]</div>
</div></includeonly>
</div></includeonly>

Revision as of 11:55, April 13, 2014


How to

Copy the following:

{{ImageFade
|width=
|topimg=
|behindimg=
}}