Template:Infobox dataminedweapon

From Apex Legends Wiki
Jump to navigation Jump to search
Template-info.png Documentation

This is the basic infobox template for datamined weapons.

Usage

{{Infobox dataminedweapon
| name =
| image =
| description =
| type =
| fireModes =
| ammoType =
| magazineSize =
| recoil =
}}

Parameters

Parameter Data type Default value Notes
name String {{PAGENAME}} The name of the weapon.
image String {{PAGENAME}}.jpg An image of the weapon, if known/seen.
description String The weapon's description.
type String The type of the weapon.
fireModes String The weapon's fire modes.
ammoType String The weapon's ammo type. Use {{ItemLink}} if the ammo type is known.
magazineSize String The weapon's magazine size, if known.
recoil String The weapon's recoil, if known.

Example

R-301 Carbine
R-301 Carbine.png
Full auto with high accuracy
Profile
Type Assault rifle
Fire-Modes Auto, Single
Ammo Type Light Rounds.svg Light Rounds
Tactical
Magazine size 18 / 20 / 25 / 28
Recoil Vertical + curve right


{{Infobox dataminedweapon
| name = R-301 Carbine
| image = R-301 Carbine.png
| description = Full auto with high accuracy
| type = Assault rifle
| fireModes = Auto, Single
| ammoType = {{ItemLink|Light Rounds}}
| magazineSize = {{Level0123|18|20|25|28}}
| recoil = Vertical + curve right
}}