Jump to content

Template:Infobox Anglican province/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m syntaxhighlight lang="wikitext"
 
(11 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:Infobox|Module:InfoboxImage}}
{{Parameter names example|_template=| name | image | church | bishop | cathedral | dioceses | suffragans }}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->


== Usage ==
== Usage ==
<syntaxhighlight lang="wikitext" style="overflow: auto;">
<pre>
{{Infobox Anglican province
{{Infobox Anglican province
|name=name of the province #REQUIRED
|name = name of the province #REQUIRED
|image=image of the province's coverage
|image = image of the province's coverage
|caption = caption for the image (shown only if an image is displayed)
|church=name of the church (eg [[Church of England]]) in which the diocese belongs #REQUIRED
|bishop=name of the current metropolitan bishop #REQUIRED
|church = name of the church (eg [[Church of England]]) in which the province belongs #REQUIRED
|cathedral=name of the province's cathedral #REQUIRED
|bishop = name of the current metropolitan bishop #REQUIRED
|cathedral = name of the province's cathedral #REQUIRED
|dioceses=number of them
|suffragans=numbers of them
|dioceses = number of them
}}</pre>
}}
</syntaxhighlight>


=== Microformat ===
== Microformat ==
{{UF-hcard-org}}
{{UF-hcard-org}}


=== See also ===
== See also ==
* {{tl|Infobox diocese}}
* {{tl|Infobox diocese}}


<includeonly>
<includeonly>{{Sandbox other||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Christian infobox templates|{{PAGENAME}}]]
[[Category:Christian infobox templates|Anglican Province]]
[[Category:WikiProject Anglicanism infobox templates|Infobox Anglican province]]
[[Category:WikiProject Anglicanism infobox templates|Anglican Province]]
</includeonly>
}}</includeonly>

Latest revision as of 08:04, 21 May 2023

{{{name}}}
[[File:{{{image}}}|200px]]
Church{{{church}}}
Metropolitan bishop{{{bishop}}}
Cathedral{{{cathedral}}}
Dioceses{{{dioceses}}}

Usage

[edit]
{{Infobox Anglican province
|name       = name of the province #REQUIRED
|image      = image of the province's coverage
|caption    = caption for the image (shown only if an image is displayed)
|church     = name of the church (eg [[Church of England]]) in which the province belongs #REQUIRED
|bishop     = name of the current metropolitan bishop #REQUIRED
|cathedral  = name of the province's cathedral #REQUIRED
|dioceses   = number of them
}}

Microformat

[edit]

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Subtemplates

Please do not remove instances of these subtemplates.

Classes used

The HTML classes of this microformat include:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.

See also

[edit]