Template:Imglabel: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron mNo edit summary |
ROWiki>Onteron No edit summary |
||
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 blue; | ||
left:{{{left}}}px; top:{{{top|0}}}px; width:{{{width|50}}}px; height:{{{height|50}}}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 style="position: absolute; left:{{{textleft}}}px; top:{{{texttop}}}px">{{{1}}}</div> | ||
{{{1}}} | |||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> | ||
</div> | </div> |