Template:Annotated image: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="thumb" style="float:{{#if:{{{float|}}}|{{{float}}}|right}}; clear:{{#if:{{{float|}}}|{{{float}}}|right}}; margin-{{#switch:{{{float}}}|left=right|#default=left}}:5px; border:solid #ccc 1px; padding:2px; width:{{#expr:{{{width|{{size}}px; {{{outer-css|}}}; ">
<div class="thumb" style="border:solid #ccc 1px;  
<div class="thumbinner image" style="position:relative; overflow:hidden; width:{{{size}}}px; height:{{{size}}}px;">
padding:2px;  
<div style="{{{image-css|}}};left:{{{image-left|0}}}px; top:{{{image-top|0}}}px; width:{{{image-width}}}px; position:absolute;"> {{#if:{{{imagemap|}}}|{{{imagemap}}}|[[Image:{{{image}}}|{{{image-width}}}px|alt={{{alt|}}}|{{{caption}}}]]}}</div>
width:{{size}}px; ">


{{{annotations}}}
<div class="thumbinner image"
style="position:relative;
overflow:hidden;
width:{{{size}}}px;
height:{{{size}}}px;">


<div style="visibility:hidden">{{#if:{{{imagemap|}}}|{{{imagemap}}}|[[Image:{{{image}}}|{{{image-width}}}px|frameless|alt={{{alt|}}}]]}}</div>
    <div style="{{{image-css|}}};
</div><div class="thumbcaption" style="width:{{{width|300}}}px;">{{{caption}}}</div>
    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>

Latest revision as of 14:56, 11 August 2015

       [[Image:{{{image}}}]]
   {{{annotations}}}
[[Image:{{{image}}}|frameless]]
{{{caption}}}