Difference between revisions of "Template:Pbank box"
From FreeSpace Wiki
m |
(improvement attempt) |
||
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"|Guns | + | |style="width:60px;border-bottom: 1px solid #AA2020;"|Guns |
− | |style="width:160px"|Standard Loadout | + | |style="width:160px;border-bottom: 1px solid #AA2020;"|Standard Loadout |
|-align="center" | |-align="center" | ||
| 1st | | 1st | ||
− | | {{{pbank_1_guns}}} | + | | style="border-left:1px solid #611;border-right:1px solid #611;" | {{{pbank_1_guns}}} |
| {{{pbank_1_default}}} | | {{{pbank_1_default}}} | ||
|-align="center" | |-align="center" | ||
{{#if: {{{pbank_2_guns|}}}| | {{#if: {{{pbank_2_guns|}}}| | ||
{{!}} 2nd | {{!}} 2nd | ||
− | {{!}} {{{pbank_2_guns}}} | + | {{!}} style="border-left:1px solid #611;border-right:1px solid #611;"{{!}} {{{pbank_2_guns}}} |
{{!}} {{{pbank_2_default}}} | {{!}} {{{pbank_2_default}}} | ||
}} | }} | ||
Line 19: | Line 19: | ||
{{#if: {{{pbank_3_guns|}}}| | {{#if: {{{pbank_3_guns|}}}| | ||
{{!}} 3rd | {{!}} 3rd | ||
− | {{!}} {{{pbank_3_guns}}} | + | {{!}} style="border-left:1px solid #611;border-right:1px solid #611;"{{!}} {{{pbank_3_guns}}} |
{{!}} {{{pbank_3_default}}} | {{!}} {{{pbank_3_default}}} | ||
}} | }} | ||
|-align="center" | |-align="center" | ||
− | | colspan=3 |Compatible primaries | + | | colspan=3 style="border-bottom: 1px solid #AA2020; border-top: 1px solid #AA2020;" |Compatible primaries |
|-align="center" | |-align="center" | ||
| colspan=3 |{{{allowed_loadout}}} | | colspan=3 |{{{allowed_loadout}}} |
Revision as of 06:38, 9 September 2011
{{{setting}}} | ||
Bank | Guns | Standard Loadout |
1st | {{{pbank_1_guns}}} | {{{pbank_1_default}}} |
Compatible primaries | ||
{{{allowed_loadout}}} |
Usage
{{Pbank_box |table_style = |header_style = |setting = |pbank_1_guns = |pbank_1_default = |pbank_2_guns = |pbank_2_default = |pbank_3_guns = |pbank_3_default = |allowed_loadout = }}
Entries in actual page do not have to follow the same order.