You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
{{Documentation}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{t|Vehicle weaponry}} generates a table of weaponry components for the specification section of a vehicle page.
== TemplateData ==
<templatedata>
{
"params": {
"weaponcount": {
"label": "Number of unique weapon hardpoints",
"description": "The number of unique weapon hardpoints on the vehicle (not counting the same component, and weapons on turrets)",
"example": "4",
"type": "number",
"required": true,
"default": "0"
},
"turretcount": {
"label": "Number of unique turret hardpoints",
"description": "The number of unique turret hardpoints on the vehicle (not counting the same component)",
"example": "2",
"type": "number",
Return to Template:Vehicle weaponry/doc.