Template:InfoBoxVehicle: Difference between revisions
Template page
More actions
Sqwishyish (talk | contribs) No edit summary |
Sqwishyish (talk | contribs) m Testing newline removal |
||
Line 61: | Line 61: | ||
| style="background-color: #101317; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{formatnum:{{{Capacity}}}}}''' | | style="background-color: #101317; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{formatnum:{{{Capacity}}}}}''' | ||
|} | |} | ||
<!-- Rarity --> | |||
<!-- | |||
{{#ifeq:{{{Rarity|}}}|Widespread|[[Category:Widespread Vehicles]]}} | {{#ifeq:{{{Rarity|}}}|Widespread|[[Category:Widespread Vehicles]]}} | ||
{{#ifeq:{{{Rarity|}}}|Common|[[Category:Common Vehicles]]}} | {{#ifeq:{{{Rarity|}}}|Common|[[Category:Common Vehicles]]}} | ||
Line 71: | Line 70: | ||
{{#ifeq:{{{Rarity|}}}|Mythical|[[Category:Mythical Vehicles]]}} | {{#ifeq:{{{Rarity|}}}|Mythical|[[Category:Mythical Vehicles]]}} | ||
{{#ifeq:{{{Rarity|}}}|Legendary|[[Category:Legendary Vehicles]]}} | {{#ifeq:{{{Rarity|}}}|Legendary|[[Category:Legendary Vehicles]]}} | ||
<!-- Type --> | |||
{{#ifeq:{{{Type|}}}|Ultralight|[[Category:Ultralights]]}} | {{#ifeq:{{{Type|}}}|Ultralight|[[Category:Ultralights]]}} | ||
{{#ifeq:{{{Type|}}}|Single Engine|[[Category:Single Engines]]}} | {{#ifeq:{{{Type|}}}|Single Engine|[[Category:Single Engines]]}} | ||
Line 103: | Line 102: | ||
| photo = Aerowikiplaceholder.jpg | | photo = Aerowikiplaceholder.jpg | ||
}} | }} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 189: | Line 187: | ||
"Jobs": { | "Jobs": { | ||
"label": "Available jobs", | "label": "Available jobs", | ||
"description": "A list of the available jobs the vehicle has. Items are to be | "description": "A list of the available jobs the vehicle has. Items are to be separated by commas. ", | ||
"example": " | "example": "Passenger, Charter", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 238: | Line 236: | ||
"Modelers": { | "Modelers": { | ||
"label": "Modelers", | "label": "Modelers", | ||
"description": " | "description": "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.", | ||
"example": "TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3", | "example": "TheOnly0Ne, Giovanni_085931, Enclaved_YT, EAT_RIC3", | ||
"type": "string", | "type": "string", |