Template:Imglabel: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
mNo edit summary
m 5 revisions imported
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
[[Image:Example.jpg]]
[[Image:Example.jpg]]
<onlyinclude>
<onlyinclude>
<div class="imglabel" style="position:absolute; border: solid 1px blue;  
<div class="imglabel" style="position: absolute; border: solid 1px #00a;  
       left:{{{left}}}px; top:{{{top|0}}}px; width:{{{width}}}px; height:{{{height}}}px">
       left:{{{left}}}px; top:{{{top|0}}}px; width:{{{width|50}}}px; height:{{{height|50}}}px">
<div style="position: absolute; left:{{{textleft}}}px; top:{{{texttop}}}px">
<div class="imglabel" style="position: absolute; left:{{{textleft}}}px; top:{{{texttop}}}px;
{{{1}}}
                            padding: 1px 3px; font-size: 12px; line-height: 14px">{{{1}}}</div>
</div>
</div>
</onlyinclude>
</onlyinclude>
</div>
</div>

Latest revision as of 17:53, 6 November 2020

{{{1}}}