Template:Infobox aircraft

From Club Penguin Fanon Wiki
Jump to: navigation, search
"
{{{name}}}
[[{{{image}}}|250px]]
{{{caption}}}
Vital statistics
Full name {{{name2}}}
Role {{{role}}}
National origin {{{national_origin}}}
Manufacturer {{{manufacturer}}}
First flight {{{first_flight}}}
Introduced {{{introduced}}}
Status {{{status}}}
Primary users {{{users}}}
Number built {{{number_built}}}
Program cost {{{program_cost}}}
Unit cost {{{unit_cost}}}
Developed from {{{developed_from}}}
Developed into {{{developed_into}}}
[edit] [purge] Documentation icon.PNG Template documentation

Code to Copy & Paste[edit]

{{Infobox aircraft
|name            = 
|image           = 
|caption         = 
|name2           = 
|role            = 
|national_origin = 
|manufacturer    = 
|first_flight    = 
|introduced      = 
|status          = 
|users           = 
|number_built    = 
|program_cost    = 
|unit_cost       = 
|developed_from  = 
|developed_into  = 
}}

Explanation[edit]

{{Infobox aircraft
|name            = Common name
|image           = An image with the "Image:" preface (e.g. File:X-Wing.png)
|caption         = Image caption
|name2           = Full name
|role            = What is this aircraft's role? (i.e. crop dusting; defending the [[USA]])
|national_origin = What nation does this aircraft come from?
|manufacturer    = Who manufactures this aircraft?
|first_flight    = When was this aircraft first flown?
|introduced      = 
|status          = 
|users           = Who flies these aircraft?
|number_built    = 
|program_cost    = 
|unit_cost       = Cost to build a singular aircraft?
|developed_from  = 
|developed_into  = 
}}