Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Please sign up or log in to edit the wiki.

View source for Template:Vehicle weaponry/doc

Template page

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in one of the groups: Users.
    Sign up or Log in to edit a page.
    The Star Citizen Wiki is made by people like you! Anyone can edit and improve any pages.
  • You do not have permission to edit pages in the Template namespace.
    You can submit an edit request by commenting on the talk page or contact us through Discord.

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.