Difference between revisions of "Template:Infobox Ships"
Jump to navigation
Jump to search
m |
|||
| (9 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
|data3 = {{{fullname|}}} | |data3 = {{{fullname|}}} | ||
| − | |header4 = {{ #if: {{{ | + | |header4 = {{ #if: {{{damage|}}}{{{damagetype|}}}{{{shields|}}}{{{shielddef|}}}{{{armor|}}}{{{armordef|}}}{{{maxenergy|}}}{{{powergeneration|}}}{{{agility|}}}{{{sensors|}}}{{{systems|}}}{{{thrust|}}}{{{accuracy|}}}{{{evasion|}}}{{{defense|}}}{{{modcrewcapacity|}}}{{{weaponcapacity|}}}{{{storagespace|}}}{{{energyuse|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Stats}} }} |
| − | |label5 = | + | |label5 = Damage |
| − | |data5 = {{{ | + | |data5 = {{{damage|}}} |
| − | |label6 = | + | |label6 = Damage Type |
| − | |data6 = {{{ | + | |data6 = {{{damagetype|}}} |
|label7 = Shields | |label7 = Shields | ||
| Line 61: | Line 61: | ||
|data18 = {{{evasion|}}} | |data18 = {{{evasion|}}} | ||
| − | |label19 = | + | |label19 = Defense |
| − | |data19 = {{{ | + | |data19 = {{{defense|}}} |
| − | |label20 = | + | |label20 = Module/Crew Capacity |
| − | |data20 = {{{ | + | |data20 = {{{modcrewcapacity|}}} |
| − | | | + | |label21 = Weapon Capacity |
| + | |data21 = {{{weaponcapacity|}}} | ||
| − | |label22 = | + | |label22 = Storage Space |
| − | |data22 = {{{ | + | |data22 = {{{storagespace|}}} |
| − | |label23 = | + | |label23 = Energy Use |
| − | |data23 = {{{ | + | |data23 = {{{energyuse|}}} |
| − | |header24 = {{ #if: {{{ | + | |header24 = {{ #if: {{{modules|}}}{{{fixequipment|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Standard Equipment}} }} |
| − | |label25 = | + | |label25 = Modules |
| − | |data25 = {{{ | + | |data25 = {{{modules|}}} |
| − | |label26 = Base Price | + | |label26 = Fixed Equipment |
| − | | | + | |data26 = {{{fixequipment|}}} |
| + | |||
| + | |header27 = {{ #if: {{{note|}}}{{{baseprice|}}}{{{additionalflags|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Information}} }} | ||
| + | |||
| + | |label28 = Additional flags | ||
| + | |data28 = {{{additionalflags|}}} | ||
| + | |||
| + | |label29 = Notes | ||
| + | |data29 = {{{note|}}} | ||
| + | |||
| + | |label30 = Base Price | ||
| + | |data30 = {{{baseprice|}}} | ||
}} | }} | ||