Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 13: | Line 13: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | </noinclude><includeonly> | + | </noinclude><includeonly><div class="panel panel-primary" style="margin-top:2%;"> |
| − | + | <div class="panel-heading" > | |
| − | + | <p class="panel-title" style="text-align:center; font-weight:bold;">Images</p> | |
| − | + | </div> | |
| + | <div class="panel-body"> | ||
{{#if:{{{Image1|}}}| | {{#if:{{{Image1|}}}| | ||
{{!}}- | {{!}}- | ||
| Line 26: | Line 27: | ||
| {{{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.