Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:InfoBoxVehicle: Difference between revisions

Template page
Sqwishyish (talk | contribs)
mNo edit summary
Sqwishyish (talk | contribs)
mNo edit summary
Line 32: Line 32:
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Cost
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Cost
| style="background-color: #101317; color: white; padding: 0.6em;" | {{#iferror: {{#expr: {{{Cost|0}}} + 0 }} | {{{Cost}}} | '''{{#if: {{{Cost|0}}} | {{formatnum:{{{Cost}}}}} | 0 [[Category: Missing Parameters]]}}''' WP }}
| style="background-color: #101317; color: white; padding: 0.6em;" | {{#iferror: {{#expr: {{{Cost|0}}} + 0 }} | {{{Cost}}} | '''{{#if: {{{Cost|}}} | {{formatnum:{{{Cost}}}}} | 0 [[Category: Missing Parameters]]}}''' WP }}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Jobs   
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Jobs   
Line 49: Line 49:
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Max Speed
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Max Speed
| style="background-color: #101317; color: white; padding: 0.6em;" |    '''{{#if: {{{Max Speed|0}}} | {{formatnum:{{{Max Speed}}}}} | 0 [[Category: Missing Parameters]]}}''' knots / '''{{formatnum:{{#expr: {{{Max Speed|0}}} * 1.852 round 0}}}}''' kph
| style="background-color: #101317; color: white; padding: 0.6em;" |    '''{{#if: {{{Max Speed|}}} | {{formatnum:{{{Max Speed}}}}} | 0 [[Category: Missing Parameters]]}}''' knots / '''{{formatnum:{{#expr: {{{Max Speed|0}}} * 1.852 round 0}}}}''' kph
<!-- Hides the stall speed and service ceiling statistics if the vehicle type is a boat or a ground vehicle -->
<!-- Hides the stall speed and service ceiling statistics if the vehicle type is a boat or a ground vehicle -->
{{#ifeq: {{{Type|}}} | Boat || {{#ifeq: {{{Type|}}} | Ground Vehicle ||
{{#ifeq: {{{Type|}}} | Boat || {{#ifeq: {{{Type|}}} | Ground Vehicle ||
Line 56: Line 56:
  <tr>
  <tr>
<th style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;">Stall Speed</th>
<th style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;">Stall Speed</th>
<td style="background-color: #0c0e12; color: white; padding: 0.6em;">'''{{#if: {{{Capacity|0}}} | {{formatnum:{{{Stall Speed}}}}} | 0 [[Category: Missing Parameters]]}}''' knots / '''{{formatnum:{{#expr: {{{Stall Speed|0}}} * 1.852 round 0}}}}''' kph</td>
<td style="background-color: #0c0e12; color: white; padding: 0.6em;">'''{{#if: {{{Stall Speed|}}} | {{formatnum:{{{Stall Speed}}}}} | 0 [[Category: Missing Parameters]]}}''' knots / '''{{formatnum:{{#expr: {{{Stall Speed|0}}} * 1.852 round 0}}}}''' kph</td>
</tr>
</tr>
}}}}
}}}}
Line 62: Line 62:
| <tr>
| <tr>
<th style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;">Ceiling</th>
<th style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;">Ceiling</th>
<td style="background-color: #101317; color: white; padding: 0.6em;">'''{{#if: {{{Capacity|0}}} | {{formatnum:{{{CeilingFeet}}}}} | 0 [[Category: Missing Parameters]]}}''' ft / '''{{formatnum:{{#expr: {{{CeilingFeet|0}}} * 0.3048 round 0}}}}''' m</td>
<td style="background-color: #101317; color: white; padding: 0.6em;">'''{{#if: {{{CeilingFeet|}}} | {{formatnum:{{{CeilingFeet}}}}} | 0 [[Category: Missing Parameters]]}}''' ft / '''{{formatnum:{{#expr: {{{CeilingFeet|0}}} * 0.3048 round 0}}}}''' m</td>
</tr>
</tr>
}}
}}
Line 68: Line 68:
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Range
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Range
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | '''{{#if: {{{RangeNM|0}}} | {{formatnum:{{{RangeNM}}}}}| 0 [[Category: Missing Parameters]]}}''' nmi / '''{{formatnum:{{#expr: {{{RangeNM|0 }}} * 1.852 round 0}}}}''' km
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | '''{{#if: {{{RangeNM|}}} | {{formatnum:{{{RangeNM}}}}}| 0 [[Category: Missing Parameters]]}}''' nmi / '''{{formatnum:{{#expr: {{{RangeNM|0 }}} * 1.852 round 0}}}}''' km
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black; border-bottom-left-radius: 8px;" | Capacity
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black; border-bottom-left-radius: 8px;" | Capacity
| style="background-color: #101317; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{#if: {{{Capacity|0}}} | {{formatnum:{{{Capacity}}}}} | 0 [[Category: Missing Parameters]]}}'''
| style="background-color: #101317; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{#if: {{{Capacity|}}} | {{formatnum:{{{Capacity}}}}} | 0 [[Category: Missing Parameters]]}}'''
|}[[Category:Vehicles]]</includeonly>
|}[[Category:Vehicles]]</includeonly>
<noinclude>
<noinclude>
<!-- Example example values -->
<!-- Example example values -->
{{Template:Testinfobox
{{Template:Testinfobox
| name = Boeing 737-800
<!-- | name = Boeing 737-800
| caption = Boeing 737-800 flying low over the [[Thalassan Sea]]
| caption = Boeing 737-800 flying low over the [[Thalassan Sea]]
| Rarity = Common
| Rarity = Common
Line 91: Line 91:
| Customization = Advanced Liveries, Advanced Customization
| Customization = Advanced Liveries, Advanced Customization
| Contributors = RealPerseus, EAT_RIC3, Giovanni_085391
| Contributors = RealPerseus, EAT_RIC3, Giovanni_085391
| photo = Aerowikiplaceholder.jpg
| photo = Aerowikiplaceholder.jpg -->
}}
}}
<templatedata>
<templatedata>

