Jump to content

Template:Infobox theological work/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
 
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
#REDIRECT [[Template:Infobox theologian/doc]]
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{R from move}}

This template is a module written to be used along with {{tl|Infobox person}} to add information about the person's theological work.

== Blank template ==
<pre><nowiki>
{{Infobox person
| name =
| ... =
| module = {{Infobox theological work
| era =
| language =
| main_interests =
| notable_ideas =
}}
</nowiki></pre>

== Parameters ==
{{Infobox theologian
| name = John Calvin
| image = John Calvin 2.jpg
| occupation = [[Protestant Reformer|Reformer]], [[Minister (Christianity)|minister]], [[author]]
| birth_name = Jean Cauvin
| birth_date = {{Birth date|1510|07|19|df=yes}}
| birth_place = [[Noyon]], [[Picardy (region)|Picardy]],<br/>[[Kingdom of France|France]]
| death_date = {{Death date and age|1564|05|27|1509|07|10|df=yes}}
| death_place = [[Geneva]], [[Old Swiss Confederacy|Switzerland]]
| tradition_movement = [[Calvinism|Reformed, Calvinism]]
| notable_works = ''[[Institutes of the Christian Religion]]''
| era =
| language =
| main_interests = [[Systematic theology]]
| notable_ideas = [[Predestination]], [[Monergism]]
| influences = [[Huldrych Zwingli]], [[Augustine of Hippo]], [[Martin Luther]]
| influenced = [[Reformed churches]], [[John Knox]], [[Presbyterian]], [[Puritanism]]
|signature = John Calvin signature.png
|signature_size = 170px
}}

; era
: Should match era.
; language
: Language used for writings
; main_interests
: Main interests
; notable_ideas
: Should be explained in the main text of the article; Those that are not mentioned in the main text may be deleted.

==Microformat==
{{UF-hcard-person}}
<includeonly>

[[Category:People infobox templates|Theologian]]
[[Category:Theology work group|Infobox Theologian]]
[[Category:Christian infobox templates|Theologian]]

</includeonly>

Revision as of 19:19, 24 June 2014

This template is a module written to be used along with {{Infobox person}} to add information about the person's theological work.

Blank template

{{Infobox person
| name               =
| ...                = 
| module             = {{Infobox theological work
                         | era                = 
                         | language           = 
                         | main_interests     = 
                         | notable_ideas      = 
}}

Parameters

John Calvin
Born
Jean Cauvin

(1510-07-19)19 July 1510
Died27 May 1564(1564-05-27) (aged 54)
Occupation(s)Reformer, minister, author
Notable workInstitutes of the Christian Religion
Theological work
Tradition or movementReformed, Calvinism
Main interestsSystematic theology
Notable ideasPredestination, Monergism
Signature
era
Should match era.
language
Language used for writings
main_interests
Main interests
notable_ideas
Should be explained in the main text of the article; Those that are not mentioned in the main text may be deleted.

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.