Fallout Wiki
Register
Advertisement
Fallout Wiki

Infobox template for primary statistics, derived statistics and skills. Sums up information across multiple games (up to 8).

Based on Template:Infobox.

Usage

{{Stat
|name     =Stat name
|type     =Type of stat; options: primary, derived, skill
|icon     =Stat icon
|image    =Related image
|px       =image width
|desc     =Description of image
|extra    =Extra stuff like additional images etc.

Repeat for each game (with ascending number, up to 8):
|game1     =Name of game
|modifies1 =Effects; for primary stats: which derived stats/skills it modifies
|govstat1  =Which primary stat this stat is modified by (e.g. Intelligence for Science in FO3) (optional)
|initial1  =Initial level (optional)
|perks1    =Related perks (optional)
|traits1   =Related traits (optional)
}}

Everything except for name is optional. Once you have specified a game, "modifies#" for that game becomes mandatory.

Examples

Primary statistic

Template:Stat

{{Stat
|name      =Strength
|type      =primary
|image     =Strength.gif
|px        =74px
|game1     =[[Fallout]]
|modifies1 =[[Hit Points]], [[Melee Damage]], [[Carry Weight]]
|perks1    =[[Bonus HtH Damage]], [[Heave Ho!]], [[Slayer]], [[Strong Back]]
|traits1   =[[Bruiser]], [[Gifted]]
|game2     =[[Fallout 2]]
|modifies2 =[[Hit Points]], [[Melee Damage]], [[Carry Weight]]
|perks2    =[[Adrenaline Rush]], [[Bonus HtH Damage]], [[Heave Ho!]], [[Slayer]], [[Stonewall]], [[Strong Back]], [[Weapon Handling]]
|traits2   =[[Bruiser]], [[Gifted]]
|game3     =[[Fallout 3]]
|modifies3 =[[Melee Weapons]], [[Carry Weight]], melee damage bonus
|perks3    =[[Little Leaguer]], [[Iron Fist]], [[Strong Back]]
|game4     =[[Fallout Tactics]]
|modifies4 =[[Hit Points]], [[Melee Damage]], [[Carry Weight]]
|perks4    =[[Adrenaline Rush]], [[Bonus HtH Damage]], [[Brutish Hulk]], [[Heave Ho!]], [[Slayer]], [[Steady Arm]], [[Stonewall]], [[Strong Back]], [[Stunt Man]], [[Talon of Fear]]
|traits4   =[[Bruiser]], [[Gifted]]
}}

Derived statistic

Skill

Copy/paste templates

Advertisement