Template:InfoBoxVehicle: Difference between revisions
Template page
More actions
Sqwishyish (talk | contribs) m Added functionality to automatically remove stall speed and service ceiling stats for boats and ground vehicles |
Sqwishyish (talk | contribs) Testing hiding catagory links |
||
Line 55: | Line 55: | ||
| style="background-color: #0c0e12; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{formatnum:{{{Capacity}}}}}''' | | style="background-color: #0c0e12; color: white; padding: 0.6em; border-bottom-right-radius: 8px;" | '''{{formatnum:{{{Capacity}}}}}''' | ||
|} | |} | ||
{{#ifeq:{{{Rarity|}}}|Widespread|[[Category:Widespread Vehicles]]}} | {{#ifeq:{{{Rarity|}}}|Widespread|[[Category:Widespread Vehicles]]}} | ||
Line 77: | Line 76: | ||
{{#ifeq:{{{Type|}}}|Ground Vehicle|[[Category:Ground Vehicles]]}} | {{#ifeq:{{{Type|}}}|Ground Vehicle|[[Category:Ground Vehicles]]}} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<!-- Example example values --> | <!-- Example example values --> | ||
Line 96: | Line 96: | ||
| photo = Aerowikiplaceholder.jpg | | photo = Aerowikiplaceholder.jpg | ||
}} | }} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Vehicle InfoBox Template(currently in testing state)", | "description": "Vehicle InfoBox Template (currently in testing state)", | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
Line 250: | Line 249: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |