Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 15: | Line 15: | ||
</noinclude><includeonly><div class="panel panel-primary" style="margin-top:2%;"> | </noinclude><includeonly><div class="panel panel-primary" style="margin-top:2%;"> | ||
<div class="panel-heading" > | <div class="panel-heading" > | ||
| − | <p class="panel-title" style="text-align:center; font-weight:bold;">Images</p> | + | <p class="panel-title" style="text-align:center; font-weight:bold; margin-top:-4%;">Images</p> |
</div> | </div> | ||
<div class="row"> | <div class="row"> | ||
<div class="col-sm-6 col-md-4"> | <div class="col-sm-6 col-md-4"> | ||
| − | <div class="thumbnail"> | + | <div class="thumbnail" style="margin-top:-4%;"> |
{{#if:{{{Image1|}}}| | {{#if:{{{Image1|}}}| | ||
{{!}}- | {{!}}- | ||
| − | |||
{{!}} [[File:{{{Image1|}}}]] }} | {{!}} [[File:{{{Image1|}}}]] }} | ||
| − | + | </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> | ||
</div> | </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.