Difference between revisions of "Template:Annotated image noframe"

From AAPG Wiki
Jump to navigation Jump to search
(first div)
(use same shift)
 
(33 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<div style="position:relative; width:{{{width|{{{image-width|300}}}}}}px; height:{{{height}}}px; background-color:{{{image-bg-color|white}}};">
 
<div style="position:relative; width:{{{width|{{{image-width|300}}}}}}px; height:{{{height}}}px; 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;">
 
<div style="{{{image-css|}}};left:{{{image-left|0}}}px; top:{{{image-top|0}}}px; width:{{{image-width|300}}}px; position:absolute;">
[[Image:{{{image}}}|{{{image-width|300}}}px|alt={{{alt|}}}]]
+
[[Image:{{{image}}}|{{{image-width|300}}}px|alt={{{alt|}}}|link={{{link|}}}]]</div>
</div>
+
{{#if:{{{box|}}}|<div style="left:{{{image-left|0}}}px; {{{box-pos|top}}}:0; width:300px; height:60px; background-color:rgba(255,255,255,{{{box-alpha|0.65}}}); position:absolute;">|}}
<div style="text-align:{{{annot-text-align|left}}}; background-color:{{{annot-background-color|transparent}}}; {{#if:{{{annot-font-family|}}}|font-family:{{{annot-font-family}}};|}} {{#if:{{{annot-font-size|}}}|font-size:{{{annot-font-size}}}px;|}} {{#if:{{{annot-font-weight|}}}|font-weight:{{{annot-font-weight}}};|}} {{#if:{{{annot-font-style|}}}|font-style:{{{annot-font-style}}};|}} {{#if:{{{annot-color|}}}|color:{{{annot-color}}};|}} {{#if:{{{annot-line-height|}}}|line-height:{{{annot-line-height}}};|{{#if:{{{annot-font-size|}}}|line-height:{{#expr:{{{annot-font-size|}}}+2}}px;  |line-height:110%;}}}}">
+
<div style="position:relative; {{{annot-css|}}}; text-align:{{{annot-text-align|left}}}; background-color:{{{annot-background-color|transparent}}}; {{#if:{{{annot-font-family|}}}|font-family:{{{annot-font-family}}};|}} {{#if:{{{annot-font-size|}}}|font-size:{{{annot-font-size}}}px;|}} {{#if:{{{annot-font-weight|}}}|font-weight:{{{annot-font-weight}}};|}} {{#if:{{{annot-font-style|}}}|font-style:{{{annot-font-style}}};|}} {{#if:{{{annot-color|}}}|color:{{{annot-color}}};|}} {{#if:{{{annot-line-height|}}}|line-height:{{{annot-line-height}}};|{{#if:{{{annot-font-size|}}}|line-height:{{#expr:{{{annot-font-size|}}}+2}}px;  |line-height:110%;}}}}">{{{annotations}}}</div>
<!--annotation|left|top-->
+
{{#if:{{{box|}}}|</div>|}}
{{{annotations}}}
 
</div>
 
 
<div style="visibility:hidden">[[Image:{{{image}}}|{{{image-width|300}}}px|frameless|alt={{{alt|}}}]]</div>
 
<div style="visibility:hidden">[[Image:{{{image}}}|{{{image-width|300}}}px|frameless|alt={{{alt|}}}]]</div>
 
</div>
 
</div>
</includeonly>
+
</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 20:11, 27 March 2014

Documentation icon Template documentation[create]