Template:InfoBoxVehicle: Difference between revisions
More actions
Sqwishyish (talk | contribs) m Removed category tags for testing purposes |
Sqwishyish (talk | contribs) m Added categorys back to template without newlines |
||
Line 13: | Line 13: | ||
|- | |- | ||
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Type | ! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Type | ||
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | [[:Category:{{{Type}}}s|{{{Type}}}]] | | style="background-color: #0c0e12; color: white; padding: 0.6em;" | [[:Category:{{{Type}}}s|{{{Type}}}]][[Category:{{{Type}}}s]] | ||
|- | |- | ||
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Distributor | ! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Distributor | ||
Line 19: | Line 19: | ||
|- | |- | ||
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Rarity | ! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Rarity | ||
| style= "{{#switch: {{{Rarity|}}} | Mythical = background-color: #19D9FF; color: white; | Legendary = background-color: #d82121; color: white; | Widespread = background-color: #f5f5f5; color: black; | Common = background-color: #99ff99; color: black; | Uncommon = background-color: #ffff66; color: black; | Rare = background-color: #e0a6ff; color: white; | Ultra Rare = background-color: #66a3ff; color: white; | Epic = background-color: #ffbb33; color: black; | #default = }}; border-radius: 25px; border: 15px solid #0c0e12;padding: 0.43em; text-align: center; border-collapse: seperate;" | {{{Rarity}}} | | style= "{{#switch: {{{Rarity|}}} | Mythical = background-color: #19D9FF; color: white; | Legendary = background-color: #d82121; color: white; | Widespread = background-color: #f5f5f5; color: black; | Common = background-color: #99ff99; color: black; | Uncommon = background-color: #ffff66; color: black; | Rare = background-color: #e0a6ff; color: white; | Ultra Rare = background-color: #66a3ff; color: white; | Epic = background-color: #ffbb33; color: black; | #default = }}; border-radius: 25px; border: 15px solid #0c0e12;padding: 0.43em; text-align: center; border-collapse: seperate;" | {{{Rarity}}} [[Category:{{{Rarity}}} Vehicles]] | ||
|- | |- | ||
! 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 |
Revision as of 10:23, 29 April 2025
![]() | |
Boeing 737-800 flying low over the Thalassan Sea | |
General Information | |
Code | 737-800 |
---|---|
Type | Jet Engine |
Distributor | Kitesboro International Airport |
Rarity | Common |
Cost | 19,300 WP |
Jobs | Passenger, Charter |
Customization | ![]() ![]() ![]() |
Modelers | TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3 |
Specifications | |
Max Speed | 453 knots / 839 kph |
Stall Speed | 120 knots / 222 kph |
Ceiling | 41,010 ft / 12,500 m |
Range | 144 nmi / 267 km |
Capacity | 36 |
Vehicle InfoBox Template (currently in testing state)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the vehicle, this should be the same as the name of the page.
| String | suggested |
Code | Code | The ingame code of the vehicle.
| String | suggested |
Type | Type | The license required to operate this vehicle
| String | suggested |
Distributor | Distributor | Location the vehicle can obtained.
| String | suggested |
Rarity | Rarity | The ingame rarity of the vehicle.
| String | suggested |
Cost | Cost | Cost of the vehicle in Wingz Points (units are automatically appended), or the method of obtaining the vehicle.
| String | suggested |
Available jobs | Jobs | A list of the available jobs the vehicle has. Items are to be separated by commas.
| String | suggested |
Vehicle customization | Customization | List of customization options the vehicle has. Options are to be separated by commas.
| String | suggested |
Modelers | Modelers | A list of the developers who modeled/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.
| String | suggested |
Maximum speed | Max Speed | The maximum speed of the vehicle in knots (units are automatically appended).
| Number | suggested |
Stall speed | Stall 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).
| Number | suggested |
Service ceiling | CeilingFeet | 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).
| Number | suggested |
Range | RangeNM | The range of the vehicle in nautical miles (units are automatically appended).
| Number | suggested |
Capacity | Capacity | The capacity of the vehicle.
| Number | suggested |
Image | photo | Image shown at the top of the InfoBox.
| File | suggested |
Image caption | caption | A brief description of the image shown in the InfoBox.
| String | suggested |