Template:Infobox person/doc

From Sea of Thieves Wiki
Jump to navigation Jump to search
Template-info.png Documentation

This is an infobox built to display personal biographical information.

The intended use is for those persons credited for contributions to Sea of Thieves.

For other specialised infoboxes, see Category:Infobox templates.

Usage

General information

Parameter Example values Notes
name Custom Name (optional)
Sets a custom name if the default page name is not sufficient.
The default is set to the article's page name.
image image.png, image.jpg (optional)
Defines an image to be used.
The default is set to use a .png image file matching the exact page name.
image-caption Custom text for image description. (optional)
A short text placed below the infobox image for added context.
birthday January 10, 2001 The person's date of birth, if known.
birthplace Buffalo, New York, United States The person's place of birth in format of: City, State, Country.
deathdate January 10, 2001 The person's date of death, if known.
deathplace Buffalo, New York, United States The person's place of death in format of: City, State, Country.
nationality American, British Nationality of person.
occupation Creative Director, Voice actor Occupation per credit on project.

Internet presence

Parameter Example values Notes
website https://robpaulsenvoice.com/ Professional/Personal website address written in full.
artstation username Artstation account.
imdb nm0667326 The person's IMDb "name" code.
This is found in the person's IMDb website URL, beginning with nm.
instagram username The person's instagram account.
reddit username The person's reddit account.
tumblr username The person's Tumblr account.
twitch username The person's Twitch account.
twitter username The person's X (formerly Twitter) account.
youtube username The person's YouTube account.

Template

{{infobox person
| name = 
| image = 
| image-caption = 
<!-- General Information -->
| birthdate = 
| birthplace = 
| deathdate = 
| deathplace = 
| nationality = 
| occupation =  
<!-- Internet Presence -->
| website = 
| artstation = 
| imdb = 
| instagram = 
| reddit = 
| tumblr = 
| twitch = 
| twitter = 
| youtube = 
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.