Template:Laptop-left-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%}}};left:{{{left|0%}}};background: url({{filepath:{{{im…')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div style="width:{{{width|100px}}};height:{{{height|100px}}};display: block;position: absolute;top:{{{top|50%}}};left:{{{left|0%}}};background: url({{filepath:{{{image|}}}|nowiki}}) no-repeat;"></div></includeonly><noinclude>
<includeonly><div style="width:{{{width|100px}}};height:{{{height|100px}}};display: block;position: absolute;top:{{{top|50%}}};left:{{{left|0%}}};background: url({{filepath:{{{image|}}}|nowiki}}) no-repeat;"></div></includeonly><noinclude>


Sticker code to be used in conjunction with [[:Template:laptop-frame|Lamtop 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
|image=
|top=
}}</pre>
or for even more control
<pre>{{laptop-left-sticker
<pre>{{laptop-left-sticker
|image=
|image=

Latest revision as of 21:25, 28 March 2010


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

Usage

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

or for even more control

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

Examples