Template:People

From Lotro-Wiki.com
Jump to navigation Jump to search
This is the template documentation for {{People}}. It is transcluded from Template:People/doc and may be directly edited there.

Usage

This template is thought for biography notes about individuals from Tolkien's work, those who are found in Category:People. Since NPCs "are alive", so to speak, only a small part of this info-box make sense, rather just add the People-category to the page and include the biography in the description or lore; see Boilerplate:NPC.

The input parameters are:

  • name: (Optional) The name of the individual. Default: PAGENAME
  • birth_death: Year of birth and year of death (displayed as-is). Example: 2908 - 2980
  • age: The era for this character in Roman numerals. Example: III (which yields Third Age)
  • race: (Optional) The race of the individual (displayed as-is). Example: Hobbit
  • gender: (Optional) The individual's gender (displayed as-is). Example: Male
  • ancestor: (Optional) Name of ancestor(s) of the parent(s) (displayed as-is). Example: Balbo Baggins, Berylla Boffin
  • parent: (Optional) Name of the parent(s) (displayed as-is). Example: Fosco Baggins, Ruby Bolger
  • spouse: (Optional) Name of the spouse (displayed as-is). Example: Primula Brandybuck
  • child: (Optional) Name of the child(ren) (displayed as-is). Example: Frodo Baggins
  • descendant: (Optional) Name of the descendants further down the genealogy (displayed as-is).
  • info: (Optional) Any short text (displayed as-is). Lengthier text goes into the Description text at the page itself, this is meant for siblings or short and crisp data.

Categories

The template will automatically add the page to the Category:People category.

Example

{{Template:People
|name        = Drogo Baggins
|birth_death = 2908 - 2980
|age         = III
|race        = [[Hobbit]]
|gender      = Male
|ancestor    = Balbo Baggins, Berylla Boffin<br>Largo Baggins, Tanta Hornblower
|parent      = Fosco Baggins, Ruby Bolger
|spouse      = [[Primula Brandybuck]]
|child       = [[Frodo Baggins]]
|descendant  = 
|info        = Older sister Dora and younger brother Dudo.
}}
Biography: Drogo Baggins
Birth - Death Third Age 2908 - 2980
Race: Hobbit
Gender: Male
Ancestor(s): Balbo Baggins, Berylla Boffin
Largo Baggins, Tanta Hornblower
Parent(s): Fosco Baggins, Ruby Bolger
Drogo Baggins
Spouse: Primula Brandybuck
Child(ren): Frodo Baggins
Info: Older sister Dora and younger brother Dudo.



Supplemental Information

== Description ==
Some text about the person that is not contained in the info-box.

Rulership and period may go into the "Info:" field of the box.
Whereabouts and dwelling locations better goes into this body-text.

'''External References'''
OPTIONAL: This is not primarily for giving credits but referencing
sites or books with considerable extra information.
* ''[www.thewhereversite.com/something thewhereversite]''

Clean Code

{{Template:People
|name        = {{subst:PAGENAME}}
|birth_death = 
|age         = 
|race        = 
|gender      = 
|ancestor    = 
|parent      = 
|spouse      = 
|child       = 
|descendant  = 
|info        = 
}}