Template:Navbox vehicles: Difference between revisions

From PZwiki
m (If Door and Seat got replaced, Window should too)
(added missing parts & minor adjustments)
Line 18: Line 18:
| manufacturers = Manufacturers
| manufacturers = Manufacturers
| parts = Parts
| parts = Parts
| #default = [[Category:Incorrect template usage]]
| #default = {{Error|translation}}
}}
}}
</syntaxhighlight>}}
</syntaxhighlight>}}
Line 44: Line 44:
   | list =  {{ll|Chevalier}} • {{ll|Dash}} • {{ll|Franklin}} • {{ll|Masterson}} • {{ll|Mercia Lang}}
   | list =  {{ll|Chevalier}} • {{ll|Dash}} • {{ll|Franklin}} • {{ll|Masterson}} • {{ll|Mercia Lang}}
}}{{Navbox/row
}}{{Navbox/row
   | group = {{tt|name=Navbox vehicles|default=Parts|arg1=parts}}
   | group = {{ll|:Category:Vehicle parts|{{tt|name=Navbox vehicles|default=Parts|arg1=parts}}}}
   | list = {{ll|Brake}} • {{ll|Car Battery}} • {{ll|Car Door}} • {{ll|Gas Tank}} • {{ll|Hood}} • {{ll|Muffler}} • {{ll|Car Seat}} • {{ll|Spare Engine Parts}} • {{ll|Suspension}} • {{ll|Tire}} • {{ll|Trunk Lid}} • {{ll|Trunk}} • {{ll|Car Window}} • {{ll|Heater}} • {{ll|Glove Box}}
   | list = {{ll|Brake}} • {{ll|Car Battery}} • {{ll|Car Door}} • {{ll|Gas Tank}} • {{ll|Glove Box}} • {{ll|Headlight}} • {{ll|Hood}} • {{ll|Muffler}} • {{ll|Car Seat}} • {{ll|Ham Radio}} • {{ll|Heater}} • {{ll|Radio}} • {{ll|Spare Engine Parts}} • {{ll|Suspension}} • {{ll|Taillight}} • {{ll|Tire}} • {{ll|Trunk Lid}} • {{ll|Trunk}} • {{ll|Car Window}}
}}
}}
| id = vehicles
| id = vehicles
}}</includeonly>
}}</includeonly>

Revision as of 12:54, 23 March 2024

Notebook.pngTemplate Documentation

This template should be transcluded at the bottom of all vehicle pages.

Usage

{{Navbox vehicles}}

How to translate

This template is translatable.

Template code

Paste the following code into the <includeonly> tag of the translated template and translate the text after each = sign (except for #default =).

{{#switch: {{{1|}}}
<!-- title -->
| vehicles = Vehicles
<!-- group -->
| standard = Standard
| heavy-duty = Heavy-Duty
| sport = Sport
| trailer = Trailer
| manufacturers = Manufacturers
| parts = Parts
| #default = {{Error|translation}}
}}

Template documentation

Copy the code wrapped in the <noinclude> tag in this template and translate the text after doc = in the {{Documentation}} template.

{{Translation guide}} template should be removed from the translated documentation.

See also

Editors can experiment in this template's sandbox.