Jump to content

Template:Infobox Person/doc: Difference between revisions

From Semantic Stargate Wiki
Content deleted Content added
Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> == Usage == == Syntax == <pre>{{Infobox Person | nocat =..."
 
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


<pre>{{Infobox Person
<pre>{{Infobox Person
| nocat =
| sort = <!-- Name, Firstname -->
| spoiler =
| nocat =
| sort =
| prov = <!-- To be used only if there is an apostrophe -->
| honorific_prefix =
| spoiler =
| honorific prefix =
| name = <!-- include middle initial, if not specified in birth_name -->
| honorific_suffix =
| name =
| native_name =
| honorific suffix =
| native_name_lang =
| image =
<!-- BIOGRAPHICAL INFORMATION -->
| image = <!-- just the name, without the File: or Image: prefix or enclosing [[brackets]] -->
| alt =
| birth name =
| caption =
| native name =
| birth_name =
| other name =
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| birth date = <!-- use {{Birth date and age|YYYY|MM|DD}} or {{Birth date|YYYY|MM|DD}} (if deceased) or {{Birth year|YYYY}} -->
| birth_place =
| birth place =
| disappeared_date = <!-- {{Disappeared date and age|YYYY|MM|DD|YYYY|MM|DD}} (disappeared date then birth date) -->
| death date = <!-- use {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) if possible -->
| disappeared_place =
| death place =
| disappeared_status =
| gender = <!-- m (male) or f (female) -->
| nationality =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
<!-- INFORMATION ABOUT FAMILY -->
| death_place =
| marriage = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
| death_cause =
| parents = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
| body_discovered =
| siblings = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
| residence =
| children = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
| nationality =
| other relatives = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
| other_names =
| ethnicity = <!-- Ethnicity should be supported with a citation from a reliable source -->
| affair = <!-- only if the person(s) are Stargate-related, each person must be separated by a <br/> -->
<!-- PROFESSIONAL INFORMATION -->
| occupation =
| years_active =
| occupation = <!-- each occupation must be separated by a <br/> -->
| notable_works =
| years active =
| height = <!-- {{height|m=}} -->
| notable works = <!-- each work must be separated by a <br/> -->
| weight = <!-- {{convert|weight in kg|kg|lb}} -->
| 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/> -->
| television =
<!-- STARGATE-RELATED INFORMATION -->
| title =
| spouse =
| film = <!-- each film must be separated by a <br/> -->
| partner =
| series = <!-- each series must be separated by a <br/> -->
| children =
| 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/> -->
| parents =
| character = <!-- only put the most important; each character must be separated by a <br/> -->
| relatives =
| awards =
| series =
| stargate occupation =
| character =
| website = <!-- {{URL|Example.com}} -->
}}</pre>
}}</pre>



Latest revision as of 08:30, 15 February 2022

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