Revision as of 11:26, 1 May 2025


InfoBoxVehicle
(Empty Caption)
General Information
Code Unknown/None
Type Unknown/None
Distributor Unknown/None
Rarity

Unknown/None

Cost 0 WP
Jobs Unknown/None
Customization Unknown/None
Contributors Unknown/None
Specifications
Max Speed 0 knots / 0 kph
Stall Speed 0 knots / 0 kph
Ceiling 0 ft / 0 m
Range 0 nmi / 0 km
Capacity 0

Vehicle InfoBox Template (currently in testing state)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The name of the vehicle, this should be the same as the name of the page.

Example
Boeing 737-800
Stringsuggested
CodeCode

The ingame code of the vehicle.

Example
737-800
Stringsuggested
TypeType

The license required to operate this vehicle

Suggested values
Ultralight Single Engine Helicopter Multi Engine Jet Engine Supersonic Transport VTOL Airship Boat Ground Vehicle
Example
Jet Engine
Stringsuggested
DistributorDistributor

Location the vehicle can obtained.

Example
Kitesboro International Airport
Stringsuggested
RarityRarity

The ingame rarity of the vehicle.

Suggested values
Widespread Common Uncommon Rare Ultra Rare Epic Mythical Legendary
Example
Common
Stringsuggested
CostCost

Cost of the vehicle in Wingz Points (units are automatically appended), or the method of obtaining the vehicle.

Example
19300
Stringsuggested
Available jobsJobs

A list of the available jobs the vehicle has. Items are to be separated by commas.

Example
Passenger, Charter
Stringsuggested
Vehicle customizationCustomization

List of customization options the vehicle has. Options are to be separated by commas.

Example
Advanced Liveries, Advanced Customization, Cockpit
Stringsuggested
ContributorsContributors

A list of the developers/members who contributed towards the vehicle. Developers have their own category pages so check that their username is typed correctly. Names are to be separated by commas.

Example
TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3
Stringsuggested
Maximum speedMax Speed

The maximum speed of the vehicle in knots (units are automatically appended).

Example
453
Numbersuggested
Stall speedStall Speed

The stall speed of the vehicle in knots (units are automatically appended, will be hidden automatically if the vehicle type is ground vehicle or boat).

Example
120
Numbersuggested
Service ceilingCeilingFeet

The service ceiling of the vehicle in feet (units are automatically appended, will be hidden automatically if the vehicle type is ground vehicle or boat).

Example
41010
Numbersuggested
RangeRangeNM

The range of the vehicle in nautical miles (units are automatically appended).

Example
144
Numbersuggested
CapacityCapacity

The capacity of the vehicle.

Example
36
Numbersuggested
Imagephoto

Image shown at the top of the InfoBox.

Example
Aerowikiplaceholder.jpg
Auto value
Aerowikiplaceholder.jpg
Filesuggested
Image captioncaption

A brief description of the image shown in the InfoBox.

Example
Boeing 737-800 flying low over the [[Thalassan Sea]]
Stringsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.