Difference between revisions of "Template:Sbank box"
From FreeSpace Wiki
(new template) |
(modified it) |
||
Line 1: | Line 1: | ||
− | {| {{#if: {{{table_style|}}}|{{{table_style}}}|border= | + | {| {{#if: {{{table_style|}}}|{{{table_style}}}|border=0 cellpadding=4 style="border: 1px solid #AA2020; border-collapse: collapse"}} |
|-align="center" | |-align="center" | ||
− | | colspan=3 {{#if: {{{header_style|}}}|{{{header_style}}}|style="background:#351515;"}}|'''{{{setting}}}''' | + | | colspan=3 {{#if: {{{header_style|}}}|{{{header_style}}}|style="background:#351515;border-bottom: 1px solid #AA2020;"}}|'''{{{setting}}}''' |
|-align="center" | |-align="center" | ||
− | |style="width:40px"|Bank | + | |style="width:40px;border-bottom: 1px solid #AA2020;"|Bank |
− | |style="width:60px"|Capacity | + | |style="width:60px;border-left:1px solid #611;border-right:1px solid #611;border-bottom: 1px solid #AA2020;"|Capacity |
− | |style="width:160px"|Standard Loadout | + | |style="width:160px;border-bottom: 1px solid #AA2020;"|Standard Loadout |
|-align="center" | |-align="center" | ||
| 1st | | 1st | ||
− | | {{{sbank_1_capacity}}} | + | | style="border-left:1px solid #611;border-right:1px solid #611;" | {{{sbank_1_capacity}}} |
| {{{sbank_1_default}}} | | {{{sbank_1_default}}} | ||
|-align="center" | |-align="center" | ||
{{#if: {{{sbank_2_capacity|}}}| | {{#if: {{{sbank_2_capacity|}}}| | ||
{{!}} 2nd | {{!}} 2nd | ||
− | {{!}} {{{sbank_2_capacity}}} | + | {{!}} style="border-left:1px solid #611;border-right:1px solid #611;"{{!}} {{{sbank_2_capacity}}} |
{{!}} {{{sbank_2_default}}} | {{!}} {{{sbank_2_default}}} | ||
}} | }} | ||
Line 19: | Line 19: | ||
{{#if: {{{sbank_3_capacity|}}}| | {{#if: {{{sbank_3_capacity|}}}| | ||
{{!}} 3rd | {{!}} 3rd | ||
− | {{!}} {{{sbank_3_capacity}}} | + | {{!}} style="border-left:1px solid #611;border-right:1px solid #611;"{{!}} {{{sbank_3_capacity}}} |
{{!}} {{{sbank_3_default}}} | {{!}} {{{sbank_3_default}}} | ||
}} | }} | ||
Line 25: | Line 25: | ||
{{#if: {{{sbank_4_capacity|}}}| | {{#if: {{{sbank_4_capacity|}}}| | ||
{{!}} 4th | {{!}} 4th | ||
− | {{!}} {{{sbank_4_capacity}}} | + | {{!}} style="border-left:1px solid #611;border-right:1px solid #611;"{{!}} {{{sbank_4_capacity}}} |
{{!}} {{{sbank_4_default}}} | {{!}} {{{sbank_4_default}}} | ||
}} | }} | ||
|-align="center" | |-align="center" | ||
− | | colspan=3 |Compatible secondaries | + | | colspan=3 style="border-bottom: 1px solid #AA2020; border-top: 1px solid #AA2020;" |Compatible secondaries |
|-align="center" | |-align="center" | ||
| colspan=3 |{{{allowed_loadout}}} | | colspan=3 |{{{allowed_loadout}}} |
Latest revision as of 06:42, 9 September 2011
{{{setting}}} | ||
Bank | Capacity | Standard Loadout |
1st | {{{sbank_1_capacity}}} | {{{sbank_1_default}}} |
Compatible secondaries | ||
{{{allowed_loadout}}} |
Usage
{{Sbank_box |table_style = |header_style = |setting = |sbank_1_capacity = |Sbank_1_default = |sbank_2_capacity = |sbank_2_default = |sbank_3_capacity = |sbank_3_default = |sbank_4_capacity = |sbank_4_default = |allowed_loadout = }}
Entries in actual page do not have to follow the same order.