Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 21: | Line 21: | ||
<div class="panel-body"> | <div class="panel-body"> | ||
<li class="list-group-item"> | <li class="list-group-item"> | ||
| − | <span class="label label-primary btn-sm">Title </span> | + | <span class="label label-primary btn-sm">Title </span> |
| − | <span style="color:#2C9AB7 | + | <span style="color:#2C9AB7; ">[[Title::{{{Title|}}}]]</span> |
</li> | </li> | ||
{{#if:{{{Logo|}}}| | {{#if:{{{Logo|}}}| | ||
| Line 33: | Line 33: | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
<span class="label label-primary">Description</span> | <span class="label label-primary">Description</span> | ||
| − | {{!}} <span style="color:#2C9AB7 | + | {{!}} <span style="color:#2C9AB7; ">[[Description::{{{Description|}}}]] </span></li>}} |
{{#if:{{{Founding Year|}}}| | {{#if:{{{Founding Year|}}}| | ||
{{!}}- | {{!}}- | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
<span class="label label-primary">Founding Year</span> | <span class="label label-primary">Founding Year</span> | ||
| − | {{!}} [[Founding Year::{{{Founding Year|}}}]] </li>}} | + | {{!}} <span style="color:#2C9AB7; ">[[Founding Year::{{{Founding Year|}}}]]</span> </li>}} |
{{#if:{{{Contact Person|}}}| | {{#if:{{{Contact Person|}}}| | ||
{{!}}- | {{!}}- | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
<span class="label label-primary">Contact Person</span> | <span class="label label-primary">Contact Person</span> | ||
| − | {{!}} [[Contact Person::{{{Contact Person|}}}]] </li>}} | + | {{!}} <span style="color:#2C9AB7; ">[[Contact Person::{{{Contact Person|}}}]]</span> </li>}} |
{{#if:{{{Second Contact Person|}}}| | {{#if:{{{Second Contact Person|}}}| | ||
{{!}}- | {{!}}- | ||
| Line 53: | Line 53: | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
<span class="label label-primary">Training Organization</span> | <span class="label label-primary">Training Organization</span> | ||
| − | {{!}} [[Diver Training Organization::{{{Diver Training Organization|}}}]] </li>}} | + | {{!}} <span style="color:#2C9AB7; ">[[Diver Training Organization::{{{Diver Training Organization|}}}]] </span></li>}} |
</div> | </div> | ||
</div> | </div> | ||
[[Category:Diving Schools]] | [[Category:Diving Schools]] | ||
</includeonly> | </includeonly> | ||
This is the "General" template. It should be called in the following format:
{{General
|Title=
|Logo=
|Description=
|Founding Year=
|Contact Person=
|Second Contact Person=
|Training Organization=
}}
Edit the page to see the template text.