Template:Infobox Serial Killer

From Wikipedia, the free encyclopedia

{{{name}}}
[[Image:{{{image}}}|200px|]]
{{{caption}}}
Birth name: {{{birthname}}}
Alias(es): {{{alias}}}
Born: {{{birth}}}
{{{location}}}
Died: {{{death}}}
{{{deathplace}}}
Cause of death: {{{cause}}}
Penalty: {{{penalty}}}
Number of victims: {{{victims}}}
Span of killings: {{{beginyear}}} through {{{endyear}}}
Country: {{{country}}}
State(s): {{{states}}}
MO: {{{mo}}}
Motive: {{{motive}}}
Date apprehended: {{{apprehended}}}
[edit] Template documentation
{{Infobox Serial Killer
| name=
| image=
| caption=
| birthname=
| alias=
| birth=
| location=
| death=
| deathplace =
| cause=
| penalty=
| victims=
| beginyear=
| endyear=
| country=
| states=
| mo =
| motive =
| apprehended=
}}

[edit] Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including:

  • adr
  • bday
  • county-name
  • fn (required)
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • nickname
  • note
  • org
  • role
  • vcard

Please do not rename or remove these classes.