Auxiliary template for {{Infobox weapon}}
. It should not be used directly in articles; use {{Infobox weapon}} instead.
This template renders "value" cells based on the parameters passed by {{Infobox weapon}}.
Usage
{{Infobox/value <!-- insert parameters --> }}
Parameters
games
Abbreviation(s) for games of appearance. For accepted abbreviations please see
{{abb}}
. Multiple abbreviations can be specified if separated by commas (,
).value
Value of this item.
value fo1
Value of this item for Fallout 1, when other games are listed in the infobox.
value fo2
Value of this item for Fallout 2, when other games are listed in the infobox.
value fot
Value of this item for Fallout Tactics, when other games are listed in the infobox.
value fobos
Value of this item for Fallout: Brotherhood of Steel, when other games are listed in the infobox.
value vb
Value of this item for Van Buren, when other games are listed in the infobox.
value fo3
Value of this item for Fallout 3, when other games are listed in the infobox.
value fnv
Value of this item for Fallout: New Vegas, when other games are listed in the infobox.
value fo4
Value of this item for Fallout 4, when other games are listed in the infobox.
Examples
{{ibValue|games=FO1|value=5}}
results in: 5
{{ibValue|games=FO1|value=n/a}}
results in: n/a
{{ibValue|games=FO1,FO2|value=5}}
results in: 5
{{ibValue|games=FO1,FO2,FO3|value=5|value fo3=10}}
results in: 5
Technical
- Auxiliary template:
{{Abbcontains}}