Template:InfoBoxVehicle: Difference between revisions
Template page
More actions
Sqwishyish (talk | contribs) m Cleaning up template code. |
Sqwishyish (talk | contribs) Added modeler field |
||
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;" | {{{Type}}} | | style="background-color: #0c0e12; color: white; padding: 0.6em;" | [[Catagory:{{{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 | ||
Line 29: | Line 29: | ||
! 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;" | {{{Customization}}} | ||
|- | |||
! style="background-color: #18191c; color: white; text-align: center; padding: 0.4em; border-right: 0.4px solid black;" | Modeler | |||
| style="background-color: #0c0e12; color: white; padding: 0.6em;" | {{{Modeler}}} | |||
|- | |- | ||
| 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 39: | Line 42: | ||
| <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: # | <td style="background-color: #0c0e12; color: white; padding: 0.6em;">'''{{formatnum:{{{Stall Speed}}}}}''' knots / '''{{formatnum:{{#expr: {{{Stall Speed}}} * 1.852 round 0}}}}''' kph</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 54: | Line 57: | ||
|- | |- | ||
! 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: # | | style="background-color: #101317; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{formatnum:{{{Capacity}}}}}''' | ||
|} | |} | ||
Line 86: | Line 89: | ||
| Code = 737-800 | | Code = 737-800 | ||
| Type = Jet Engine | | Type = Jet Engine | ||
| Distributor = [[ | | Distributor = [[Kitesboro International Airport]] | ||
| Cost = 19300 | | Cost = 19300 | ||
| Jobs = [[Passenger]], [[Charter]] | | Jobs = [[Passenger]], [[Charter]] | ||
Line 95: | Line 98: | ||
| 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 = {{Checkbox (colored)|checked|color=blue}} [[Advanced Liveries]] <br> {{Checkbox (colored)|checked|color=blue}} [[Advanced Customisation]] <br>{{Checkbox (colored)|checked|color=blue}} [[Cockpit]] | ||
| Modeler = EAT_RIC3, Giovanni_085391 | |||
| photo = Aerowikiplaceholder.jpg | | photo = Aerowikiplaceholder.jpg | ||
}} | }} | ||
Line 229: | Line 233: | ||
"example": "36", | "example": "36", | ||
"type": "number", | "type": "number", | ||
"suggested": true | |||
}, | |||
"Modeler": { | |||
"label": "Modeler", | |||
"description": "Name of developer who modeled the vehicle.", | |||
"example": "Hyperant", | |||
"type": "string", | |||
"suggested": true | "suggested": true | ||
} | } | ||
Line 241: | Line 252: | ||
"Jobs", | "Jobs", | ||
"Customization", | "Customization", | ||
"Modeler", | |||
"Max Speed", | "Max Speed", | ||
"Stall Speed", | "Stall Speed", |