Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 16: | Line 16: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | </noinclude><includeonly>{| class=" | + | </noinclude><includeonly><div class="panel panel-primary"> |
| − | | | + | <div class="panel-heading"> |
| − | + | <p class="panel-title" style="text-align:center; font-weight:bold;">Contact Details</p> | |
| + | </div> | ||
| + | <div class="panel-body"> | ||
| + | {{#if:{{{Telephone|}}}| | ||
| + | {{!}}- | ||
| + | <li class="list-group-item" style="margin-top:-4%;"> | ||
| + | <span class="label label-primary btn-sm"><span class="glyphicon glyphicon-phone" aria-hidden="true">Telephone</span></span> | ||
| + | {{!}} <span style="color:#166589; ">[[Telephone::{{{Telephone|}}}]]</span></li>}} | ||
| + | {{#if:{{{Logo|}}}| | ||
| + | {{!}}- | ||
| + | <li class="list-group-item" style="margin-top:-4%;"> | ||
| + | <span class="label label-primary btn-sm">Logo</span> | ||
| + | {{!}} [[File:{{{Logo|}}} |80px]] </li>}} | ||
| + | {{#if:{{{Description|}}}| | ||
| + | {{!}}- | ||
| + | <li class="list-group-item" style="margin-top:-4%;"> | ||
| + | <span class="label label-primary">Description</span> | ||
| + | {{!}} <span style="color:#166589; ">[[Description::{{{Description|}}}]] </span></li>}} | ||
| + | {{#if:{{{Founding Year|}}}| | ||
| + | {{!}}- | ||
| + | <li class="list-group-item" style="margin-top:-4%;"> | ||
| + | <span class="label label-primary">Founding Year</span> | ||
| + | {{!}} <span style="color:#166589; ">[[Founding Year::{{{Founding Year|}}}]]</span> </li>}} | ||
| + | {{#if:{{{Contact Person|}}}| | ||
| + | {{!}}- | ||
| + | <li class="list-group-item" style="margin-top:-4%;"> | ||
| + | <span class="label label-primary">Contact Person</span> | ||
| + | {{!}} <span style="color:#166589; ">[[Contact Person::{{{Contact Person|}}}]]</span> </li>}} | ||
| + | {{#if:{{{Second Contact Person|}}}| | ||
| + | {{!}}- | ||
| + | <li class="list-group-item" style="margin-top:-4%;"> | ||
| + | <span class="label label-primary">Second Contact Person</span> | ||
| + | {{!}} <span style="color:#166589; font-weight:bold;"> [[Second Contact Person::{{{Second Contact Person|}}}]] </span></li>}} | ||
| + | {{#if:{{{Diver Training Organization|}}}| | ||
| + | {{!}}- | ||
| + | <li class="list-group-item" style="margin-top:-4%;"> | ||
| + | <span class="label label-primary">Training Organization</span> | ||
| + | {{!}} <span style="color:#166589; ">[[Diver Training Organization::{{{Diver Training Organization|}}}]] </span></li>}} | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
|- | |- | ||
{{#if:{{{Telephone|}}}| | {{#if:{{{Telephone|}}}| | ||
This is the "Contact Details" template. It should be called in the following format:
{{Contact Details
|Telephone=
|Mobile=
|Fax=
|E-mail=
|Contact Person Telephone=
|Contact Person E-mail=
|Second Contact Person Telephone=
|Second Contact Person E-mail=
|Url=
}}
Edit the page to see the template text.