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"> | ||
| − | Title | + | <span class="label label-default">Title | </span> |
[[Title::{{{Title|}}}]] | [[Title::{{{Title|}}}]] | ||
</li> | </li> | ||
| Line 27: | Line 27: | ||
{{!}}- | {{!}}- | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
| − | Logo | + | <span class="label label-default">Logo</span> |
| − | {{!}} [[File:{{{Logo|}}} | | + | {{!}} [[File:{{{Logo|}}} |50px]] </li>}} |
{{#if:{{{Description|}}}| | {{#if:{{{Description|}}}| | ||
{{!}}- | {{!}}- | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
| − | Description | + | <span class="label label-default">Description</span> |
{{!}} [[Description::{{{Description|}}}]] </li>}} | {{!}} [[Description::{{{Description|}}}]] </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%;"> | ||
| − | Founding Year | + | <span class="label label-default">Founding Year</span> |
{{!}} [[Founding Year::{{{Founding Year|}}}]] </li>}} | {{!}} [[Founding Year::{{{Founding Year|}}}]] </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%;"> | ||
| − | Contact Person | + | <span class="label label-default">Contact Person</span> |
{{!}} [[Contact Person::{{{Contact Person|}}}]] </li>}} | {{!}} [[Contact Person::{{{Contact Person|}}}]] </li>}} | ||
{{#if:{{{Second Contact Person|}}}| | {{#if:{{{Second Contact Person|}}}| | ||
{{!}}- | {{!}}- | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
| − | Second Contact Person | + | <span class="label label-default">Second Contact Person</span> |
{{!}} [[Second Contact Person::{{{Second Contact Person|}}}]] </li>}} | {{!}} [[Second Contact Person::{{{Second Contact Person|}}}]] </li>}} | ||
{{#if:{{{Diver Training Organization|}}}| | {{#if:{{{Diver Training Organization|}}}| | ||
{{!}}- | {{!}}- | ||
<li class="list-group-item" style="margin-top:-4%;"> | <li class="list-group-item" style="margin-top:-4%;"> | ||
| − | Training Organization | + | <span class="label label-default">Training Organization</span> |
{{!}} [[Diver Training Organization::{{{Diver Training Organization|}}}]] </li>}} | {{!}} [[Diver Training Organization::{{{Diver Training Organization|}}}]] </li>}} | ||
</div> | </div> | ||
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.