Difference between revisions of "Template:CalloutAnnotationBlock"

Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
{{#svarset:annotationBlock|{{#expr:{{#svarget:annotationBlock|0}}+1}} }}
 
{{#svarset:annotationBlock|{{#expr:{{#svarget:annotationBlock|0}}+1}} }}
<div id="annotationBlock{{#svarget:annotationBlock}}" style="position:relative;">
+
<div class="annotationBlock" id="annotationBlock{{#svarget:annotationBlock}}" style="{{{style|}}}">
<div id="rhs" style="margin:0;border:none;position:relative;left:200px;top:0;padding:0;">{{{1}}}</div>
+
<div class="annotationRhs" id="rhs" style="{{{styleRhs|}}}">{{{1}}}</div>
 
{{{2}}}
 
{{{2}}}
 
</div>
 
</div>

Revision as of 19:06, 3 May 2017


Used for annotation blocks, where you have an image on the right, and annotations on the left, with lines pointing into the image.

Use with Template:CalloutAnnotation