Template:Laptop-right-sticker: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(Created page with '<includeonly><div style="width:{{{width|100px}}};height:{{{height|100px}}};display: block;position: absolute;top:{{{top|50%}}};right:{{{right|0%}}};background: url({{filepath:{{{…')
 
No edit summary
 
Line 3: Line 3:
Sticker code to be used in conjunction with [[:Template:laptop-frame|Laptop frames]]. Requires customised Sanitiser.php to run.
Sticker code to be used in conjunction with [[:Template:laptop-frame|Laptop frames]]. Requires customised Sanitiser.php to run.
==Usage==
==Usage==
<pre>{{laptop-left-sticker
<pre>{{laptop-right-sticker|image=|top=}}</pre>
|image=
|top=
}}</pre>


or for even more control
or for even more control


<pre>{{laptop-left-sticker
<pre>{{laptop-right-sticker
|image=
|image=
|top=
|top=

Latest revision as of 21:29, 28 March 2010


Sticker code to be used in conjunction with Laptop frames. Requires customised Sanitiser.php to run.

Usage

{{laptop-right-sticker|image=|top=}}

or for even more control

{{laptop-right-sticker
|image=
|top=
|right=
|width=
|height=
}}

Examples