Fyrimynd:Infobox philosopher

Frá Wikipedia, hin frælsa alfrøðin
Documentation icon Skjalfesting til fyrimyndina[vís] [rætta] [søga] [dagfør]
{{{honorific_prefix}}}
{{{name}}}
{{{honorific_suffix}}}
[[File:{{{image}}}|{{{image_size}}}
|alt={{{alt}}}|upright=1|{{{alt}}}]]
{{{caption}}}
Fødd(ur) {{{birth_name}}}
{{{birth_date}}}
{{{birth_place}}}
Andaðist {{{death_date}}}
{{{death_place}}}
Deyðsorsøk
{{{death_cause}}}
Bústaður {{{residence}}}
Tjóðskapur {{{nationality}}}
Onnur nøvn {{{other_names}}}
Alma mater {{{alma_mater}}}
Viðurkend verk {{{notable_works}}}
Átrúnaður {{{religion}}}
Hjúnafelagi(ar) {{{spouse}}}
Virðislønir {{{awards}}}
Tíðarskeið {{{era}}}
Región {{{region}}}
Skúli {{{school_tradition}}}
Stovnar {{{institutions}}}
Høvuðs áhugamál
{{{main_interests}}}
Týðandi hugsanir
{{{notable_ideas}}}
Undirskrift [[File:{{{signature}}}
|{{{signature_size}}}
|alt={{{signature_alt}}}|{{{signature_alt}}}]]
Heimasíða
{{{website}}}

This template is used to provide biographical information on anyone who might be considered a philosopher. If the philosopher held or holds a political or other public office (e.g. Alan Greenspan), {{Infobox officeholder}} is probably more suitable.

Usage[rætta wikitekst]

{{Infobox philosopher
 | honorific_prefix = 
 | name             =  <!-- include middle initial, if not specified in birth_name -->
 | honorific_suffix = 
 | image            =  <!-- filename only, i.e. without the File: (or Image:) prefix or enclosing [[brackets]] --> 
 | image_size       = 
 | alt              = 
 | caption          = 
 | other_names      = 
 | birth_name       = <!-- only use if different from name -->
 | birth_date       = <!-- {{birth date and age|YYYY|MM|DD}} for living persons, {{birth date|YYYY|MM|DD}} for deceased.  
For living people supply only the year unless the exact date is already WIDELY published, as per [[WP:DOB]]. -->
 | birth_place      = 
 | death_date       = <!-- {{death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
 | death_place      = 
 | death_cause      = 
 | residence        = 
 | nationality      = 
 | religion         = 
 | spouse           =
 | alma_mater       = 
 | notable_works    = <!-- use "notable_works" in place of "books" parameter (deprecated) -->
 | awards           = 
 | signature        = 
 | signature_size   = 
 | signature_alt    = 
 | era              = 
 | region           = 
 | school_tradition = 
 | institutions     = 
 | main_interests   = 
 | notable_ideas    = 
 | influences       = 
 | influenced       = 
| website          = <!-- {{URL|example.com}} -->
}}

To use this template, copy the text above to the top of a biography article. Note that parameter names are lowercase.

Parameters[rætta wikitekst]

All parameters are optional, and if left blank will not appear in the infobox:

Microformats[rætta wikitekst]

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 or database. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates[rætta wikitekst]

Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583).

To include a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes[rætta wikitekst]

hCard uses HTML classes including:

  • adr
  • agent
  • bday
  • birthplace
  • category
  • country-name
  • deathdate
  • deathplace
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • url
  • vcard

Please do not rename or remove these classes nor collapse nested elements which use them.