Difference between revisions of "Template:Fleetaction"

Template page
(Created page with "<div class="infobox"> {| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom:0;padding-left:10px;" {{#if: {{{image|}}}| {{!}} col...")
 
m (Adding in templatemode code so this can have the nocats flag applied.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom:0;padding-left:10px;"
{| class="ibtable" align="right" cellpadding="3" cellspacing="0"
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
{{!}} colspan="2" bgcolor={{{bgcolor_value|#222222; style="border-top-right-radius: 13px; border-top-left-radius: 13px; background: #f3f3f3 !important; color: #cccccc; font-size:smaller; text-align: center;padding: 10px;"}}} {{!}} {{{image}}} }}
    {{!}} class="ibimage" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} {{{image}}}
|-
    {{!}}-
| colspan="2" style="text-align: center; color: #e5e5ed; font-size:larger; background-color:#304665 !important; text-align:center;padding: .3rem 1.25rem;" | '''{{{name}}}'''
    {{!}} class="ibname" colspan="2" {{!}} '''{{{name}}}'''|
        {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}'''
}}
|-
|-
{{#if: {{{theme|}}}|
{{#if: {{{theme|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Theme
{{!}} class="ibleft" {{!}} Theme
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}}  
{{{theme}}} }}
{{{theme}}}
}}
|-
|-
{{#if: {{{start|}}}|
{{#if: {{{start|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Start Date
{{!}} class="ibleft" {{!}} Start Date
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}}  
{{{start}}} }}
{{{start}}}
}}
|-
|-
{{#if: {{{end|}}}|
{{#if: {{{end|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} End Date
{{!}} class="ibleft" {{!}} End Date
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}}  
{{{type}}} }}
{{{end}}}
}}
|-
|-
{{#if: {{{winner|}}}|
{{#if: {{{winner|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} winner
{{!}} class="ibleft" {{!}} Winner
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}}  
{{{winner}}} }}
{{{winner}}}
}}
|-
|-
{{#if: {{{winningtf|}}}|
{{#if: {{{winningtf|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Winning Task Force
{{!}} class="ibleft" {{!}} Winning Task Force
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}  
{{!}} class="ibright" {{!}}  
{{{winningtf}}} }}
{{{winningtf}}}
}}
|-
|-
{{#if: {{{coin|}}}|
{{#if: {{{coin|}}}|
{{!}} colspan="2" style="text-align: center; color: #e5e5ed; background-color:#2a4667c9; text-align:center; font-size:8pt;padding: 6px" {{!}} {{{coin}}}
{{!}} class="ibheader" colspan="2" {{!}} {{{coin}}}
}}  
}}
|-
|-
|- class="infobox-link" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;"
| class="ibheader" colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px;" | [[Template:Fleetaction]]
|colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; text-align: center; color: #F67F00; font-size: 8pt; background-color:#2a4667c9; text-align:center;padding: 6px 0;" | [[Template:Fleetaction]]
|}
|}</div>
</div>
[[Category:Fleet_Actions]]
<includeonly>{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Fleet_Actions]]{{DEFAULTSORT:{{{name}}}}}
<noinclude>
}}
</includeonly><noinclude>
<br clear=all>
<br clear=all>
<pre>
<pre>
Line 52: Line 60:
|coin=
|coin=
}}</pre>
}}</pre>
[[Category:Infobox Templates|{{PAGENAME}}]]
[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 12:11, 23 February 2024


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