Jump to content

Template:Infobox Anglican province/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 3: Line 3:


== Usage ==
== Usage ==
<pre>
{{Infobox Anglican province
{{Infobox Anglican province
|name=name of the province #REQUIRED
|name = {{{name}}}
|image=image of the province's coverage
|image = {{{image}}}
|church = {{{church}}}
|church=name of the church (eg [[Church of England]]) in which the diocese belongs #REQUIRED
|bishop=name of the current metropolitan bishop #REQUIRED
|bishop = {{{bishop}}}
|cathedral=name of the province's cathedral #REQUIRED
|cathedral = {{{cathedral}}}
|dioceses=number of them
|dioceses = {{{dioceses}}}
|suffragans=numbers of them
|suffragans = {{{suffragans}}}
}}</pre>
}}

<pre style="overflow:auto;width:65%;">
{{Infobox Anglican province
|name = name of the province #REQUIRED
|image = image of the province's coverage
|church = name of the church (eg [[Church of England]]) in which the diocese belongs #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
}}
</pre>


=== Microformat ===
=== Microformat ===

Revision as of 14:34, 24 June 2013

Usage

{{{name}}}
[[File:{{{image}}}|200px]]
Church{{{church}}}
Metropolitan bishop{{{bishop}}}
Cathedral{{{cathedral}}}
Dioceses{{{dioceses}}}
{{Infobox Anglican province
|name       = name of the province #REQUIRED
|image      = image of the province's coverage
|church     = name of the church (eg [[Church of England]]) in which the diocese belongs #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
}}

Microformat

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