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>{| class="wikitable | + | </noinclude><includeonly>{| class="wikitable" |
|+ 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]] }} | |
| − | + | |- | |
| − | + | {{#if:{{{Caption1|}}}| | |
| − | + | {{!}}- | |
| − | + | {{!}} [[Caption 1::{{{Caption1|}}}]] }} | |
| + | |- | ||
| + | {{#if:{{{Image2|}}}| | ||
| + | {{!}}- | ||
| + | {{!}} [[File:{{{Image2|}}}|300px]] }} | ||
| + | |- | ||
| + | {{#if:{{{Caption2|}}}| | ||
| + | {{!}}- | ||
| + | {{!}} [[Caption 2::{{{Caption2|}}}]] }} | ||
| + | |- | ||
| + | {{#if:{{{Image3|}}}| | ||
| + | {{!}}- | ||
| + | {{!}} [[File:{{{Image3|}}}|300px ]] }} | ||
| + | |- | ||
| + | {{#if:{{{Caption3|}}}| | ||
| + | {{!}}- | ||
| + | {{!}} [[Caption 3::{{{Caption3|}}}]] }} | ||
| + | |- | ||
|} | |} | ||
</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.