<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_papal_conclave%2Fdoc</id>
	<title>Template:Infobox papal conclave/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_papal_conclave%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_papal_conclave/doc&amp;action=history"/>
	<updated>2026-04-05T04:01:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_papal_conclave/doc&amp;diff=8692&amp;oldid=prev</id>
		<title>&gt;Spintendo: /* Example */ Corrected WL</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_papal_conclave/doc&amp;diff=8692&amp;oldid=prev"/>
		<updated>2024-11-09T05:39:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Example: &lt;/span&gt; Corrected WL&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go at the bottom of this page. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template is for use on [[Papal conclave]] articles. It gives an overview of the time, place and key people of the conclave. It also has links to the previous and next conclaves, if any.&lt;br /&gt;
&lt;br /&gt;
==Basic usage==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox papal conclave&lt;br /&gt;
| month       = &amp;lt;!--Month that conclave occurred--&amp;gt;&lt;br /&gt;
| year        = &amp;lt;!--Year that conclave occurred--&amp;gt;&lt;br /&gt;
| commonname  = &amp;lt;!--Add this if conclave was commonly known by another title--&amp;gt;&lt;br /&gt;
| dates       = &amp;lt;!--Specific dates that conclave occurred--&amp;gt;&lt;br /&gt;
| location    = &amp;lt;!--Location of conclave--&amp;gt;&lt;br /&gt;
| dean        = &amp;lt;!--Dean of the College of Cardinals--&amp;gt;&lt;br /&gt;
| subdean     = &amp;lt;!--Sub-Dean of the College of Cardinals--&amp;gt;&lt;br /&gt;
| camerlengo  = &amp;lt;!--Camerlengo of the Holy Roman Church--&amp;gt;&lt;br /&gt;
| protopriest = &lt;br /&gt;
| protodeacon = &lt;br /&gt;
| secretary   = &amp;lt;!--Secretary of the College of Cardinals--&amp;gt;&lt;br /&gt;
| candidates  = &amp;lt;!--If desired, main candidates, if known, can be listed--&amp;gt;&lt;br /&gt;
| vetoed      = &amp;lt;!--Name of those vetoed--&amp;gt;&lt;br /&gt;
| ballots     = &amp;lt;!--Number of ballots used for papal election--&amp;gt;&lt;br /&gt;
| pope_elected= &amp;lt;!--Actual name of pope elected--&amp;gt;&lt;br /&gt;
| nametaken   = &amp;lt;!--Regnal name that elected person takes as Pope--&amp;gt;&lt;br /&gt;
| image       = &amp;lt;!--Image name. Just use filename, not [[File: or [[Image: --&amp;gt;&lt;br /&gt;
| prevconclave_year=&amp;lt;!--Previous conclave year or month, year--&amp;gt;&lt;br /&gt;
| prevconclave_link=&amp;lt;!--Title of the Wikipedia article for the previous conclave--&amp;gt;&lt;br /&gt;
| nextconclave_year=&amp;lt;!--Next conclave year or month, year; if any--&amp;gt;&lt;br /&gt;
| nextconclave_link=&amp;lt;!--Title of the Wikipedia article for the previous conclave, if any--&amp;gt;&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
The code below will produce the infobox to the right.&lt;br /&gt;
{{Infobox papal conclave&lt;br /&gt;
| month       = April&lt;br /&gt;
| year        = 2005&lt;br /&gt;
| dates       = 18–19 April 2005&lt;br /&gt;
| location    = [[Sistine Chapel]], [[Apostolic Palace]],&amp;lt;br /&amp;gt;Vatican City&lt;br /&gt;
| dean        = [[Pope Benedict XVI|Joseph Ratzinger]]&lt;br /&gt;
| subdean     = [[Angelo Sodano]]&lt;br /&gt;
| camerlengo  = [[Eduardo Martínez Somalo]]&lt;br /&gt;
| protopriest = [[Stephen Kim Sou-hwan]]&lt;br /&gt;
| protodeacon = [[Jorge Medina (cardinal)|Jorge Medina Estévez]]&lt;br /&gt;
| secretary   = [[Francesco Monterisi]]&lt;br /&gt;
| candidates  = &lt;br /&gt;
| vetoed      = &lt;br /&gt;
| ballots     = 4&lt;br /&gt;
| pope_elected= [[Pope Benedict XVI|Joseph Ratzinger]]&lt;br /&gt;
| nametaken   = Benedict XVI&lt;br /&gt;
| image       = Benedykt XVI (2010-10-17) 4.jpg&lt;br /&gt;
| prevconclave_year=October 1978&lt;br /&gt;
| prevconclave_link=Papal conclave, October 1978&lt;br /&gt;
| nextconclave_year=2013&lt;br /&gt;
| nextconclave_link=Papal conclave, 2013&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width:60%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox papal conclave&lt;br /&gt;
| month       = April&lt;br /&gt;
| year        = 2005&lt;br /&gt;
| dates       = 18–19 April 2005&lt;br /&gt;
| location    = [[Sistine Chapel]], [[Apostolic Palace]],&amp;lt;br /&amp;gt;Vatican City&lt;br /&gt;
| dean        = [[Pope Benedict XVI|Joseph Ratzinger]]&lt;br /&gt;
| subdean     = [[Angelo Sodano]]&lt;br /&gt;
| camerlengo  = [[Eduardo Martínez Somalo]]&lt;br /&gt;
| protopriest = [[Stephen Kim Sou-hwan]]&lt;br /&gt;
| protodeacon = [[Jorge Medina (cardinal)|Jorge Medina Estévez]]&lt;br /&gt;
| secretary   = [[Francesco Monterisi]]&lt;br /&gt;
| candidates  = &lt;br /&gt;
| vetoed      = &lt;br /&gt;
| ballots     = 4&lt;br /&gt;
| pope_elected= [[Pope Benedict XVI|Joseph Ratzinger]]&lt;br /&gt;
| nametaken   = Benedict XVI&lt;br /&gt;
| image       = Benedykt XVI (2010-10-17) 4.jpg&lt;br /&gt;
| prevconclave_year=October 1978&lt;br /&gt;
| prevconclave_link=Papal conclave, October 1978&lt;br /&gt;
| nextconclave_year=2013&lt;br /&gt;
| nextconclave_link=Papal conclave, 2013&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------&lt;br /&gt;
       Categories below here, please; interwikis to Wikidata.&lt;br /&gt;
 --------------------------------------------------------------------&amp;gt;&lt;br /&gt;
{{DEFAULTSORT:Infobox Papal Conclave}}&lt;br /&gt;
[[Category:Catholic infobox templates]]&lt;br /&gt;
[[Category:Pope templates]]&lt;br /&gt;
[[Category:Papal conclaves| ]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Spintendo</name></author>
	</entry>
</feed>