Difference between revisions of "Template:Task Force"

Template page
m
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="infobox">
{| class="ibtable" align="right" cellpadding="3" cellspacing="0"
{{#if: {{{seal|}}}|
    {{!}} class="ibimage" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} {{{seal}}}
    {{!}}-
    {{!}} class="ibname" colspan="2" {{!}} '''{{{name}}}'''|
        {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}'''
}}
|-
{{#if:{{{areaofops|}}}|
{{!}} class="ibleft" {{!}} Area of Responsibility
{{!}} class="ibright" {{!}}
{{{areaofops}}} }}
|-
{{#if:{{{designation|}}}|
{{!}} class="ibleft" {{!}} Designation
{{!}} class="ibright" {{!}}
{{{designation}}} }}
|-
| class="ibheader" colspan="2" | '''Management'''
|-
{{#if:{{{co|}}}|
{{!}} class="ibleft" {{!}} Commanding Officer
{{!}} class="ibright" {{!}}
{{{co}}} }}
|-
{{#if:{{{xo|}}}|
{{!}} class="ibleft" {{!}} Executive Officer
{{!}} class="ibright" {{!}}
{{{xo}}} }}
|-
{{#if:{{{cas|}}}|
{{!}} class="ibleft" {{!}} TGCOs
{{!}} class="ibright" {{!}}
{{{cas}}} }}
|-
| class="ibheader" colspan="2" | '''Links'''
|-
{{#if:{{{canon|}}}|
{{!}} class="ibleft" {{!}} Canon
{{!}} class="ibright" {{!}}
{{{canon}}} }}
|-
{{#if:{{{url|}}}|
{{!}} class="ibleft" {{!}} Main Website
{{!}} class="ibright" {{!}}
{{{url}}} }}
|-
{{#if:{{{rsburl|}}}|
{{!}} class="ibleft" {{!}} Forum Section
{{!}} class="ibright" {{!}}
{{{rsburl}}} }}
|-
{{#if:{{{sims|}}}|
{{!}} class="ibleft" {{!}} Sim Listing
{{!}} class="ibright" {{!}}
{{{sims}}} }}
|-
{{#if: {{{logo|}}}|
{{!}} class="ibheader" colspan="2" {{!}} {{{logo}}}
}}
|-
| class="ibheader" colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px;" | [[Template:Task Force]]
|}</div>
<includeonly>
<includeonly>
<infobox theme="bravopadded">
<image source="seal"/>
<title source="name">
<default>{{PAGENAME}}</default><format>'''{{{name|}}}'''</format>
</title>
<data source="mandate"><label>Mandate</label></data>
<data source="headquarters"><label>Headquarters</label></data>
<header>Leadership</header>
<data source="co"><label>Commander</label></data>
<data source="xo"><label>Deputy Commander</label></data>
<header>Links</header>
<data source="url"><label>BFMS</label></data>
<image source="logo"/>
<header name="footer">[[Template:Task Force]]</header>
</infobox>
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Task Force]]{{DEFAULTSORT:{{{name}}}}}
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Task Force]]{{DEFAULTSORT:{{{name}}}}}
}}
}}
</includeonly><noinclude>
</includeonly>
<noinclude>
==Task Force==
==Task Force==
Infobox to be used for Task Forces.
==Code==
<pre>
<pre>
{{Task Force
{{Task Force
| name =  
| name =  
| seal =  
| seal =  
| areaofops =  
| mandate =  
| designation =
| headquarters =  
| canon =
| url =
| rsburl =
| sims =  
| co =
| co =
| xo =
| xo =
| cas =  
| url =
| logo =
| logo =
}}</pre>
}}</pre>
{{clear}}
{{clear}}
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 10:15, 27 May 2024


Task Force

Infobox to be used for Task Forces.

Code

{{Task Force
| name = 
| seal = 
| mandate = 
| headquarters = 
| co =
| xo =
| url =
| logo =
}}