Template

Difference between revisions of "Aircraft"

From CNAC

m
m
Line 27: Line 27:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{|class="infobox-page" style="width: auto; font-size: 85%; background-color: #f9f9f9; color: black; margin:0 auto 1.5rem; text-align:center;min-width:250px;"
+
</noinclude><includeonly>
 +
<div class="row">
 +
<div class="large-4 large-push-8 columns">
 +
{|class="infobox-page" style="width: auto; font-size: 85%; background-color: #f9f9f9; color: black; margin:0 auto 1.5rem; text-align:center;min-width:250px;"
 
{{#if:{{{Aircraft Main Image|}}}| {{!}} colspan="2" style="text-align:center;"{{!}}{{#set:Aircraft Main Image={{{Aircraft Main Image|}}} }}[[Image:{{{Aircraft Main Image|}}}|link=]]
 
{{#if:{{{Aircraft Main Image|}}}| {{!}} colspan="2" style="text-align:center;"{{!}}{{#set:Aircraft Main Image={{{Aircraft Main Image|}}} }}[[Image:{{{Aircraft Main Image|}}}|link=]]
 
{{!}}-}}
 
{{!}}-}}
Line 77: Line 80:
 
| [[Aircraft Service Ceiling::{{{Service Ceiling|}}} ft]]
 
| [[Aircraft Service Ceiling::{{{Service Ceiling|}}} ft]]
 
|}
 
|}
 +
</div>
 +
<div class="large-8 large-pull-4 columns">
 
=== Summary ===
 
=== Summary ===
 
[[Aircraft Summary::{{{Summary|}}}]]
 
[[Aircraft Summary::{{{Summary|}}}]]
Line 83: Line 88:
 
=== CNAC Infomation Placeholder ===
 
=== CNAC Infomation Placeholder ===
 
[[CNAC Information::{{{CNAC Infomation Placeholder|}}}]]
 
[[CNAC Information::{{{CNAC Infomation Placeholder|}}}]]
 
+
</div>
 +
</div>
 
[[Category:Aircraft]]
 
[[Category:Aircraft]]
 
</includeonly>
 
</includeonly>

Revision as of 14:02, 8 March 2020

This is the "Aircraft" template. It should be called in the following format:

{{Aircraft
|Crew=
|Crew Type=
|Aircraft Main Image=
|Passenger Capacity=
|Passenger Capacity Max=
|Length=
|Wingspan=
|Height=
|Cargo Capactity=
|Empty Weight=
|Gross Weight=
|Powerplant=
|Propellers=
|Max Speed=
|Cruise Speed=
|Range=
|Service Ceiling=
|Summary=
|Additional Notes=
|CNAC Infomation Placeholder=
}}

Edit the page to see the template text.