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:Infobox personal equipment/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|Infobox personal equipment}} is an infobox template for use in articles on the individual personal equipment pages such as personal weapon and gadgets.

== Usage ==
<pre><nowiki>
{{Infobox personal equipment
|image = <!-- File name of the image of the item -->
|name = <!-- Name of the item -->
|type = <!-- Please use one of these: Weapon, Utility -->
|classification = <!-- Classification of the item (Assault rifle, SMG, Grenade) -->
|manufacturer = <!-- Manufacturer code of the item -->
|size = <!-- Size of the item -->
|baseprice = <!-- Base price of the item (without separators and unit) -->
|occupancy = <!-- SCU occupied by the item (please include the unit) -->
|mass = <!-- Mass of the item without any attachments in kg (without the separator and unit) -->
|productionstate = <!-- Production state of the item, if implemented please include the patch name -->
|damagetype = <!-- Damage type of the item -->
|effectiverange = <!-- Effective range of the item (please include unit) -->
|firerate = <!-- Fire rate of the item (please include unit) -->
|firemode = <!-- Fire mode of the item -->
|caliber = <!-- Caliber of the weapon -->
|muzzlevelocity = <!-- Bullet speed of the weapon (please include unit) -->
|magazine = <!-- Name of the magazine attached to the item in default loadout -->
|optics = <!-- Name of the optics attachment attached to the item in default loadout -->
|opticssize = <!-- Size of the optics hardpoint -->
|barrel = <!-- Name of the barrel attachment attached to the item in default loadout -->
|barrelsize = <!-- Size of the barrel hardpoint -->
|underbarrel = <!-- Name of the underbarrel attachment attached to the item in default loadout -->

Return to Template:Infobox personal equipment/doc.