|
|
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}}} |
| | {{!}}- |
| | {{!}} class="ibname" colspan="2" {{!}} '''{{{name}}}'''| |
| | {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}''' |
| }} | | }} |
| |-
| |
| | colspan="2" style="text-align: center; color: #e5e5ed; font-size: larger; background: #304665; text-align: center; padding: .3rem 1.25rem;" | '''{{{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%;"}}} {{!}} {{{theme}}} | | {{!}} class="ibright" {{!}} |
| | {{{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%;"}}} {{!}} {{{start}}} | | {{!}} class="ibright" {{!}} |
| | {{{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%;"}}} {{!}} {{{end}}} | | {{!}} class="ibright" {{!}} |
| | {{{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%;"}}} {{!}} {{{winner}}} | | {{!}} class="ibright" {{!}} |
| | {{{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%;"}}} {{!}} {{{winningtf}}} | | {{!}} class="ibright" {{!}} |
| | {{{winningtf}}} |
| }} | | }} |
| |- | | |- |
| {{#if: {{{coin|}}}| | | {{#if: {{{coin|}}}| |
| {{!}} colspan="2" style="text-align: center; color: #e5e5ed; background: #2a4667c9; font-size: 8pt; padding: 6px" {{!}} | | {{!}} class="ibheader" colspan="2" {{!}} {{{coin}}} |
| {{{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> |