Infobox person
Talk11
15,662pages on
this wiki
this wiki
Template page
Contents |
Infobox template for real-life persons (e.g. developers or voice actors).
Based on {{Infobox}}.
Usage
Edit
Place the following at the top of the article, below any page management templates:
{{Infobox person
<!-- insert parameters -->
}}
Parameters
Edit
Specific parameters
Edit
date of birth
Date of birth (use "DD <full name of month> YYYY" format).
date of death
Date of death (use "DD <full name of month> YYYY" format).
games
Abbreviation(s) for Fallout games this person was involved with/credited for. For accepted abbreviations please see {{abb}}. Multiple abbreviations can be specified if separated by commas (
,).homepage
Plain text field for personal homepage(s). Simply enter the URL (starting with "http://").
imdb
URL of this person's IMDb profile; automatically linked. Simply enter the URL (starting with "http://").
mobygames
URL of this person's MobyGames profile; automatically linked. Simply enter the URL (starting with "http://").
other links
Plain text field for adding relevant links other than the person's
homepage.other names
Other names this person is known or credited as.
other works
Other Fallout-related works of this person.
(default: "based on
sort keyname")Sets the sort key, i.e. the term the page is displayed under on category pages ({{DEFAULTSORT:}}). By default, the sort key is "last word of
name, remainder of name".(default: "person")
typeDetermines which fields are shown and how some are named in the displayed infobox.
Available options:
- actor: Voice actor.
- developer: Developer.
- employee: Non-developing employee of a game company.
- musician: Musician.
- person: Other.
wikipedia
Name of Wikipedia article about this person.
General infobox parameters
Edit
footer
Content of row below main infobox content.
games
Abbreviation(s) for games of appearance. For accepted abbreviations please see {{abb}}. Multiple abbreviations can be specified if separated by commas (
,).icon
File name of icon (without "File:"), i.e. the small image which is displayed in the top right corner of the main image area.
icon offset
Offset for
icon in pixels, i.e. the icon is moved "upwards" by the specified amount of pixels. Setting this to "@outside" results in the icon being placed completely outside (above) the image area.image up to image5
File name of image(s) (without "File:") to be displayed below main header and above main infobox content.
image desc
Description for
image, displayed below the image.(default: "240px")
image size up to image5 sizeWidth of corresponding
image in pixels (e.g. "240px").name
Main title/"headline" of the infobox. By default, the name of the current page without any disambiguation suffixes (i.e. terms in brackets at the end) is used.
subtitle
Text in small font below the main infobox title.
Example
Edit
Musician(s) Mark Morgan | ||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||
{{Infobox person
|games =FO1, FO2
|type =musician
|image =Mark morgan.jpg
|homepage =[http://markmorganmusic.com/ Official site]
|wikipedia =Mark Morgan
|imdb =http://www.imdb.com/name/nm0604877/
|mobygames =http://mobygames.com/developer/sheet/view/developerId,1234/
}}
Copy/paste
Edit
Developer
Edit
{{Infobox person
|games =
|type =developer
|image =
|other names =
|date of birth =
|homepage =
|wikipedia =
|mobygames =
|other links =
}}
Game company employee (non-developers)
Edit
{{Infobox person
|games =
|type =employee
|image =
|other names =
|date of birth =
|wikipedia =
|mobygames =
|other links =
}}
Musician(s)
Edit
{{Infobox person
|games =
|type =musician
|image =
|other names =
|date of birth =
|homepage =
|wikipedia =
|other links =
}}
Voice actor
Edit
{{Infobox person
|games =
|type =actor
|image =
|other names =
|date of birth =
|homepage =
|wikipedia =
|imdb =
|other links =
}}