Fallout Wiki
Advertisement
Documentation page
This page contains usage information for Şablon:Location.

Locations in Fallout games where the Pip-Boy world map location can be used to reach it in a straight line, as opposed to Template:FO3 district.

Usage[]

{{location
|name=name of location, building or settlement
|games=games in which the location appears
|type=determines icon. 
      - Settlement icons: small, medium, large
      - Other icons:      cave, sewer, landmark, building, military, vault, unmarked
|image=nice typical picture of the place
|desc=description of the picture, or empty (don't repeat the name) 
|loc=location of the building as a picture, pip-boy world map 
|district=district the building is located in 
|marker=pip-boy marker, or markers, if any; nearby in parenthesis 
|metro=metro stations, if any 
|other=buildings, tunnels (that aren't part of the metro), etc
|leader=leader(s) of this place, if any
|doctor=doctor(s) in this place, if any
|merchants=merchant(s) in this place, if any
|quests=quests for this place, if any 
|map=map of the place
|map desc=description of map or empty (don't repeat the name)
|quests=quests for this place, if any 
|cellname=name of cell in GECK (Fallout 3)
|inside=for buildings/settlements which are inside a town or another building

advanced use:
|extra=any extra stuff (maps, pictures, etc)
}}

All arguments except the name are optional, and will only be rendered if used; you can also use "empty" to hide the table line.

Examples[]

Typical usage[]

{{location
|name={{PAGENAME}}
|type=landmark
|image={{subst:PAGENAME}}.jpg
|desc=
|loc={{subst:PAGENAME}} loc.jpg
|marker=[[{{PAGENAME}}]]
}}
Advertisement