Template:Infobox architect

विकिपिडिया नं


Documentation icon Template documentation[view] [edit] [history] [purge]

Usage[सम्पादन]

{{Infobox architect
|name                  = 
|image                 = 
|image_size            = <!-- if image is smaller than 250px -->
|caption               = 
|nationality           = 
|birth_date            = <!-- {{Birth date|YYYY|MM|DD}} (Dead)
                             {{Birth date and age|yyyy|mm|dd}} (Known month and day)
                             {{Birth year and age|yyyy|mm}} (known month)
                             {{Birth year and age|yyyy}}  (known year) -->
|birth_place           = 
|death_date            = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
|death_place           = 
|alma_mater            = 
|influences            = 
|influenced            = 
|practice              = 
|significant_buildings = 
|significant_projects  = 
|significant_design    = 
|awards                = 
}}

Note: The parameters image, caption, nationality, death_date, death_place, practice, significant_projects, and significant_design are optional and may be omitted.

See also[सम्पादन]

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 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.