टेम्पलेट:Infobox philosopher

विकिपीडिया से
Infobox philosopher
{{{honorific_prefix}}}
{{{name}}}
{{{honorific_suffix}}}
[[File:{{{image}}}|{{{image_size}}}
|alt={{{alt}}}|upright=1]]
{{{caption}}}
जनम{{{birth_name}}}
{{{birth_date}}}
{{{birth_place}}}
निधन{{{death_date}}}
{{{death_place}}}
मौत के वजह{{{death_cause}}}
निवास{{{residence}}}
राष्ट्रीयता{{{nationality}}}
दूसर नाँव{{{other_names}}}
महतारी संस्था{{{alma_mater}}}
उल्लेखनीय काम{{{notable_works}}}
सम्मान/पुरस्कार{{{awards}}}
वेबसाइट{{{website}}}
जुग{{{era}}}
इलाका{{{region}}}
मतपरंपरा{{{school_tradition}}}
संस्था{{{institutions}}}
मुख्य इन्ट्रेस्ट
{{{main_interests}}}
उल्लेख जोग बिचार
{{{notable_ideas}}}
दसखत
[[File:{{{signature}}}
|{{{signature_size}}}
|alt={{{signature_alt}}}]]

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[संपादन करीं]

{{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         = 
| 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[संपादन करीं]

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

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.

Sub-templates[संपादन करीं]

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). Be cautious about using these if the person is still living, per WP:DOB.

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

Please do not remove instances of these sub-templates.

Classes[संपादन करीं]

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.