Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 22: | Line 22: | ||
<div class="col-sm-6 col-md-4"> | <div class="col-sm-6 col-md-4"> | ||
<div class="thumbnail" style="border: none !important;"> | <div class="thumbnail" style="border: none !important;"> | ||
| − | {{#if:{{{Image1|}}}| | + | <span style="visibility:hidden">{{#if:{{{Image1|}}}| |
{{!}}- | {{!}}- | ||
| − | {{!}} <div style="margin-top:-16%;">[[File:{{{Image1|}}}]]</div> }} | + | {{!}} </span><div style="margin-top:-16%;">[[File:{{{Image1|}}}]]</div> }} |
</div> | </div> | ||
<div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption1|}}}</span></div> | <div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption1|}}}</span></div> | ||
| Line 30: | Line 30: | ||
<div class="col-sm-6 col-md-4"> | <div class="col-sm-6 col-md-4"> | ||
<div class="thumbnail" style="border: none !important;"> | <div class="thumbnail" style="border: none !important;"> | ||
| − | {{#if:{{{Image2|}}}| | + | <span style="visibility:hidden">{{#if:{{{Image2|}}}| |
{{!}}- | {{!}}- | ||
| − | {{!}}<div style="margin-top:-16%;"> [[File:{{{Image2|}}}]] </div>}} | + | {{!}}</span><div style="margin-top:-16%;"> [[File:{{{Image2|}}}]] </div>}} |
</div> | </div> | ||
<div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption2|}}}</span></div> | <div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption2|}}}</span></div> | ||
| Line 38: | Line 38: | ||
<div class="col-sm-6 col-md-4"> | <div class="col-sm-6 col-md-4"> | ||
<div class="thumbnail" style="border: none !important;"> | <div class="thumbnail" style="border: none !important;"> | ||
| − | {{#if:{{{Image3|}}}| | + | <span style="visibility:hidden">{{#if:{{{Image3|}}}| |
{{!}}- | {{!}}- | ||
| − | {{!}}<div style="margin-top:-16%;"> [[File:{{{Image3|}}}]] </div>}} | + | {{!}}</span><div style="margin-top:-16%;"> [[File:{{{Image3|}}}]] </div>}} |
</div> | </div> | ||
<div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption3|}}}</span></div> | <div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption3|}}}</span></div> | ||
This is the "Images" template. It should be called in the following format:
{{Images
|Image1=
|Caption1=
|Image2=
|Caption2=
|Image3=
|Caption3=
}}
Edit the page to see the template text.