Difference between revisions of "Template:Fleetaction"

Template page
m (Adding in templatemode code so this can have the nocats flag applied.)
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<includeonly>
{| class="ibtable" align="right" cellpadding="3" cellspacing="0"
<infobox theme="bravo">
{{#if: {{{image|}}}|
<title source="name">
    {{!}} class="ibimage" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} {{{image}}}
     <default>{{pagename}}</default><format>'''{{{name}}}'''</format>
     {{!}}-
</title>
    {{!}} class="ibname" colspan="2" {{!}} '''{{{name}}}'''|
<image source="image"/>
        {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}'''
<data source="theme"><label>Theme</label><format>{{{theme}}}</format></data>
}}
<data source="start"><label>Start Date</label><format>{{{start}}}</format></data>
|-
<data source="end"><label>End Date</label><format>{{{end}}}</format></data>
{{#if: {{{theme|}}}|
<data source="winner"><label>Winner</label><format>{{{winner}}}</format></data>
{{!}} class="ibleft" {{!}} Theme
<data source="winningtf"><label>Winning Task Force</label><format>{{{winningtf}}}</format></data>
{{!}} class="ibright" {{!}}
<header>{{#if:{{{bfmsLink|}}}|BFMS Mission|}}</header>
{{{theme}}}
<data name="full"><default>{{{bfmsLink|}}}</default></data>
}}
<image source="coin"/>
|-
<header name="footer">[[Template:Fleetaction]]</header>
{{#if: {{{start|}}}|
</infobox>
{{!}} class="ibleft" {{!}} Start Date
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Fleet_Actions]]}}
{{!}} class="ibright" {{!}}
</includeonly>
{{{start}}}
<noinclude>
}}
|-
{{#if: {{{end|}}}|
{{!}} class="ibleft" {{!}} End Date
{{!}} class="ibright" {{!}}
{{{end}}}
}}
|-
{{#if: {{{winner|}}}|
{{!}} class="ibleft" {{!}} Winner
{{!}} class="ibright" {{!}}
{{{winner}}}
}}
|-
{{#if: {{{winningtf|}}}|
{{!}} class="ibleft" {{!}} Winning Task Force
{{!}} class="ibright" {{!}}
{{{winningtf}}}
}}
|-
{{#if: {{{coin|}}}|
{{!}} class="ibheader" colspan="2" {{!}} {{{coin}}}
}}
|-
| class="ibheader" colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px;" | [[Template:Fleetaction]]
|}
</div>
<includeonly>{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Fleet_Actions]]{{DEFAULTSORT:{{{name}}}}}
}}
</includeonly><noinclude>
<br clear=all>
<pre>
<pre>
{{Fleetaction
{{Fleetaction
Line 58: Line 27:
|winner=
|winner=
|winningtf=
|winningtf=
|bfmsLink=
|coin=
|coin=
}}</pre>
}}
</pre>
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
{{clear}}
</noinclude>
</noinclude>

Latest revision as of 02:28, 15 November 2024


{{Fleetaction
|name=
|image=
|theme=
|start=
|end=
|winner=
|winningtf=
|bfmsLink=
|coin=
}}