More actions
mNo edit summary |
mNo edit summary |
||
| Line 14: | Line 14: | ||
! Manufacturer | ! Manufacturer | ||
| {{{manufacturer}}} | | {{{manufacturer}}} | ||
|- | |||
! Length / Barrel Length | |||
| {{{length}}} | |||
|- | |- | ||
! Ammo & Ammo Types | ! Ammo & Ammo Types | ||
| Line 57: | Line 60: | ||
"manufacturer": { | "manufacturer": { | ||
"label": "Manufacturer", | "label": "Manufacturer", | ||
"description": "", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"length": { | |||
"label": "Length / Barrel Length", | |||
"description": "", | "description": "", | ||
"type": "string", | "type": "string", | ||
Latest revision as of 02:52, 10 December 2024
| {{{name}}} | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
[[File:{{{image}}}|300px|right]] | ||||||||||||||||||
Template for weapon information
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Weapon Name | name | String | required | |
| Description | description | String | required | |
| Restrictions | restrictions | String | required | |
| Manufacturer | manufacturer | String | required | |
| Length / Barrel Length | length | String | required | |
| Ammo & Ammo Types | ammo | String | required | |
| Feed System | feed | String | required | |
| Action | action | String | required | |
| Range | range | String | required | |
| RPM | rpm | String | required | |
| Image Filename | image | String | required | |