m (Protected "Template:Images" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(93 intermediate revisions by the same user not shown)
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><div class="panel panel-primary" style="margin-top:2%;">
|-
+
{{#if:{{{Image1|}}}|
|<!--column1--><center>[[File:{{{Image1|200px}}}]]</center>
+
<div class="panel-heading" >
|<!--column2--><center>[[File:{{{Image2|200px}}}]]</center>
+
<p class="panel-title" style="text-align:center; font-weight:bold;">Images</p>
|<!--column3--><center>[[File:{{{Image3|200px}}}]]</center>
+
</div>
|-
+
}}
|<!--column1--><center><small>[[Caption 1::{{{Caption1|}}}]]</small></center>
+
<div class="row">
|<!--column2--><center><small>[[Caption 2::{{{Caption2|}}}]]</small></center>
+
  <div class="col-sm-6 col-md-4">
|<!--column3--><center><small>[[Caption 3::{{{Caption3|}}}]]</small></center>
+
    <div class="thumbnail" style="border:  none !important;">
|-
+
{{#if:{{{Image1|}}}|
|}
+
{{!}}-
 +
{{!}}<div style="margin-top:-16%;">[[File:{{{Image1|}}}]]</div> }}
 +
</div>
 +
      <div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption1|}}}</span></div>    
 +
  </div>
 +
  <div class="col-sm-6 col-md-4">
 +
    <div class="thumbnail" style="border:  none !important;">
 +
{{#if:{{{Image2|}}}|
 +
{{!}}-
 +
<span style="visibility:hidden">{{!}}</span><div style="margin-top:-16%;"> [[File:{{{Image2|}}}]] </div>}}
 +
</div>
 +
      <div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption2|}}}</span></div>    
 +
  </div>
 +
  <div class="col-sm-6 col-md-4">
 +
    <div class="thumbnail" style="border:  none !important;">
 +
{{#if:{{{Image3|}}}|
 +
{{!}}
 +
{{!}}<div style="margin-top:-16%;"> [[File:{{{Image3|}}}]] </div>}}
 +
</div>
 +
      <div class="caption"><span class="label label-info" style="text-align:center;">{{{Caption3|}}}</span></div>   
 +
  </div>
 +
</div>
 
</includeonly>
 
</includeonly>

Latest revision as of 06:28, 6 March 2015

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.

© 2026 by sail-la-vie • Powered by Powered by MediaWiki Powered by SMW Powered by Bootstrap