Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 14: | Line 14: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
| + | ! width="400" | Left | ||
| + | ! width="400" | Middle | ||
| + | ! width="400" | Right | ||
| + | |- align="center" | ||
|+ style="background-color: #256BA8; width: 100%; font-size: 20px; "| | |+ style="background-color: #256BA8; width: 100%; font-size: 20px; "| | ||
'''Images''' | '''Images''' | ||
| − | + | |- | |
| + | {{#if:{{{Image1|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} [[File:{{{Image1|}}}|300px]] }} | {{!}} [[File:{{{Image1|}}}|300px]] }} | ||
| Line 24: | Line 29: | ||
{{!}} [[Caption 1::{{{Caption1|}}}]] }} | {{!}} [[Caption 1::{{{Caption1|}}}]] }} | ||
|- | |- | ||
| − | + | {{#if:{{{Image2|}}}| | |
{{!}}- | {{!}}- | ||
{{!}} [[File:{{{Image2|}}}|300px]] }} | {{!}} [[File:{{{Image2|}}}|300px]] }} | ||
| Line 32: | Line 37: | ||
{{!}} [[Caption 2::{{{Caption2|}}}]] }} | {{!}} [[Caption 2::{{{Caption2|}}}]] }} | ||
|- | |- | ||
| − | + | {{#if:{{{Image3|}}}| | |
{{!}}- | {{!}}- | ||
{{!}} [[File:{{{Image3|}}}|300px ]] }} | {{!}} [[File:{{{Image3|}}}|300px ]] }} | ||
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.