Template:Infobox Person: Difference between revisions

From Semantic Stargate Wiki
(Created page with "<includeonly><div display="none">{{DEFAULTSORT:{{{sort|{{PAGENAME}}}}}}}<!-- -->{{#if: {{{nocat|}}} | |<!-- -->{{#ifeq: {{{spoiler|}}} | true | [...")
 
No edit summary
Line 24: Line 24:
  | caption        = {{{caption|}}}
  | caption        = {{{caption|}}}


  | headerstyle    = background-color: #471919;
  | headerstyle    = background-color: #e9e9e9;
  | labelstyle    = vertical-align: top; text-align: left;
  | labelstyle    = vertical-align: top; text-align: left;



Revision as of 00:29, 20 September 2018

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Syntax

{{Infobox Person
 | sort                  = <!-- Name, Firstname -->
 | nocat                 = 
 | prov                  = <!-- To be used only if there is an apostrophe -->
 | spoiler               = 
 | honorific prefix      = 
 | name                  = 
 | honorific suffix      = 
 | image                 = 
<!-- BIOGRAPHICAL INFORMATION -->
 | birth name            = 
 | native name           = 
 | other name            = 
 | birth date            = <!-- use {{Birth date and age|YYYY|MM|DD}} or {{Birth date|YYYY|MM|DD}} (if deceased) or {{Birth year|YYYY}} -->
 | birth place           = 
 | death date            = <!-- use {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) if possible -->
 | death place           = 
 | gender                = <!-- m (male) or f (female) -->
 | nationality           = 
<!-- INFORMATION ABOUT FAMILY -->
 | marriage              = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
 | parents               = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
 | siblings              = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
 | children              = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
 | other relatives       = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
 | affair                = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
<!-- PROFESSIONAL INFORMATION -->
 | occupation            = <!-- each occupation must be separated by a <br/> -->
 | years active          = 
 | notable works         = <!-- each work must be separated by a <br/> -->
 | television            = <!-- each work must be separated by a <br/> -->
 | awards                = <!-- only put the most important (oscar, emmy, etc.); each award must be separated by a <br/> -->
<!-- STARGATE-RELATED INFORMATION -->
 | film                  = <!-- each film must be separated by a <br/> -->
 | series                = <!-- each series must be separated by a <br/> -->
 | webseries             = <!-- each webseries must be separated by a <br/> -->
 | stargate occupation   = <!-- {{Function|function=|series=|text=|show=}} to be used to put the right properties, each function must be separated by a <br/> -->
 | character             = <!-- only put the most important; each character must be separated by a <br/> -->
}}

See also