Template:Multiple image: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Edene m includeonly; doc |
meta>Edene major update; parameter names; width; box_caption_position, box_caption_align, box_caption_background |
||
Line 1: | Line 1: | ||
<includeonly><div class="thumb {{#switch: {{{ | <includeonly><div class="thumb {{#switch: {{{align|}}} | left = tleft | center | centre = tnone | tright}}" style="width:{{#ifeq: {{{direction|horizontal}}} | vertical | {{#expr: {{{width1}}} + 12}} | {{#if: {{{width2|}}} | {{#expr: 16 + {{{width1}}} + {{{width2}}} + {{{width3|0}}} + {{{width4|0}}} + {{{width5|0}}} + {{#if: {{{image5|}}} | 12 | {{#if: {{{image4|}}} | 8 | {{#if: {{{image3|}}} | 4 | 0 }} }} }} }} | ||
| {{#expr: 16 + {{{ | | {{#expr: 8 + ({{{width|0}}} + 4) * {{#if: {{{image5|}}} | 5 | {{#if: {{{image4|}}} | 4 | {{#if: {{{image3|}}} | 3 | 2 }} }} }} }} }} }}px;{{#switch: {{{align|}}} | center | centre = margin: 0 auto;}}"> | ||
| {{#expr: 8 + ({{{ | |||
<div class="thumbinner"> | <div class="thumbinner"> | ||
<div style="{{# | {{#ifeq: {{{box_caption_position|below}}} | above | {{#if: {{{box_caption|}}} | <div class="thumbcaption" style="clear:left;text-align:{{{box_caption_align|center}}};background:{{{box_caption_background|transparent}}};">{{{box_caption}}}</div> }} }} | ||
<div style="{{# | <div style="{{#ifeq: {{{direction|horizontal}}} | horizontal | float:left;}}margin:1px;width:{{#expr: 2 + {{{width1|{{{width|0}}}}}} }}px;"><div class="thumbimage">[[Image:{{{image1}}}|{{{width1|{{{width|0}}}}}}px|{{{caption1|{{{box_caption}}}}}}]]</div>{{#if: {{{caption1|}}} | <div class="thumbcaption" style="clear:left;">{{{caption1}}}</div>}}</div> | ||
{{#if: {{{ | <div style="{{#ifeq: {{{direction|horizontal}}} | horizontal | float:left;}}margin:1px;width:{{#expr: 2 + {{{width2|{{{width|0}}}}}} }}px;"><div class="thumbimage">[[Image:{{{image2}}}|{{{width2|{{{width|0}}}}}}px|{{{caption2|{{{box_caption}}}}}}]]</div>{{#if: {{{caption2|}}} | <div class="thumbcaption" style="clear:left;">{{{caption2}}}</div>}}</div> | ||
{{#if: {{{ | {{#if: {{{image3|}}} | <div style="{{#ifeq: {{{direction|horizontal}}} | horizontal | float:left;}}margin:1px;width:{{#expr: 2 + {{{width3|{{{width}}}}}} }}px;"><div class="thumbimage">[[Image:{{{image3}}}|{{{width3|{{{width}}}}}}px|{{{caption3|{{{box_caption}}}}}}]]</div>{{#if: {{{caption3|}}} | <div class="thumbcaption" style="clear:left;">{{{caption3}}}</div>}}</div> | ||
{{#if: {{{ | {{#if: {{{image4|}}} | <div style="{{#ifeq: {{{direction|horizontal}}} | horizontal | float:left;}}margin:1px;width:{{#expr: 2 + {{{width4|{{{width}}}}}} }}px;"><div class="thumbimage">[[Image:{{{image4}}}|{{{width4|{{{width}}}}}}px|{{{caption4|{{{box_caption}}}}}}]]</div>{{#if: {{{caption4|}}} | <div class="thumbcaption" style="clear:left;">{{{caption4}}}</div>}}</div> | ||
{{#if: {{{ | {{#if: {{{image5|}}} | <div style="{{#ifeq: {{{direction|horizontal}}} | horizontal | float:left;}}margin:1px;width:{{#expr: 2 + {{{width5|{{{width}}}}}} }}px;"><div class="thumbimage">[[Image:{{{image5}}}|{{{width5|{{{width}}}}}}px|{{{caption5|{{{box_caption}}}}}}]]</div>{{#if: {{{caption5|}}} | <div class="thumbcaption" style="clear:left;">{{{caption5}}}</div>}}</div>}}}}}} | ||
{{#ifeq: {{{box_caption_position|below}}} | below | {{#if: {{{box_caption|}}} | <div class="thumbcaption" style="clear:left;text-align:{{{box_caption_align|center}}};background:{{{box_caption_background|transparent}}};">{{{box_caption}}}</div> }} }}</div></div></includeonly><noinclude> | |||
{{documentation}} | {{documentation}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | ||
</noinclude> | </noinclude> |