Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 17: | Line 17: | ||
<p class="panel-title" style="text-align:center; font-weight:bold;">Images</p> | <p class="panel-title" style="text-align:center; font-weight:bold;">Images</p> | ||
</div> | </div> | ||
| − | <div class=" | + | <div class="row"> |
{{#if:{{{Image1|}}}| | {{#if:{{{Image1|}}}| | ||
| + | <div class="col-sm-6 col-md-4"> | ||
| + | <div class="thumbnail"> | ||
| + | <img> | ||
{{!}}- | {{!}}- | ||
{{!}} [[File:{{{Image1|}}}|300px]] | {{!}} [[File:{{{Image1|}}}|300px]] | ||
| + | </img> | ||
| + | <div class="caption"> | ||
| + | <h3>{{{Caption1|}}}</h3> | ||
| + | </div> | ||
| + | </div> | ||
| + | </div> }} | ||
{{!}} [[File:{{{Image2|}}}|300px]] | {{!}} [[File:{{{Image2|}}}|300px]] | ||
{{!}} [[File:{{{Image3|}}}|300px ]] }} | {{!}} [[File:{{{Image3|}}}|300px ]] }} | ||
|- | |- | ||
| − | | | + | | |
| {{{Caption2|}}} | | {{{Caption2|}}} | ||
| {{{Caption3|}}} | | {{{Caption3|}}} | ||
| − | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
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.