Template:Annotated image: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
width:{{{size}}}px; | width:{{{size}}}px; | ||
height:{{{size}}}px;"> | height:{{{size}}}px;"> | ||
<div style="{{{image-css|}}}; | |||
left:{{{image-left|0}}}px; | <div style="{{{image-css|}}}; | ||
top:{{{image-top|0}}}px; | left:{{{image-left|0}}}px; | ||
width:{{{image-width}}}px; | top:{{{image-top|0}}}px; | ||
position:absolute;"> [[Image:{{{image}}}]]</div> | width:{{{image-width}}}px; | ||
position:absolute;"> | |||
[[Image:{{{image}}}]] | |||
</div> | |||
{{{annotations}}} | {{{annotations}}} | ||
<div>[[Image:{{{image}}}|frameless]]</div> | <div>[[Image:{{{image}}}|frameless]]</div> | ||
</div> | </div> | ||
<div class="thumbcaption" style="width:{{{width|300}}}px;">{{{caption}}}</div> | <div class="thumbcaption" style="width:{{{width|300}}}px;">{{{caption}}}</div> | ||
</div> | </div> |