Template:Person: Difference between revisions

From Blackmouth Chronicles
Jump to navigation Jump to search
m (12 revisions imported)
 
(testing formatting)
Line 1: Line 1:
{|class="tantable" style="float:right;border: 1px solid #888888; padding:2px; margin:0 0 0.5em 1em; width:26em; clear:right"
{|class="tantable" style="font-size:small; float:right;border: 1px solid #888888; padding:2px; margin:0 0 0.5em 1em; width:26em; clear:right"
|-  
|-  
!colspan = "2" style="align:center; padding:4px;" | {{ #if:{{{honorific_prefix|}}}|<span style="font-size: x-small; line-height:80%;">''{{{honorific_prefix}}}''</span><br />}}<span style="font-size: larger;">{{ #if:{{{name|}}} | '''{{{name}}}''' |'''{{PAGENAME}}''' }}</span>{{ #if:{{{honorific_suffix|}}}|<br /><span style="font-size: x-small; line-height:80%;">{{{honorific_suffix}}}</span>}}
!colspan = "2" style="align:center; padding:4px;" | {{ #if:{{{honorific_prefix|}}}|<span style="font-size: x-small; line-height:80%;">''{{{honorific_prefix}}}''</span><br />}}<span style="font-size: larger;">{{ #if:{{{name|}}} | '''{{{name}}}''' |'''{{PAGENAME}}''' }}</span>{{ #if:{{{honorific_suffix|}}}|<br /><span style="font-size: x-small; line-height:80%;">{{{honorific_suffix}}}</span>}}

Revision as of 07:50, 13 August 2018

Person
Template documentation (for the above template, sometimes hidden or invisible)

This template is for use in any article about a person in the Blackmouth setting. All parameters are optional and can be left blank, though it is preferable to include as many as possible.

{{Person 
| honorific_prefix   = 
| name               =  <!-- include middle initial, if not specified in birth_name -->
| honorific_suffix   = 
| image              =  <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| alt                = 
| caption            = 
| native_name        = 
| pronunciation      = 
| birth_name         =  <!-- only use if different from name above -->
| birth_date         =  
| birth_year         =  
| birth_place        = 
| alive              =  <!—leave blank if dead or disappeared -->
| disappeared_date   = 
| disappeared_year   =  <!-- used to calculate age when disappeared -->
| disappeared_place  = 
| disappeared_status =  <!-- current status of missing person -->
| death_date         =  
| death_year         =  
| death_place        = 
| death_cause        = 
| body_discovered    = 
| resting_place      = 
| residence          = 
| nationality        = 
| other_names        = 
| citizenship        = 
| education          = 
| alma_mater         = 
| occupation         = 
| employer           = 
| organization       = 
| known_for          = 
| notable_works      =  <!-- produces label "Notable work" -->
| style              = 
| title              = 
| spouse             =  <!-- Use article title or common name -->
| partner            =  <!-- (unmarried long-term partner) -->
| children           =  <!-- use linebreak between multiple entries -->
| parents            =  <!-- use linebreak between multiple entries -->
| relatives          = 
| family             = 
}}

Visit Template:Person/doc to edit this text! (How does this work?)