Difference between revisions of "DataAircraft"

From Baloogan Campaign Wiki
Jump to: navigation, search
 
(79 intermediate revisions by the same user not shown)
Line 1: Line 1:
<css>
+
{{DatabaseHeader}}
#bodyContent{
+
{{ #if: {{#urlget:ID}} | {{DataAircraftLong|{{#urlget:ID}}}} | {{DataAircraftList}} }}
height:500px;
+
{{DatabaseFooter}}
}
+
{{BlankCSS}}
p {
 
line-height:10px;
 
}
 
</css>
 
 
 
__NOTITLE__
 
 
 
{{#rawquery: SELECT * FROM DataAircraft WHERE ID = '{{#urlget:ID|3}}'; | 1 | DataAircraft }}
 
 
 
{{#rawquery: SELECT * FROM EnumOperatorCountry WHERE ID = '{{ #getdata: OperatorCountry | DataAircraft }}'; | 1 | EnumOperatorCountry }}
 
 
 
{{#rawquery: SELECT * FROM EnumOperatorService WHERE ID = '{{ #getdata: OperatorService | DataAircraft }}'; | 1 | EnumOperatorService }}
 
 
 
{{#rawquery: SELECT * FROM EnumAircraftType WHERE ID = '{{ #getdata: Type | DataAircraft }}'; | 1 | EnumAircraftType }}
 
 
 
{{#rawquery: SELECT * FROM EnumAircraftCategory WHERE ID = '{{ #getdata: Category | DataAircraft }}'; | 1 | EnumAircraftCategory }}
 
 
 
<div style="position: absolute;height:100%;width:100%;top:0px;vertical-align:top; ">
 
<div style="height:30px;COLOR: #000066; FONT-WEIGHT: bold; FONT-SIZE: 14pt;  BACKGROUND: #eee;  FONT-FAMILY: Arial, Helvetica, sans-serif;BORDER: #ccc 1px solid;">
 
<nowiki>#</nowiki>{{ #getdata: ID | DataAircraft }} - {{ #getdata: Name | DataAircraft }} -- {{ #getdata: Description | EnumOperatorCountry }} ({{ #getdata: Description | EnumOperatorService }}), {{ #getdata: YearCommissioned | DataAircraft }}-{{ #getdata: YearDecommissioned | DataAircraft }}, {{ #getdata: Comments | DataAircraft }}
 
</div>
 
====General Data====
 
{|
 
|Category:
 
|{{ #getdata: Description | EnumAircraftCategory }}
 
|-
 
|Type:
 
|{{ #getdata: Description | EnumAircraftType }}
 
|}
 
 
 
 
 
 
 
 
 
 
 
 
 
</div>
 

Latest revision as of 19:47, 25 January 2014

Baloogan Campaign Wiki Site Forum Chat Room Twitter YouTube Tumblr

Aircraft

Ships

Submarines

Land Units

Weapons

Sensors

ERROR in secure-include.php: could not read the given src URL https://render.baloogancampaign.com/list.php?type=Aircraft&DB=all


Credits

  • Database information: CWDB CWDB_445.db3 & DB3000 DB3K_446beta1.db3 by Ragnar Emsoy and Warfare Sims (Permission has been granted for this Baloogan Database Viewer to use DB3000) (The "Attribution-NonCommercial-ShareAlike 3.0 Unported" licence DOES NOT APPLY to database information, content, descriptions and images over which I make no claims of ownership! It does, however, apply to the code which displays the database information)
  • Images: stormridersp, fab94, renders, alkiap, sstrong, RoyHarper, Runibl, bradinggs, Steven Lohr, Jeff Leslie, Meroka37, conforoa, OldPascas, SilentHunter, snowburn, incredibletwo, Henry Morgan, fool12342000, Papa_Hausser, baskreuger
  • Descriptions: CV60, apd1004, El Savior, Steven Lohr, Jeff Leslie
  • Database viewer: Baloogan baloogan@gmail.com