Template:Imglabel: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron mNo edit summary |
Joshua2504 (talk | contribs) m 5 revisions imported |
||
(2 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 | <div class="imglabel" style="position: absolute; border: solid 1px #00a; | ||
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 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> |