Form

Difference between revisions of "Aircraft"

From CNAC

m
m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Aircraft" form.
+
This is the "Aircraft" create/edit form.
To create a page with this form, enter the page name below;
+
To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.
 
  
 
+
<div class="large-6 columns">
{{#forminput:form=Aircraft}}
+
{{#forminput:form=Aircraft|placeholder=Type of Aircraft|query string=namespace=Aircraft|button text=Create or Edit an Aircraft|size=100|autocomplete on namespace=Aircraft}}
 +
</div>
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 +
{{{info|add title=Add Aircraft|edit title=Edit Aircraft}}}
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{for template|Aircraft}}}
 
{{{for template|Aircraft}}}
Line 16: Line 17:
 
|-
 
|-
 
! Crew:  
 
! Crew:  
| {{{field|Crew|size=10}}} crew member(s)
+
| {{{field|Crew|size=6}}} crew member(s)
 
|-
 
|-
 
! Crew Type:  
 
! Crew Type:  
 
| {{{field|Crew Type|input type=tokens|mandatory|values from property=Aircraft Crew Type}}}
 
| {{{field|Crew Type|input type=tokens|mandatory|values from property=Aircraft Crew Type}}}
 
|-
 
|-
! Passenger Capacity (Min or Total with no Min/Max):  
+
! Passenger Capacity (Total or Min):  
| {{{field|Passenger Capacity|size=10}}} passengers
+
| {{{field|Passenger Capacity|size=6}}} passengers
 
|-
 
|-
! Passenger Capacity Max:  
+
! Passenger Capacity Max (optional):  
| {{{field|Passenger Capacity Max|size=10}}} passengers
+
| {{{field|Passenger Capacity Max|size=6}}} passengers
 +
|-
 +
! Cargo Capactity in lbs:
 +
| {{{field|Cargo Capactity|size=8}}} lbs
 
|-
 
|-
 
! Length in feet:  
 
! Length in feet:  
| {{{field|Length|size=10}}} ft
+
| {{{field|Length|size=8}}} ft
 
|-
 
|-
 
! Wingspan in feet:  
 
! Wingspan in feet:  
| {{{field|Wingspan|size=10}}} ft
+
| {{{field|Wingspan|size=8}}} ft (Lower Wingspan if applicable {{{field|WingspanLower|size=8}}} ft)
 
|-
 
|-
 
! Height in feet:  
 
! Height in feet:  
| {{{field|Height|size=10}}} ft
+
| {{{field|Height|size=8}}} ft
|-
 
! Cargo Capactity in lbs:
 
| {{{field|Cargo Capactity|size=10}}} lbs
 
 
|-
 
|-
 
! Empty Weight in lbs:  
 
! Empty Weight in lbs:  
| {{{field|Empty Weight|size=10}}} lbs
+
| {{{field|Empty Weight|size=8}}} lbs
 
|-
 
|-
 
! Gross Weight in lbs:  
 
! Gross Weight in lbs:  
| {{{field|Gross Weight|size=10}}} lbs
+
| {{{field|Gross Weight|size=8}}} lbs
 
|-
 
|-
 
! Powerplant:  
 
! Powerplant:  
Line 52: Line 53:
 
|-
 
|-
 
! Max Speed in mph:  
 
! Max Speed in mph:  
| {{{field|Max Speed|size=10}}} mph
+
| {{{field|Max Speed|size=8}}} mph
 
|-
 
|-
 
! Cruise Speed in mph:  
 
! Cruise Speed in mph:  
| {{{field|Cruise Speed|size=10}}} mph
+
| {{{field|Cruise Speed|size=8}}} mph
 
|-
 
|-
 
! Range in miles:  
 
! Range in miles:  
| {{{field|Range|size=10}}} miles
+
| {{{field|Range|size=8}}} miles
 
|-
 
|-
 
! Service Ceiling in ft:  
 
! Service Ceiling in ft:  
| {{{field|Service Ceiling|size=10}}} ft
+
| {{{field|Service Ceiling|size=8}}} ft
 
|-
 
|-
 
! Summary:  
 
! Summary:  
Line 68: Line 69:
 
! Additional Notes:  
 
! Additional Notes:  
 
| {{{field|Additional Notes|input type=textarea|rows=12}}}
 
| {{{field|Additional Notes|input type=textarea|rows=12}}}
|-
 
! CNAC Infomation Placeholder:
 
| {{{field|CNAC Infomation Placeholder}}}
 
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 13:53, 19 March 2020

This is the "Aircraft" create/edit form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.