Template:Infobox military person/doc

From The League Wiki
Jump to navigation Jump to search

A military person infobox may be used to summarize information about an individual military person, such as a soldier or military leader.

This template may be used as a module (sub-template) of {{Infobox person}}; see Wikipedia:Infobox modules for guidance on such usage.

Usage

Blank template

The infobox should be added as shown below:

{{{honorific prefix}}}

{{{name}}}

{{{honorific suffix}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]]
{{{caption}}}
Native name
{{{native_name}}}
Birth name{{{birth_name}}}
Other name(s){{{other_name}}}
Nickname(s){{{nickname}}}
Born{{{birth_date}}}
{{{birth_place}}}
Died{{{death_date}}}
{{{death_place}}}
{{{placeofburial_label}}}
{{{placeofburial}}}
({{{placeofburial_coordinates}}})
Allegiance{{{allegiance}}}
{{{branch_label}}}{{{branch}}}
{{{serviceyears_label}}}{{{serviceyears}}}
{{{rank_label}}}{{{rank}}}
Service number{{{servicenumber}}}
Unit{{{unit}}}
Commands held{{{commands}}}
{{{battles_label}}}{{{battles}}}
Awards{{{awards}}}
Memorials{{{memorials}}}
Alma mater{{{alma_mater}}}
Spouse(s){{{spouse}}}
Relations{{{relations}}}
Other work{{{otherwork}}}
Signature[[File:{{{signature}}}|{{{signature_size}}}|alt={{{signature alt}}}]]
Website{{{website}}}
{{{module}}}
{{Infobox military person
|honorific_prefix = 
|name             = 
|honorific_suffix = 
|image            = 
|image_upright    = 
|alt              = 
|caption          = 
|native_name      = 
|native_name_lang = 
|birth_name       = 
|other_name       = 
|nickname         = 
|birth_date       = <!--{{birth date and age|YYYY|MM|DD}} or {{birth date|YYYY|MM|DD}} if dead-->
|birth_place      = 
|death_date       = <!--{{death date and age|dYYYY|dMM|dDD|YYYY|MM|DD}}-->
|death_place      = 
|placeofburial    = 
|placeofburial_label = 
|placeofburial_coordinates = <!--{{coord|LAT|LONG|display=inline,title}}-->
|allegiance       = 
|branch           = 
|branch_label     = <!--"Branch" or "Service"-->
|serviceyears     = 
|serviceyears_label = 
|rank             = 
|rank_label       = 
|servicenumber    = 
|unit             = 
|commands         = 
|battles          = 
|battles_label    = 
|awards           = 
|memorials        = 
|alma_mater       = 
|spouse           = <!--Add spouse if reliably sourced-->
|children         = 
|relations        = 
|laterwork        = 
|signature        = 
|signature_size   = 
|signature_alt    = 
|website          = <!--{{URL|example.com}}-->
|module           = 
}}

Parameters

