Template:Annotated image: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="thumbinner image" style="position:relative; overflow:hidden; width:{{{width|{{#expr:{{{image-width|300}}}+4}}}}}px; height:{{{height}}}px; border:solid #ccc 1px; background-color:{{{image-bg-color|white}}};"> | <div class="thumbinner image" style="position:relative; overflow:hidden; width:{{{width|{{#expr:{{{image-width|300}}}+4}}}}}px; height:{{{height}}}px; border:solid #ccc 1px; background-color:{{{image-bg-color|white}}};"> | ||
<div style="{{{image-css|}}};left:{{{image-left|0}}}px; top:{{{image-top|0}}}px; width:{{{image-width|300}}}px; position:absolute;"> {{#if:{{{imagemap|}}}|{{{imagemap}}}|[[Image:{{{image}}}|{{{image-width|300}}}px|alt={{{alt|}}}|{{{caption}}}]]}}</div> | <div style="{{{image-css|}}};left:{{{image-left|0}}}px; top:{{{image-top|0}}}px; width:{{{image-width|300}}}px; position:absolute;"> {{#if:{{{imagemap|}}}|{{{imagemap}}}|[[Image:{{{image}}}|{{{image-width|300}}}px|alt={{{alt|}}}|{{{caption}}}]]}}</div> | ||
{{{annotations}}} | {{{annotations}}} | ||
<div style="visibility:hidden">{{#if:{{{imagemap|}}}|{{{imagemap}}}|[[Image:{{{image}}}|{{{image-width|300}}}px|frameless|alt={{{alt|}}}]]}}</div> | <div style="visibility:hidden">{{#if:{{{imagemap|}}}|{{{imagemap}}}|[[Image:{{{image}}}|{{{image-width|300}}}px|frameless|alt={{{alt|}}}]]}}</div> | ||
</div><div class="thumbcaption" style="width:{{{width|300}}}px;">{{{caption}}}</div> | </div><div class="thumbcaption" style="width:{{{width|300}}}px;">{{{caption}}}</div> | ||
</div> | </div> |