Difference between revisions of "Template:DataAircraftLong"
From Baloogan Campaign Wiki
Line 247: | Line 247: | ||
|} | |} | ||
====Propulsion==== | ====Propulsion==== | ||
+ | {{#rawquery: SELECT COUNT(1) FROM DataAircraftPropulsion WHERE ID = '{{ #getdata: ID | DataAircraft }}'; | 1 | DataAircraftPropulsionCount }} | ||
{|class="wikitable" | {|class="wikitable" | ||
!Engines | !Engines | ||
!Type | !Type | ||
!Max Speed | !Max Speed | ||
+ | |- | ||
+ | {{ | ||
+ | #loop: varname | ||
+ | | 1 | ||
+ | | {{#getdata: COUNT(1) | DataAircraftPropulsionCount }} | ||
+ | | <nowiki/><div style="display:none;"> | ||
+ | {{#rawquery: SELECT * FROM DataAircraftPropulsion WHERE ID = '{{ #getdata: ID | DataAircraft }}' ; | {{#var:varname}} | DataAircraftPropulsion}} | ||
+ | {{#rawquery: SELECT * FROM DataPropulsion WHERE ID = '{{ #getdata: ComponentID | DataAircraftPropulsion }}'; | 1 | DataPropulsion }} | ||
+ | {{#rawquery: SELECT * FROM EnumPropulsionType WHERE ID = '{{ #getdata: Type | DataPropulsion }}'; | 1 | EnumPropulsionType }} | ||
+ | {{#rawquery: SELECT MAX(Speed) FROM DataPropulsionPerformance WHERE ID = '{{ #getdata: ID | DataPropulsion }}'; | 1 | DataPropulsionPerformance }} | ||
+ | </div> | ||
+ | {{!}}- | ||
+ | {{!}}{{#replace:{{#replace:{{#getdata: Name | DataPropulsion}}|[|(}}|]|)}} | ||
+ | {{!}}[[{{#getdata: Description | EnumPropulsionType}}]] | ||
+ | {{!}}{{#getdata: Max(Speed) | DataPropulsionPerformance}} | ||
+ | }} | ||
|} | |} | ||
====Fuel==== | ====Fuel==== |
Revision as of 23:01, 22 January 2014
<img src="http://baloogan.images.blu3wolf.com/aircraft_DataInvoker Error: getData error: No such key in handle (ID).jpg" class="baloogan_small_image" id="baloogan_image"/>
#DataInvoker Error: getData error: No such key in handle (ID) - DataInvoker Error: getData error: No such key in handle (Name) -- DataInvoker Error: getData error: No such key in handle (Description) (DataInvoker Error: getData error: No such key in handle (Description)), DataInvoker Error: getData error: No such key in handle (YearCommissioned)-DataInvoker Error: getData error: No such key in handle (YearDecommissioned), DataInvoker Error: getData error: No such key in handle (Comments)
General Data
Category: | [[DataInvoker Error: getData error: No such key in handle (Description)]] | Aircraft size: | DataInvoker Error: getData error: No such key in handle (Description) |
Type: | [[DataInvoker Error: getData error: No such key in handle (Description)]] | Fighter Generation / Agility: | DataInvoker Error: getData error: No such key in handle (Agility) |
Length: | DataInvoker Error: getData error: No such key in handle (Length) m | Average Climb Rate: | DataInvoker Error: getData error: No such key in handle (ClimbRate) m/sec |
Wingspan: | DataInvoker Error: getData error: No such key in handle (Span) m | Instantaneous Climb Rate, S/L: | Expression error: Unexpected < operator. m/sec |
Height: | DataInvoker Error: getData error: No such key in handle (Height) m | Take-off/Landing Distance: | DataInvoker Error: getData error: No such key in handle (Description) |
Crew: | DataInvoker Error: getData error: No such key in handle (Crew) | ||
Empty Weight: | DataInvoker Error: getData error: No such key in handle (WeightEmpty) kg | ||
Max Weight: | DataInvoker Error: getData error: No such key in handle (WeightMax) kg | ||
Payload Weight: | DataInvoker Error: getData error: No such key in handle (WeightPayload) kg |
Properties
Property |
---|
Sensors/EW
Name | Type | Role | Max Range | Arc |
---|
Mounts/Stores/Weapons
Mount | ROF | Capacity | Weapons | Arc |
---|
Signatures
Signature Type | Front | Side | Rear | Top |
---|
Comms/Datalinks
Name | Type | Range | Channels |
---|
Propulsion
Engines | Type | Max Speed |
---|
Fuel
Fuel Type | Quantity |
---|