Template:Infobox philosopher/doc
This is a documentation subpage for Template:Infobox philosopher. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
This template is used to provide biographical information on anyone who might be considered a philosopher. This template is generally superseded by officeholder templates (if the philosopher held political or other public office; e.g. Alan Greenspan).
Usage
{{Infobox philosopher | region = | era = | image = | image_size = | alt = | caption = | name = | other_names = | birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} for living philosophers, {{Birth date|YYYY|MM|DD}} for dead --> | birth_place = | death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | death_place = | school_tradition = | main_interests = | notable_ideas = | influences = | influenced = | signature = | signature_alt = | quote = | 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
All parameters are optional, and if left blank will not appear in the infobox;
- era should be selected from Category:Philosophy by era
- region should be selected from Category:Philosophy by region
- school_tradition should be selected from Category:Philosophical traditions
- Entries in influences, influenced, and notable ideas should be explained in the main text of one of the articles. Those that are not mentioned in the main text may be deleted.
Microformats
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.
Date-of-birth ("bday") information will only be included in the microformat if {{Birth date}}, {{Birth date and age}}, or {{Birth-date}} are used in the infobox. (but do not use these if the date is before 1583).
To include a URL, use {{URL}}
hCard uses HTML classes including:
- adr
- agent
- bday
- category
- country-name
- 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.