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)
m Update template to not error when nil value
Owning (talk | contribs)
Obtainability Type cat
 
(41 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width: 22em; border: 0.5px solid grey; border-radius: 0 0 8px 8px; border-collapse: separate; border-spacing: 0; background-clip: padding-box; font-size: 75%; line-height: 1.4em; float: right; clear: right; margin: 0 0 1em 1em; letter-spacing: 0.02em;"
<templatestyles src="Template:Infobox/styles.css"/>
|+ style="font-size: 160%; font-weight: bolder; text-align: center; padding: 1em; border: 0.5px solid grey; border-bottom: 0px; border-radius: 16px 16px 0 0; {{#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 = }}" | {{{name}}}
{{#if: {{{category_disable|}}} ||
|-
<!-- Categories -->
| colspan="2" style="text-align: center; background-color: #1b1b1b; padding: 0.5em;" | [[File:{{{photo|{{PAGENAME}}photo.png}}}|300px]]
[[Category:Vehicles]]
{{#ifeq: {{{Type|}}} | Boat || {{#ifeq: {{{Type|}}} | Ground Vehicle || [[Category:Aircraft]]}}}}
{{#if: {{{Type|}}} | [[Category:{{{Type}}}s]]}}
{{#if: {{{Rarity|}}} | [[Category:{{{Rarity}}} Vehicles]]}}
{{#if: {{{Obtainability Type|}}} | [[Category:{{{Obtainability Type}}}]]}}
}}
{| class="infobox"
|+ class="infobox__title rarity-{{lc:{{#invoke:String|replace|{{{Rarity|}}}| |}}}}" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align: center; background-color: #18191c; color: white; font-style: italic; font-size: 85%; padding: 0.4em; border-bottom: 0.4px solid black;" | {{{caption}}}
| colspan="2" class="infobox__image" | {{#ifexist: File:{{{photo}}} | [[File:{{{photo}}}|300px]] | {{#ifexist: File:{{{name}}} 0.png | [[File:{{{name}}} 0.png|300px]] | [[File:Aerowikiplaceholder.jpg|300px]]}}}}
|-
|-
| colspan="2" style="text-align: center; background-color: #18191c; color: white; font-weight: bold; padding: 0.4em; border-top: 0.5px solid grey; border-bottom: 0.5px solid grey; line-height: 23px;" | {{{General Information|General Information}}}
| colspan="2" class="infobox__caption" | {{{caption|(Empty Caption) [[Category: Missing Parameters]]}}}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; width: 31%; padding: 0.4em; border-right: 0.4px solid black;" | Code
| colspan="2" class="infobox__subtitles" | {{{General Information|General Information}}}
| style="background-color: #101317; color: white; padding: 0.6em;" | {{{Code}}}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Type
! class="infobox__field-name" | Code
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | [[:Category:{{{Type}}}s|{{{Type}}}]]
| class="infobox__field-value" | {{{Code| Unknown [[Category: Missing Parameters]]}}}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Distributor
! class="infobox__field-name" | Type
| style="background-color: #101317; color: white; padding: 0.6em;" | [[{{{Distributor}}}]]
| class="infobox__field-value" | {{#if: {{{Type|}}} | [[:Category:{{{Type}}}s|{{{Type}}}]] | Unknown [[Category: Missing Parameters]]}}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Rarity
! class="infobox__field-name" | 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}}}
| class="infobox__field-value" | <span class="infobox__rarity-value rarity-{{lc:{{#invoke:String|replace|{{{Rarity|}}}| |}}}}">{{{Rarity|Unknown/None [[Category: Missing Parameters]]}}}</span>
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Cost
{{#ifeq: {{{Obtainability Type}}} | Purchasable |
| style="background-color: #101317; color: white; padding: 0.6em;" | {{#iferror: {{#expr: {{{Cost}}} + 0 }} | {{{Cost}}} | '''{{formatnum:{{{Cost}}}}} WP''' }}
<tr>
<th class="infobox__field-name">Cost</th>
<td class="infobox__field-value">{{#iferror: {{#expr: {{{Cost|0}}} + 0 }} | Invalid Cost String [[Category: Missing Parameters]] | '''{{#if: {{{Cost|}}} | {{formatnum:{{{Cost}}}}} | 0 [[Category: Missing Parameters]]}}''' WP }}</td>
</tr>
<tr>
<th class="infobox__field-name">Distributor</th>
<td class="infobox__field-value">{{#if: {{{Distributor|}}} | [[{{{Distributor}}}]] | Unknown [[Category: Missing Parameters]]}}</td>
</tr>
|{{#ifeq: {{{Obtainability Type}}} | Badge Vehicle |
<tr>
<th class="infobox__field-name">Badge</th>
<td class="infobox__field-value">{{#if: {{{Cost|}}} | {{{Cost}}} | Unknown [[Category: Missing Parameters]]}}</td>
</tr>
|{{#ifeq: {{{Obtainability Type}}} | Craftable |
<tr>
<th class="infobox__field-name">Crafting requirement</th>
<td class="infobox__field-value">{{#if: {{{Cost|}}} | {{{Cost}}} parts {{#if: {{{Distributor|}}} | and [[{{{Distributor}}}]]}} | Unknown [[Category: Missing Parameters]]}}</td>
</tr>
|{{#ifeq: {{{Obtainability Type}}} | Convertible |
<tr>
<th class="infobox__field-name">Obtainability</th>
<td class="infobox__field-value">{{#if: {{{Cost|}}} | Convertible from [[{{{Cost}}}]] | Unknown [[Category: Missing Parameters]]}}</td>
</tr>
<tr>
<th class="infobox__field-name">Conversion Time</th>
<td class="infobox__field-value">{{#iferror: {{#expr: {{{Distributor|}}} + 0 }} | Invalid Conversion Time String [[Category: Missing Parameters]] | {{#if: {{{Distributor|}}} | '''{{formatnum:{{{Distributor}}}}}''' minutes | Unknown [[Category: Missing Parameters]]}}}}</td>
</tr>
    <tr>
<th class="infobox__field-name">Conversion Cost</th>
<td class="infobox__field-value">{{#iferror: {{#expr: {{{Conversion Cost|0}}} + 0 }} | Invalid Cost String [[Category: Missing Parameters]] | '''{{#if: {{{Conversion Cost|}}} | {{{Conversion Currency|$}}}{{formatnum:{{{Conversion Cost}}}}} | Unknown [[Category: Missing Parameters]]}}'''</td>
</tr>
|{{#ifeq: {{{Obtainability Type}}} | Job Vehicle |
<tr>
<th class="infobox__field-name">Obtainability</th>
<td class="infobox__field-value">{{#if: {{{Cost|}}} | {{{Cost}}} | Unknown [[Category: Missing Parameters]]}}</td>
</tr>
}}}}}}}}}}}}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Jobs
! class="infobox__field-name" | Jobs
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | {{#invoke: Sqwishyish/ListTools
| class="infobox__field-value" | {{#invoke: AeroWikiListTools
  | split_list | {{{Jobs|}}} | [[Category: {split}]][[:Category: {split}|{split}]], }}  
  | split_list | {{{Jobs|}}} | {{#if: {{{category_disable|}}} ||[[Category: {split}]]}}[[:Category: {split}|{split}]], | Unknown [[Category: Missing Parameters]]}}  
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Customization
! class="infobox__field-name" | Customization
| style="background-color: #101317; color: white;padding: 0.6em 0.4em 0.6em 0.4em;" | {{#invoke: Sqwishyish/ListTools | split_list | {{{Customization|}}} | {{Checkbox (colored)|checked|color=blue}} [[Category: {split}]][[:Category: {split}|{split}]] <br> }}  
| class="infobox__field-value" | {{#invoke: AeroWikiListTools
| split_list | {{{Customization|}}} | {{Checkbox (colored)|checked|color=blue}} {{#if: {{{category_disable|}}} ||[[Category: {split}]]}}[[:Category: {split}|{split}]] <br> | Unknown [[Category: Missing Parameters]]}}  
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Modelers
! class="infobox__field-name" | Contributors
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | {{#invoke: Sqwishyish/ListTools
| class="infobox__field-value" | {{#invoke: AeroWikiListTools
| split_list | {{{Modelers|}}} | [[Category: {split}]][[:Category: {split}|{split}]], }}  
| split_list | {{{Contributors|}}} | {{#if: {{{category_disable|}}} ||[[Category: {split}]]}}[[:Category: {split}|{split}]], | Unknown [[Category: Missing Parameters]]}}  
|-
|-
| colspan="2" style="text-align: center; background-color: #1b1b1b; color: white; font-weight: bold; padding: 0.4em; border-top: 0.5px solid grey; border-bottom: 0.5px solid grey; line-height: 23px;" | {{{Specifications|Specifications}}}
| colspan="2" class="infobox__subtitles" | {{{Specifications|Specifications}}}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Max Speed
! class="infobox__field-name" | Max Speed
| style="background-color: #101317; color: white; padding: 0.6em;" | '''{{formatnum:{{{Max Speed}}}}}''' knots / '''{{formatnum:{{#expr: {{{Max Speed}}} * 1.852 round 0}}}}''' kph
| class="infobox__field-value" |     '''{{#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 ||
{{#if: {{{Stall Speed|}}}
{{#if: {{{Stall Speed|0}}} | {{#ifeq: {{{Type|}}} | Helicopter ||
| <tr>
  <tr>
<th style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;">Stall Speed</th>
<th class="infobox__field-name">Stall Speed</th>
<td style="background-color: #0c0e12; color: white; padding: 0.6em;">'''{{formatnum:{{{Stall Speed}}}}}''' knots / '''{{formatnum:{{#expr: {{{Stall Speed}}} * 1.852 round 0}}}}''' kph</td>
<td class="infobox__field-value">'''{{#if: {{{Stall Speed|}}} | {{formatnum:{{{Stall Speed}}}}} | 0 [[Category: Missing Parameters]]}}''' knots / '''{{formatnum:{{#expr: {{{Stall Speed|0}}} * 1.852 round 0}}}}''' kph</td>
</tr>
</tr>
}}
}}}}
{{#if: {{{CeilingFeet|}}}
{{#if: {{{CeilingFeet|0}}}
| <tr>
| <tr>
<th style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;">Ceiling</th>
<th class="infobox__field-name">Ceiling</th>
<td style="background-color: #101317; color: white; padding: 0.6em;">'''{{formatnum:{{{CeilingFeet}}}}}''' ft / '''{{formatnum:{{#expr: {{{CeilingFeet}}} * 0.3048 round 0}}}}''' m</td>
<td class="infobox__field-value">'''{{#if: {{{CeilingFeet|}}} | {{formatnum:{{{CeilingFeet}}}}} | 0 [[Category: Missing Parameters]]}}''' ft / '''{{formatnum:{{#expr: {{{CeilingFeet|0}}} * 0.3048 round 0}}}}''' m</td>
</tr>
</tr>
}}
}}
}}}}
}}}}
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Range
! class="infobox__field-name" | Range
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | '''{{formatnum:{{{RangeNM}}}}}''' nmi / '''{{formatnum:{{#expr: {{{RangeNM}}} * 1.852 round 0}}}}''' km
| class="infobox__field-value" | '''{{#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
! class="infobox__field-name" | Capacity
| style="background-color: #101317; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{formatnum:{{{Capacity}}}}}'''
| class="infobox__field-value" | '''{{#if: {{{Capacity|}}} | {{formatnum:{{{Capacity}}}}} | 0 [[Category: Missing Parameters]]}}'''
|}
|}</includeonly>
 
<!-- Catagory Tags -->
{{#ifeq:{{{Rarity|}}}|Widespread|[[Category:Widespread Vehicles]]}}
{{#ifeq:{{{Rarity|}}}|Common|[[Category:Common Vehicles]]}}
{{#ifeq:{{{Rarity|}}}|Uncommon|[[Category:Uncommon Vehicles]]}}
{{#ifeq:{{{Rarity|}}}|Rare|[[Category:Rare Vehicles]]}}
{{#ifeq:{{{Rarity|}}}|Ultra Rare|[[Category:Ultra Rare Vehicles]]}}
{{#ifeq:{{{Rarity|}}}|Epic|[[Category:Epic Vehicles]]}}
{{#ifeq:{{{Rarity|}}}|Mythical|[[Category:Mythical Vehicles]]}}
{{#ifeq:{{{Rarity|}}}|Legendary|[[Category:Legendary Vehicles]]}}
 
{{#ifeq:{{{Type|}}}|Ultralight|[[Category:Ultralights]]}}
{{#ifeq:{{{Type|}}}|Single Engine|[[Category:Single Engines]]}}
{{#ifeq:{{{Type|}}}|Helicopter|[[Category:Helicopters]]}}
{{#ifeq:{{{Type|}}}|Multi Engine|[[Category:Multi Engines]]}}
{{#ifeq:{{{Type|}}}|Jet Engine|[[Category:Jet Engines]]}}
{{#ifeq:{{{Type|}}}|Supersonic Transport|[[Category:Supersonic Transports]]}}
{{#ifeq:{{{Type|}}}|VTOL|[[Category:VTOLs]]}}
{{#ifeq:{{{Type|}}}|Airship|[[Category:Airships]]}}
{{#ifeq:{{{Type|}}}|Boat|[[Category:Boats]]}}
{{#ifeq:{{{Type|}}}|Ground Vehicle|[[Category:Ground Vehicles]]}}
</includeonly>
<noinclude>
<noinclude>
<!-- Example example values -->
<!-- Example values -->
{{Template:Testinfobox
{{Template:VehicleInfoBox
| 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]]
Line 91: Line 112:
| Code = 737-800
| Code = 737-800
| Type = Jet Engine
| Type = Jet Engine
| Distributor = Kitesboro International Airport
| Obtainability Type = Purchaseable
| Cost = 19300
| Cost = 19300
| Jobs = Passenger, Charter
| Distributor = Kitesboro International Airport
| Jobs = Charter
| Max Speed = 453
| Max Speed = 453
| Stall Speed = 120
| Stall Speed = 120
| CeilingFeet = 41010
| CeilingFeet = 41010
| RangeNM = 144
| RangeNM = 144
| Capacity = 36
| Capacity = 36  
| Customization = Advanced Liveries, Advanced Customization, Cockpit
| Customization = Advanced Liveries, Advanced Customization
| Modelers = TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3
| Contributors = EAT_RIC3, Giovanni_085391
| photo = Aerowikiplaceholder.jpg
| photo = Aerowikiplaceholder.jpg
| Conversion Cost = 12345
| category_disable = yes
}}
}}
<templatedata>
<templatedata>
{
{
"description": "Vehicle InfoBox Template (currently in testing state)",
"description": "Public Vehicle InfoBox Template",
"params": {
"params": {
"name": {
"name": {
Line 133: Line 156:
"Ultra Rare",
"Ultra Rare",
"Epic",
"Epic",
"Mythical",
"Mythical"
"Legendary"
            ],
],
"example": "Common",
"example": "Common",
"suggested": true
"suggested": true
Line 170: Line 192:
"example": "Aerowikiplaceholder.jpg",
"example": "Aerowikiplaceholder.jpg",
"type": "wiki-file-name",
"type": "wiki-file-name",
"autovalue": "Aerowikiplaceholder.jpg",
"suggested": true
"suggested": true
},
},
"Distributor": {
"Distributor": {
"type": "string",
"type": "string",
"label": "Distributor",
"label": "Distributor / Conversion time / Craftable",
"description": "Location the vehicle can obtained.",
"description": "The secondary requirement to obtain the vehicle",
"example": "Kitesboro International Airport",
"example": "Kitesboro International Airport / 100 / Boeing 737-800",
"suggested": true
"suggested": true
},
},
"Cost": {
"Cost": {
"label": "Cost",
"label": "Cost / Vehicle converted from / Badge / Crate parts / Job",
"description": "Cost of the vehicle in Wingz Points (units are automatically appended), or the method of obtaining the vehicle. ",
"description": "The primary requirement to obtain the vehicle.",
"example": "19300 / Boeing 737-800 / 100K Favorites / 6 / Valois Retirement Flight",
"type": "string",
"suggested": true
},
"Conversion Cost": {
"label": "Conversion Cost",
"description": "The cost of converting to this vehicle (from the last)",
"example": "19300",
"example": "19300",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
        },
"Conversion Currency": {
"label": "Conversion Currncy",
"description": "Normally not filled in, only used if WP is used for conversion",
"suggestedvalues": ["WP"],
"type": "string"
},
},
"Jobs": {
"Jobs": {
"label": "Available jobs",
"label": "Available jobs",
"description": "A list of the available jobs the vehicle has. Items are to be page links and separated by commas. ",
"description": "A list of the available jobs the vehicle has. Items are to be separated by commas. ",
"example": "[[Passenger]], [[Charter]]",
"example": "Passenger, Charter",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
Line 236: Line 270:
"suggested": true
"suggested": true
},
},
"Modelers": {
"Contributors": {
"label": "Modelers",
"label": "Contributors",
"description": "Names of developers who modeled the vehicle. Names are to be separated by commas.",
"description": "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",
"example": "TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3",
"type": "string",
"type": "string",
"suggested": true,
"suggested": true
},
"Obtainability Type": {
"label": "Obtainability Type",
"description": "The method of obtaining the vehicle.",
"example": "Purchasable",
"type": "string",
"suggestedvalues": [
"Purchasable",
"Badge Vehicle",
"Craftable",
"Convertible",
                "Job Vehicle"
],
"autovalue": "",
"autovalue": "",
"default": "Unknown"
"suggested": true
}
}
},
},
Line 250: Line 297:
"Code",
"Code",
"Type",
"Type",
"Distributor",
"Rarity",
"Rarity",
"Obtainability Type",
"Cost",
"Cost",
        "Conversion Cost",
        "Conversion Currency",
"Distributor",
"Jobs",
"Jobs",
"Customization",
"Customization",
"Modelers",
"Contributors",
"Max Speed",
"Max Speed",
"Stall Speed",
"Stall Speed",
Line 266: Line 316:
}
}
</templatedata>
</templatedata>
[[Category:Infoboxes]]
</noinclude>
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.