Template:Annotated image: Difference between revisions
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="thumb" style=" | <div class="thumb" style="border:solid #ccc 1px; | ||
padding:2px; | |||
width:{{size}}px; "> | |||
<div class="thumbinner image" | <div class="thumbinner image" | ||
style="position:relative; | style="position:relative; | ||
Line 5: | Line 8: | ||
width:{{{size}}}px; | width:{{{size}}}px; | ||
height:{{{size}}}px;"> | height:{{{size}}}px;"> | ||
{{{annotations}}} | <div style="{{{image-css|}}}; | ||
left:{{{image-left|0}}}px; | |||
top:{{{image-top|0}}}px; | |||
width:{{{image-width}}}px; | |||
position:absolute;"> | |||
[[Image:{{{image}}}]] | |||
</div> | |||
{{{annotations}}} | |||
<div>[[Image:{{{image}}}|frameless]]</div> | |||
</div> | |||
<div class="thumbcaption" style="width:{{{width|300}}}px;">{{{caption}}}</div> | |||
</div> | </div> |