Difference between revisions of "Template:Infobox Ships"
Jump to navigation
Jump to search
m |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
|data1 = {{{creator|}}} | |data1 = {{{creator|}}} | ||
− | |label2 = | + | |label2 = Type |
− | |data2 = {{{ | + | |data2 = {{{type|}}} |
− | |label3 = | + | |label3 = Full name |
− | |data3 = {{{ | + | |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 = | + | |label7 = Shields |
− | |data7 = {{{ | + | |data7 = {{{shields|}}} |
− | |label8 = | + | |label8 = Shield Def |
− | |data8 = {{{ | + | |data8 = {{{shielddef|}}} |
− | |label9 = | + | |label9 = Armor |
− | |data9 = {{{ | + | |data9 = {{{armor|}}} |
− | |label10 = | + | |label10 = Armor Def |
− | |data10 = {{{ | + | |data10 = {{{armordef|}}} |
− | |label11 = | + | |label11 = Max Energy |
− | |data11 = {{{ | + | |data11 = {{{maxenergy|}}} |
− | |label12 = | + | |label12 = Power Generation |
− | |data12 = {{{ | + | |data12 = {{{powergeneration|}}} |
− | |label13 = | + | |label13 = Agility |
− | |data13 = {{{ | + | |data13 = {{{agility|}}} |
− | |label14 = | + | |label14 = Sensors |
− | |data14 = {{{ | + | |data14 = {{{sensors|}}} |
− | |label15 = | + | |label15 = Systems |
− | |data15 = {{{ | + | |data15 = {{{systems|}}} |
− | |label16 = | + | |label16 = Thrust |
− | |data16 = {{{ | + | |data16 = {{{thrust|}}} |
− | |label17 = | + | |label17 = Accuracy |
− | |data17 = {{{ | + | |data17 = {{{accuracy|}}} |
− | |label18 = | + | |label18 = Evasion |
− | |data18 = {{{ | + | |data18 = {{{evasion|}}} |
− | | | + | |label19 = Defense |
+ | |data19 = {{{defense|}}} | ||
− | |label20 = | + | |label20 = Module/Crew Capacity |
− | |data20 = {{{ | + | |data20 = {{{modcrewcapacity|}}} |
− | |label21 = | + | |label21 = Weapon Capacity |
− | |data21 = {{{ | + | |data21 = {{{weaponcapacity|}}} |
− | | | + | |label22 = Storage Space |
+ | |data22 = {{{storagespace|}}} | ||
− | |label23 = | + | |label23 = Energy Use |
− | |data23 = {{{ | + | |data23 = {{{energyuse|}}} |
− | | | + | |header24 = {{ #if: {{{modules|}}}{{{fixequipment|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Standard Equipment}} }} |
− | | | + | |
+ | |label25 = Modules | ||
+ | |data25 = {{{modules|}}} | ||
+ | |||
+ | |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|}}} | ||
}} | }} |