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)
No edit summary
Tag: Manual revert
Sqwishyish (talk | contribs)
Integrated template with Module:Sqwishyish/ListTools to allow for easier inserting of lists into the info box with automatic formatting.
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;" | [[Catagory:{{{Type}}}s|{{{Type}}}]]
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | [[:Category:{{{Type}}}s|{{{Type}}}]]
|-
|-
! 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
| style="background-color: #101317; color: white; padding: 0.6em;" | {{{Distributor}}}
| style="background-color: #101317; color: white; padding: 0.6em;" | [[{{{Distributor}}}]]
|-
|-
! 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
Line 25: Line 25:
|-
|-
! 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
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | {{{Jobs}}}
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | {{#invoke: Sqwishyish/ListTools
| split_list | {{{Jobs}}} | [[Category: {split}]][[:Category: {split}|{split}]], }}  
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Customization
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em;" | Customization
| style="background-color: #101317; color: white;padding: 0.6em 0.4em 0.6em 0.4em;" | {{{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> }}  
|-
|-
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Modeler
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Modelers
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | {{{Modeler}}}
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | {{#invoke: Sqwishyish/ListTools
| split_list | {{{Modelers}}} | [[Category: {split}]][[:Category: {split}|{split}]], }}  
|-
|-
| 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" 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}}}
Line 89: Line 91:
| Code = 737-800
| Code = 737-800
| Type = Jet Engine
| Type = Jet Engine
| Distributor = [[Kitesboro International Airport]]
| Distributor = Kitesboro International Airport
| Cost = 19300
| Cost = 19300
| Jobs = [[Passenger]], [[Charter]]
| Jobs = Passenger, Charter
| Max Speed = 453
| Max Speed = 453
| Stall Speed = 120
| Stall Speed = 120
Line 97: Line 99:
| RangeNM = 144
| RangeNM = 144
| Capacity = 36
| Capacity = 36
| Customization = {{Checkbox (colored)|checked|color=blue}}    [[Advanced Liveries]] <br> {{Checkbox (colored)|checked|color=blue}}  [[Advanced Customisation]] <br>{{Checkbox (colored)|checked|color=blue}} [[Cockpit]]
| Customization = Advanced Liveries, Advanced Customization, Cockpit
| Modeler = EAT_RIC3, Giovanni_085391
| Modelers = TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3
| photo = Aerowikiplaceholder.jpg
| photo = Aerowikiplaceholder.jpg
}}
}}
Line 175: Line 177:
"label": "Distributor",
"label": "Distributor",
"description": "Location the vehicle can obtained.",
"description": "Location the vehicle can obtained.",
"example": "[[Clarence International Airport]]",
"example": "Kitesboro International Airport",
"suggested": true
"suggested": true
},
},
"Cost": {
"Cost": {
"aliases": [
"Price"
],
"label": "Cost",
"label": "Cost",
"description": "Cost of the vehicle in Wingz Points (units are automatically appended), or the method of obtaining the vehicle. ",
"description": "Cost of the vehicle in Wingz Points (units are automatically appended), or the method of obtaining the vehicle. ",
Line 196: Line 195:
},
},
"Customization": {
"Customization": {
"label": "Vehicle customization options",
"label": "Vehicle customization",
"description": "(Work in progress)",
"description": "List of customization options the vehicle has. Options are to be separated by commas.",
"type": "string"
"type": "string",
"example": "Advanced Liveries, Advanced Customization, Cockpit",
"suggested": true
},
},
"Max Speed": {
"Max Speed": {
Line 235: Line 236:
"suggested": true
"suggested": true
},
},
"Modeler": {
"Modelers": {
"label": "Modeler",
"label": "Modelers",
"description": "Name of developer who modeled the vehicle.",
"description": "Names of developers who modeled the vehicle. Names are to be separated by commas.",
"example": "Hyperant",
"example": "TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
Line 252: Line 253:
"Jobs",
"Jobs",
"Customization",
"Customization",
"Modeler",
"Modelers",
"Max Speed",
"Max Speed",
"Stall Speed",
"Stall Speed",
Cookies help us deliver our services. By using our services, you agree to our use of cookies.