|
|
(7 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <div class="infobox"> | | <includeonly> |
| {| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom:0;padding-left:10px;"
| | <infobox theme="bravo"> |
| {{#if: {{{image|}}}| | | <title source="name"> |
| {{!}} 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}}} }}
| | <default>{{pagename}}</default><format>'''{{{name}}}'''</format> |
| |-
| | </title> |
| | colspan="2" style="text-align: center; color: #e5e5ed; font-size:larger; background-color:#304665 !important; text-align:center;padding: .3rem 1.25rem;" | '''{{{name}}}'''
| | <image source="image"/> |
| |-
| | <data source="theme"><label>Theme</label><format>{{{theme}}}</format></data> |
| {{#if: {{{theme|}}}|
| | <data source="start"><label>Start Date</label><format>{{{start}}}</format></data> |
| {{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Theme
| | <data source="end"><label>End Date</label><format>{{{end}}}</format></data> |
| {{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}
| | <data source="winner"><label>Winner</label><format>{{{winner}}}</format></data> |
| {{{theme}}} }} | | <data source="winningtf"><label>Winning Task Force</label><format>{{{winningtf}}}</format></data> |
| |-
| | <header>{{#if:{{{bfmsLink|}}}|BFMS Mission|}}</header> |
| {{#if: {{{start|}}}|
| | <data name="full"><default>{{{bfmsLink|}}}</default></data> |
| {{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Start Date
| | <image source="coin"/> |
| {{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}
| | <header name="footer">[[Template:Fleetaction]]</header> |
| {{{start}}} }} | | </infobox> |
| |-
| | {{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Fleet_Actions]]}} |
| {{#if: {{{end|}}}|
| | </includeonly> |
| {{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} End Date
| |
| {{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}
| |
| {{{type}}} }} | |
| |-
| |
| {{#if: {{{winner|}}}| | |
| {{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} winner
| |
| {{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}
| |
| {{{winner}}} }}
| |
| |-
| |
| {{#if: {{{winningtf|}}}|
| |
| {{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller; width:40%;"}}} {{!}} Winning Task Force
| |
| {{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller; width:60%;"}}} {{!}}
| |
| {{{winningtf}}} }}
| |
| |-
| |
| {{#if: {{{coin|}}}| | |
| {{!}} colspan="2" style="text-align: center; color: #e5e5ed; background-color:#2a4667c9; text-align:center; font-size:8pt;padding: 6px" {{!}} {{{coin}}}
| |
| }}
| |
| |-
| |
| |- class="infobox-link" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;"
| |
| |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>
| |
| [[Category:Fleet_Actions]]
| |
| <noinclude> | | <noinclude> |
| <br clear=all>
| |
| <pre> | | <pre> |
| {{Fleetaction | | {{Fleetaction |
Line 50: |
Line 27: |
| |winner= | | |winner= |
| |winningtf= | | |winningtf= |
| | |bfmsLink= |
| |coin= | | |coin= |
| }}</pre> | | }} |
| [[Category:Infobox Templates|{{PAGENAME}}]] | | </pre> |
| | [[Category:Infobox Templates]] |
| | {{clear}} |
| </noinclude> | | </noinclude> |