imported>Alistair3149 (Fix ground vehicle) |
sctools>Alistair3149 (Move consumables to its own section) |
||
Line 105: | Line 105: | ||
-->{{#var:navplate-data-shipordnances}}<!-- | -->{{#var:navplate-data-shipordnances}}<!-- | ||
-->{{#var:navplate-data-shipweapons}}<!-- | -->{{#var:navplate-data-shipweapons}}<!-- | ||
-->}}<!-- | |||
Consumables | |||
----------- | |||
-->{{#vardefine:navplate-data-food|{{Navplate DPLCat row|Food|{{MFURN|{{{1}}}}}}}}}<!-- | |||
Collection of above | |||
-->{{#vardefine:navplate-data-consumables|<!-- | |||
-->{{#var:navplate-data-food}}<!-- | |||
-->}}<!-- | -->}}<!-- | ||
Line 130: | Line 139: | ||
-->{{#if:{{#var:navplate-data-vehiclecomponents}}|<div class="navplate-content-header">Vehicle components</div>}}<!-- | -->{{#if:{{#var:navplate-data-vehiclecomponents}}|<div class="navplate-content-header">Vehicle components</div>}}<!-- | ||
-->{{#var:navplate-data-vehiclecomponents}}<!-- | -->{{#var:navplate-data-vehiclecomponents}}<!-- | ||
Consumables | |||
----------- | |||
-->{{#if:{{#var:navplate-data-consumables}}|<!-- | |||
--><div class="navplate-content-header">Consumables</div>}}<!-- | |||
-->{{#var:navplate-data-consumables}}<!-- | |||
--></div> | --></div> | ||
</div> | </div> | ||
<templatestyles src="Template:Navplate/styles.css" />}}</includeonly><noinclude>{{/doc}}</noinclude> | <templatestyles src="Template:Navplate/styles.css" />}}</includeonly><noinclude>{{/doc}}</noinclude> |
Revision as of 02:44, 25 December 2022
This documentation is transcluded from Template:Navplate manufacturers/doc. Changes can be proposed in the talk page.
{{Navplate manufacturers}} is a navplate template used for navigation on manufactured product pages. It should be placed on the bottom of the page. It replaced the old {{Company navplate}}.
Usage
{{Navplate manufacturers|<Manufacturer Name/Code>}}
TemplateData
Generate a navplate of products from the same manufacturer.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Manufacturer code/name | 1 | The manufacturer code or name (code preferred)
| String | required |