Note: When using parameters, avoid the ambiguous abbreviation "N/A", and instead use "unknown" or "none". All subjective or qualitative judgements and numerical quantities or statistics must be cited to a reliable source (see WP:MILMOS#CITE). Please keep in mind WP:ICONDECORATION for the use of images.

  • honorific_prefix – titles such as "Sir", "General".
  • name – the full name of the person.
  • honorific_suffix – post-nominal honours such as "OBE"
  • imageoptional – an image of the person. The image must be given in the form Example.jpg; an image of a nation's highest award, such as the Medal of Honor or Victoria Cross, may be displayed for recipients of it, especially as a placeholder.
  • image_uprightoptional – See WP:UPRIGHT
  • image_sizeoptional – the size of the image in px. Give the number without the px suffix (for example, 220 rather than 220px). |image_upright= is preferred.
  • alt Alt text, if used, must be placed here.
  • captionoptional – the text to be placed below the image.
  • native_name – the person's name in their own language
  • native_name_lang – ISO 639-2 code e.g. "fre" or "fra" for French. If more than one, use {{lang}} for |native_name= instead
  • birth_nameoptional – the name the person was born with, if different from that used later in life.
  • other_nameoptional – other names by which the person was known.
  • nicknameoptional – nickname(s) by which the person was known.
  • birth_dateoptional – the date of birth, if known, using {{Birth date}} or {{Birth date and age}}.
  • birth_placeoptional – the person's birthplace.
  • death_dateoptional – the date of death, if applicable and known, in {{Death date and age}}.
  • death_placeoptional – the place where the person died.
  • placeofburialoptional – the place where the person's remains are buried or otherwise interred.
  • placeofburial_labeloptional – the label of the placeofburial field (above). The placeofburial field is normally preceded by the label "Buried"; if this is not appropriate for the particular manner in which the remains were disposed of, a different label can be specified here.
  • placeofburial_coordinatesoptional – the precise location where the person's remains are buried or otherwise interred. For coordinates, use {{coord}} with display=inline,title. Please do not be overly precise.
  • allegianceoptional – the country or other power the person served. Multiple countries may be indicated together with the corresponding dates. This field should not be used to indicate a particular service branch, which is better indicated by the branch field (below).
  • branchoptional – the service branch (Army, Navy, etc.) the person was a part of; this should be left blank for people who were not part of a formal armed service, or who predate the establishment of formal service branches.
  • branch_labeloptional – the label of the branch field (above). The branch field is normally preceded by "Service/Branch"; to avoid word wrapping, one of "Service" or "Branch" can be specified.
  • serviceyearsoptional – the years during which the person served.
  • serviceyears_labeloptional – the label to use for the serviceyears field (above); defaults to "Years of service".
  • rankoptional – the highest rank achieved by the person unless a reduction in rank occurred (whether by punishment, voluntary, or as part of joining another military unit or military service). The rank being awarded posthumously, may be noted. In cases where the person held different ranks in different armies, multiple ranks should be specified with dates and country noted for each. Separate multiple entries using {{Plainlist}}.
  • rank_labeloptional – the label to use for the rank field (above); defaults to "Rank".
  • service numberoptional – the service number held by the individual during military service. Do not supply for living persons unless published by secondary sources such as the London Gazette.
  • unitoptional – for persons who are not notable as commanding officers, the unit (company, battalion, regiment, etc.) in which they served. This should be omitted if the commands are specified (as below).
  • commandsoptional – for persons who are notable as commanding officers, the units they commanded. Dates should be given if multiple notable commands were held. Separate multiple entries using {{Plainlist}}.
  • battlesoptional – any notable battles or wars in which the person participated. This should be omitted if a {{Campaignbox}} is used in conjunction with this template. Separate multiple entries using {{Plainlist}}.
  • battles_labeloptional – the label to use for the battles field (above); defaults to "Battles/wars".
  • awardsoptional – any notable awards or decorations the person received; exhaustive lists should be worked into the prose. Separate multiple entries using {{Plainlist}}.
  • memorialsoptional – Memorials or monuments to the subject (e.g. statues, streets named after them). Separate multiple entries using {{Plainlist}}.
  • alma_materoptional – educational institutions the subject graduated from and degree received, in parentheses. Separate multiple entries using {{Plainlist}}
  • spouseoptional – list the service members spouse(s) if verifiable from a reliable source.
  • childrenoptional – Only if independently notable themselves or particularly relevant. Number of children (e.g., three or 3), or list of names if notable, in which case, separate entries using {{Plainlist}} or {{Unbulleted list}}. For privacy reasons, consider omitting the names of children of living persons, unless notable.
  • relationsoptional – any notable relations. Only reasonably close ones should be indicated; an exhaustive listing of an extensive family tree should be avoided here.
  • laterworkoptional – profession or positions held by the person other than military service (displays with the label "Other work"). Separate multiple entries using {{Plainlist}}.
  • signatureoptional – an image of the person's signature. The image must be given in the form example.jpg.
  • signature_sizeoptional – the size of the signature in px. Give the number without the px suffix.
  • signature_altoptional – alt text for the signature.
  • websiteoptional – Use {{URL}}
  • moduleoptional – Embedded template

Lists

For parameters such as |awards=, |unit= or |commands=, which take lists of values, unbulleted or bulleted lists may be preferable. See MOS:VLIST.

Unbulleted lists can be created with {{plainlist}} or {{ublist}}. The use of <br /> is common but semantically incorrect. See MOS:NOBR.

Markup Renders as
awards = {{plainlist|
* Purple Heart (3)
* Bronze Star (2)
* World War II Victory Medal
* Presidential Unit Citation
* Orange Lanyard
}}
  • Purple Heart (3)
  • Bronze Star (2)
  • World War II Victory Medal
  • Presidential Unit Citation
  • Orange Lanyard
Markup Renders as
awards = {{unbulleted list
| Purple Heart (3)
| Bronze Star (2)
| World War II Victory Medal
| Presidential Unit Citation
| Orange Lanyard
}}
  • Purple Heart (3)
  • Bronze Star (2)
  • World War II Victory Medal
  • Presidential Unit Citation
  • Orange Lanyard

Bulleted lists can be created with * markup.

Markup Renders as
awards = 
* Purple Heart (3)
* Bronze Star (2)
* World War II Victory Medal
* Presidential Unit Citation
* Orange Lanyard
  • Purple Heart (3)
  • Bronze Star (2)
  • World War II Victory Medal
  • Presidential Unit Citation
  • Orange Lanyard

Embedding

Many military people are known for more than just their military service (e.g. Douglas Fairbanks Jr. and James Stewart), and hence it may be desirable to merge this infobox with another one, like {{Infobox person}}. By adding |embed=yes to the first line of the infobox code, one can embed this infobox into another, creating the illusion of one continuous infobox.

Though the process is a little complicated, it is possible to insert this infobox into most if not all other infoboxes. For {{Infobox person}}, this infobox is passed as a "module" using the |module= syntax. The title for the embedded section can be changed using |embed_title=.

John Infobox
Born
John Military Infobox

(1950-05-05)5 May 1950
Template City, Country
Died10 June 2010(2010-06-10) (aged 60)
OccupationActor
Years active1970–1990
Fictitious military career
AllegianceUnited States
Service/branchU.S. Army Air Forces
Years of service1980–1985
RankBrigadier general
Websiteexample.com
{{Infobox person
 |name         = John Infobox
 |birth_name   = John Military Infobox
 |birth_date   = {{birth date|1950|5|5|df=y}}
 |birth_place  = Template City, Country
 |death_date   = {{death date and age|2010|6|10|1950|5|5|df=y}}
 |occupation   = Actor
 |years_active = 1970–1990
 |module       = 
  {{Infobox military person
   |embed        = yes
   |embed_title  = Fictitious military career
   |allegiance   = United States
   |branch       = U.S. Army Air Forces
   |serviceyears = 1980–1985
   |rank         = Brigadier general
   |website      = {{URL|example.com}}
  }}
}}

Example

Templates demonstrated: {{birth date}}, {{death date and age}}, {{plainlist}}, and {{ublist}}.

Carwood Lipton
Birth nameClifford Carwood Lipton
Nickname(s)"Lip"
Born(1920-01-30)January 30, 1920
Huntington, West Virginia
DiedDecember 16, 2001(2001-12-16) (aged 81)
Pinehurst, North Carolina
Allegiance United States
BranchUnited States Army
Service years1942–1945
RankFirst lieutenant
Unit
ConflictWorld War II
Awards
Other workGlass executive
{{Infobox military person
 |width_style        = person
 |name               = Carwood Lipton<!--
 |image              = Carwood lipton 506e.jpg
 |caption            = First Lieutenant Lipton in dress uniform-->
 |birth_name         = Clifford Carwood Lipton
 |nickname           = "Lip"
 |birth_date         = {{birth date|1920|01|30}}
 |birth_place        = [[Huntington, West Virginia]]
 |death_date         = {{death date and age|2001|12|16|1920|01|30}}
 |death_place        = [[Pinehurst, North Carolina]]
 |allegiance         = {{flagu|United States}}
 |branch_label       = Branch
 |branch             = [[United States Army]]
 |serviceyears_label = Service&nbsp;years
 |serviceyears       = 1942–1945
 |rank               = [[First lieutenant (United States)|First lieutenant]]
 |unit               = {{plainlist|
* [[E Company, 506th Infantry Regiment (United States)|Easy Company]],
* [[506th Infantry Regiment (United States)|506th Infantry Regiment]],
* [[101st Airborne Division]]}}
 |battles_label      = Conflict
 |battles            = World War II
* [[American airborne landings in Normandy|Normandy landings]]
* [[Operation Market Garden|''Market Garden'']]
* [[Battle of the Bulge]]
 |awards             = {{ublist|[[Bronze Star]] (2)|[[Purple Heart]] (3)}}
 |otherwork          = Glass executive
}}

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox military person

<templatedata> { "params": { "honorific_prefix": { "required": false, "label": "Honorific Prefix", "type": "string", "description": "Titles such as 'Sir', 'General'." }, "name": { "required": false, "label": "Name", "type": "string", "description": "The full name of the person." }, "honorific_suffix": { "required": false, "label": "Honorific Suffix", "type": "string", "description": "Post-nominal honours such as 'OBE'" }, "native_name": { "required": false, "label": "Native Name", "type": "string", "description": "The person's name in their own language" }, "native_name_lang": { "required": false, "label": "Native Name Language", "type": "string", "description": "Language in which the native name is given" }, "image": { "required": false, "label": "Image", "type": "wiki-page-name", "description": "The image must be given in the form Example.jpg" }, "image_upright": { "required": false, "label": "Image scaling", "type": "number", "description": "Image scaling factor, see WP:UPRIGHT" }, "image_size": { "required": false, "label": "Image size", "type": "number", "description": "Size of the image in pixels." }, "alt": { "required": false, "label": "Alt", "type": "string", "description": "Alternative text, if used, must be placed here." }, "caption": { "required": false, "label": "Caption", "type": "string", "description": "Caption for the image" }, "birth_date": { "required": false, "label": "Birth Date", "type": "line", "description": "The Date of Birth, if known," }, "death_date": { "required": false, "label": "Death Date", "type": "line", "description": "The Date of Death, if applicable and known," }, "birth_place": { "required": false, "label": "Birth Place", "type": "string", "description": "The person's birth place." }, "death_place": { "required": false, "label": "Death Place", "type": "string", "description": "The place where the person died." }, "placeofburial": { "required": false, "label": "Place of Burial", "type": "string", "description": "The place where the person's remains are buried or otherwise interred." }, "placeofburial_label": { "required": false, "label": "Place of Burial Label", "type": "string", "description": "The label to use for the place of burial field" }, "placeofburial_coordinates": { "required": false, "label": "Place of burial Coordinates", "type": "string", "description": "The precise location where the person's remains are buried or otherwise interred. " }, "nickname": { "required": false, "label": "Nick Name", "type": "string", "description": "Nick name(s) by which the person was known." }, "birth_name": { "required": false, "label": "Birth Name", "type": "string", "description": "The name of the person was born with." }, "allegiance": { "required": false, "label": "Allegiance", "type": "string", "description": "The country or other power the person served." }, "branch": { "required": false, "label": "Branch", "type": "string", "description": "The service branch (Army, Navy, etc.)" }, "serviceyears": { "required": false, "label": "Service Years", "type": "number", "description": "The years during which the person served." }, "rank": { "required": false, "label": "Rank", "type": "string", "description": "The highest rank achieved by the person" }, "servicenumber": { "required": false, "label": "Service Number", "type": "string", "description": "The service number held by the individual during military service. " }, "unit": { "required": false, "label": "Unit", "type": "string", "description": "The unit in which the person served(company, battalion, regiment, etc.)" }, "commands": { "required": false, "label": "Commands", "type": "string", "description": "For persons who are notable as commanding officers, the units they commanded." }, "battles": { "required": false, "label": "Battles", "type": "string", "description": "Any notable battles or wars in which the person participated." }, "battles_label": { "required": false, "label": "Battles Label", "type": "string", "description": "The label to use for the battles field" }, "awards": { "required": false, "label": "Awards", "type": "string", "description": "Any notable awards or decorations the person received" }, "alma_mater": { "required": false, "label": "Alma mater", "type": "string", "description": "The linked name of attended higher education institution(s)." }, "spouse": { "required": false, "label": "Spouse", "type": "string", "description": "Notable spouse if verifiable from a reliable source." }, "children": { "required": false, "label": "Children", "type": "string", "description": "Notable children or number of children if verifiable from a reliable source." }, "relations": { "required": false, "label": "Relations", "type": "string", "description": "Any notable relations." }, "laterwork": { "required": false, "label": "Later Work", "type": "string", "description": "Profession or positions held by the person other than military service" }, "signature": { "required": false, "label": "Signature", "type": "string", "description": "An image of the person's signature." }, "website": { "required": false, "label": "Website", "type": "string", "description": "Military's website" }, "branch_label": { "label": "Branch Label", "description": "The label of the branch field (above). The branch field is normally preceded by \"Service/Branch\"; to avoid word wrapping, one of \"Service\" or \"Branch\" can be specified.", "example": "Branch", "type": "string", "default": "Service/Branch" } }, "format": "Template:\n\n", "paramOrder": [ "honorific_prefix", "name", "honorific_suffix", "native_name", "native_name_lang", "image", "image_upright", "image_size", "alt", "caption", "birth_date", "death_date", "birth_place", "death_place", "placeofburial", "placeofburial_label", "placeofburial_coordinates", "nickname", "birth_name", "allegiance", "branch", "branch_label", "serviceyears", "rank", "servicenumber", "unit", "commands", "battles", "battles_label", "awards", "alma_mater", "spouse", "children", "relations", "laterwork", "signature", "website" ] } </templatedata>

Tracking category

See also