Template:Infobox saint: Difference between revisions

From WikiMD's Wellness Encyclopedia

CSV import
Tags: mobile edit mobile web edit
 
CSV import
Line 1: Line 1:


{{Infobox saint
| name          =
| birth_date    =
| birth_place  =
| death_date    =
| death_place  =
| feast_day    =
| venerated_in  =
| image        =
| imagesize    =
| caption      =
| titles        =
| beatified_date=
| beatified_place=
| beatified_by  =
| canonized_date=
| canonized_place=
| canonized_by  =
| attributes    =
| patronage    =
| major_shrine  =
| suppressed_date=
| issues        =
}}
<!-- Template documentation -->
<noinclude>
<noinclude>
{{Documentation}}
== Usage ==
<!-- WikiMD editors - add categories and interwikis to the /doc subpage, not here! -->
This template is used to create an infobox for a saint. It should be placed at the top of the article about the saint.
</noinclude><includeonly>{{Infobox
 
| name = {{{name|{{PAGENAME}}}}}
=== Parameters ===
| honorific_prefix = {{{honorific_prefix|}}}
* '''name''': The name of the saint.
| image = {{{image|}}}
* '''birth_date''': The birth date of the saint.
| imagesize = {{{imagesize|250px}}}
* '''birth_place''': The place where the saint was born.
| alt = {{{alt|}}}
* '''death_date''': The date of death of the saint.
| caption = {{{caption|}}}
* '''death_place''': The place where the saint died.
| titles = {{{titles|}}}
* '''feast_day''': The feast day of the saint.
| birth_date = {{{birth_date|}}}
* '''venerated_in''': The churches or denominations that venerate the saint.
| birth_place = {{{birth_place|}}}
* '''image''': An image of the saint.
| death_date = {{{death_date|}}}
* '''imagesize''': The size of the image.
| death_place = {{{death_place|}}}
* '''caption''': A caption for the image.
| feast_day = {{{feast_day|}}}
* '''titles''': Titles given to the saint.
| venerated_in = {{{venerated_in|}}}
* '''beatified_date''': The date the saint was beatified.
| beatified_date = {{{beatified_date|}}}
* '''beatified_place''': The place where the saint was beatified.
| beatified_place = {{{beatified_place|}}}
* '''beatified_by''': The person who beatified the saint.
| beatified_by = {{{beatified_by|}}}
* '''canonized_date''': The date the saint was canonized.
| canonized_date = {{{canonized_date|}}}
* '''canonized_place''': The place where the saint was canonized.
| canonized_place = {{{canonized_place|}}}
* '''canonized_by''': The person who canonized the saint.
| canonized_by = {{{canonized_by|}}}
* '''attributes''': Attributes associated with the saint.
| attributes = {{{attributes|}}}
* '''patronage''': Patronage of the saint.
| patronage = {{{patronage|}}}
* '''major_shrine''': Major shrine of the saint.
| major_shrine = {{{major_shrine|}}}
* '''suppressed_date''': Date of suppression, if applicable.
| issues = {{{issues|}}}
* '''issues''': Any issues related to the saint.
| suppressed_date = {{{suppressed_date|}}}
 
| shrine = {{{shrine|}}}
== Example ==
| other = {{{other|}}}
<pre>
{{Infobox saint
| name          = Saint Example
| birth_date   = January 1, 1000
| birth_place   = Exampleville
| death_date   = December 31, 1050
| death_place  = Exampletown
| feast_day    = January 2
| venerated_in  = Roman Catholic Church
| image        = Example.jpg
| imagesize    = 200px
| caption      = Saint Example
| titles        = Confessor
| beatified_date= January 1, 1100
| beatified_place= Example City
| beatified_by = Pope Example I
| canonized_date= January 1, 1200
| canonized_place= Example Basilica
| canonized_by = Pope Example II
| attributes   = Example attribute
| patronage     = Example patronage
| major_shrine = Example Shrine
| suppressed_date=  
| issues        =  
}}
}}
{{This saint-related article is a [[stub]].}}
</pre>
</includeonly>
 
== Categories ==
[[Category:Infobox templates]]
[[Category:Saints]]
</noinclude>

Revision as of 01:25, 18 December 2024


Template loop detected: Template:Infobox saint



Usage

This template is used to create an infobox for a saint. It should be placed at the top of the article about the saint.

Parameters

  • name: The name of the saint.
  • birth_date: The birth date of the saint.
  • birth_place: The place where the saint was born.
  • death_date: The date of death of the saint.
  • death_place: The place where the saint died.
  • feast_day: The feast day of the saint.
  • venerated_in: The churches or denominations that venerate the saint.
  • image: An image of the saint.
  • imagesize: The size of the image.
  • caption: A caption for the image.
  • titles: Titles given to the saint.
  • beatified_date: The date the saint was beatified.
  • beatified_place: The place where the saint was beatified.
  • beatified_by: The person who beatified the saint.
  • canonized_date: The date the saint was canonized.
  • canonized_place: The place where the saint was canonized.
  • canonized_by: The person who canonized the saint.
  • attributes: Attributes associated with the saint.
  • patronage: Patronage of the saint.
  • major_shrine: Major shrine of the saint.
  • suppressed_date: Date of suppression, if applicable.
  • issues: Any issues related to the saint.

Example

{{Infobox saint
| name          = Saint Example
| birth_date    = January 1, 1000
| birth_place   = Exampleville
| death_date    = December 31, 1050
| death_place   = Exampletown
| feast_day     = January 2
| venerated_in  = Roman Catholic Church
| image         = Example.jpg
| imagesize     = 200px
| caption       = Saint Example
| titles        = Confessor
| beatified_date= January 1, 1100
| beatified_place= Example City
| beatified_by  = Pope Example I
| canonized_date= January 1, 1200
| canonized_place= Example Basilica
| canonized_by  = Pope Example II
| attributes    = Example attribute
| patronage     = Example patronage
| major_shrine  = Example Shrine
| suppressed_date= 
| issues        = 
}}

Categories