Fallout Wiki
Advertisement
Fallout Wiki
Template documentation (for the template shown above, sometimes hidden or invisible)

This template produces a table comparing ammunition sub-types. This template takes data from the G.E.C.K. as inputs and displays specific ammunition statistics for various sub-types of the listed ammunition in a sortable table format.

A table showing the difference between ammunition variants.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Ammunition typeammo

The base name of the ammuntion (before the comma). This should be in all lowercase

Example
.44 magnum
Stringrequired

Available options for Fallout:New Vegas:

  • .22LR round.
  • .308 round.
  • .357 magnum round.
  • .44 magnum round.
  • .45 Auto.
  • .45-70 Gov't.
  • .50 MG.
  • 5mm round.
  • 5.56mm round.
  • 9mm round.
  • 10mm round.
  • 12.7mm round.
  • 12 gauge.
  • 20 gauge.
  • 25mm grenade.
  • 40mm grenade.
  • Missile.
  • Mini nuke.
  • Rocket.
  • Electron charge pack.
  • Energy cell.
  • Flamer fuel.
  • Microfusion cell.

Usage

Place the following in the section where the table is desired:

{{Ammo comparison table
|ammo =<!-- insert parameters -->
}}

Example

{{Ammo comparison table|ammo=energy cell}}

Results in:

Ammunition type Damage modifier Damage Threshold modifier Condition penalty Spread modifier Bonus effect Craftable Percentage chance of empty casing
energy cell, standardx 1- 2x 1x 1Yes35% chance
energy cell, bulkx 0.85x 1x 0.85x 1No20% chance
energy cell, over chargex 1.25- 5x 1.5x 1Yes25% chance
energy cell, optimized Gun Runners' Arsenalx 1.3- 5x 1.1x 160% of standard weightYes40% chance
energy cell, max chargex 1.5- 10x 2.5x 1Yes10% chance

Technical

The template itself is a shell template calling Module:Ammo comparison table. It replaces the old version which used Extension:Variables extensively. Testing indicated a 3/4 drop in template size and rendering speed halved.

Documentation transcluded from Template:Ammo comparison table/doc.
Advertisement