Template:Infobox Jewish leader/doc

From WIDEVERSE Wiki
Jump to navigation Jump to search


Usage

{{{honorific-prefix}}} {{{name}}} {{{honorific-suffix}}}
{{{title}}}
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1]]
{{{caption}}}
Position{{{synagogueposition}}}
Synagogue{{{synagogue}}}
Position{{{yeshivaposition}}}
Yeshiva{{{yeshiva}}}
Position{{{organisationposition}}} or {{{organizationposition}}}
Organisation{{{organisation}}} or {{{organization}}}
Began{{{began}}}
Ended{{{ended}}}
Predecessor{{{predecessor}}}
Successor{{{successor}}}
Other{{{other_post}}}
Personal details
Birth name{{{birth_name}}}
Born{{{birth_date}}}
{{{birth_place}}}
Died{{{death_date}}}
{{{death_place}}}
Yahrtzeit{{{yahrtzeit}}}
Buried{{{buried}}}
Nationality{{{nationality}}}
Denomination{{{demonination}}}
Residence{{{residence}}}
Dynasty{{{dynasty}}}
Parents{{{parents}}}
Father{{{father}}}
Mother{{{mother}}}
Spouse{{{spouse}}}
Children{{{children}}}
Occupation{{{occupation}}}
Profession{{{profession}}}
Alma mater{{{alma_mater}}}
Semicha{{{semicha}}}
Signature[[File:{{{signature}}}|125px|Infobox Jewish leader/doc's signature]]

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

{{Infobox Jewish leader
| honorific-prefix = 
| name             = 
| honorific-suffix = 
| title            = 
| image            = 
| caption          = 
| synagogue        = 
| synagogueposition = 
| yeshiva          = 
| yeshivaposition  = 
| organisation     = 
| organisationposition = 
| began            = 
| ended            = 
| predecessor      = 
| successor        = 
| rabbi            = 
| rebbe            = 
| kohan            = 
| hazzan           = 
| rank             = 
| other_post       = 
<!---------- Personal details ---------->
| birth_name       = 
| birth_date       = 
| birth_place      = 
| death_date       = 
| death_place      = 
| yahrtzeit        = 
| buried           = 
| nationality      = 
| denomination     = 
| residence        = 
| dynasty          = 
| parents          = 
| father           = 
| mother           = 
| spouse           = 
| children         = 
| occupation       = 
| profession       = 
| alma_mater       = 
| semicha          = 
| signature        = 
}}

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.

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.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for Infobox Jewish leader

<templatedata> { "params": { "honorific-prefix": { "label": "Honorific Prefix", "type": "string" }, "name": { "label": "Name", "type": "string" }, "honorific-suffix": { "label": "Honorific Suffix" }, "title": { "label": "Title" }, "image": { "label": "Image", "type": "wiki-file-name" }, "imagesize": { "label": "Image Size" }, "caption": { "label": "Caption" }, "alt": { "label": "Alt" }, "synagogue": { "label": "Synagogue" }, "synagogueposition": { "label": "Synagogue Position" }, "yeshiva": { "label": "Yeshiva" }, "yeshivaposition": { "label": "Yeshiva Position" }, "organisation": { "label": "Organisation" }, "organisationposition": { "label": "Organisation Position" }, "began": { "label": "Began" }, "ended": {}, "predecessor": {}, "successor": {}, "rabbi": {}, "rebbe": {}, "kohan": {}, "hazzan": {}, "rank": {}, "other_post": {}, "birth_name": {}, "birth_date": {}, "birth_place": {}, "death_date": {}, "death_place": {}, "yahrtzeit": {}, "buried": {}, "nationality": {}, "demonination": {}, "residence": {}, "dynasty": {}, "parents": {}, "father": {}, "mother": {}, "spouse": {}, "children": {}, "occupation": {}, "profession": {}, "alma_mater": {}, "semicha": {}, "signature": {} }, "description": "An infobox for articles about rabbis or other Jewish leaders", "format": "block" } </templatedata>