Difference between revisions of "Template:Infobox Archbishop/doc"
Jump to navigation
Jump to search
imported>Pigsonthewing m (moved) |
imported>Pigsonthewing (fixing) |
||
| Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| − | === | + | == Usage == |
| + | The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed. | ||
| + | <div style="width:300px; background:#dddddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;"> | ||
| + | <pre>{{Infobox Archbishop | ||
| + | | honorific-prefix = | ||
| + | | name = | ||
| + | | honorific-suffix = | ||
| + | | archbishop_of = | ||
| + | | image = | ||
| + | | caption = | ||
| + | | province = | ||
| + | | diocese = | ||
| + | | see = | ||
| + | | enthroned = | ||
| + | | ended = | ||
| + | | predecessor = | ||
| + | | successor = | ||
| + | | ordination = | ||
| + | | consecration = | ||
| + | | other_post = | ||
| + | | birth_name = | ||
| + | | birth_date = | ||
| + | | birthplace = | ||
| + | | death_date = | ||
| + | | deathplace = | ||
| + | | buried = | ||
| + | | nationality = | ||
| + | | religion = | ||
| + | | residence = | ||
| + | | parents = | ||
| + | | spouse = | ||
| + | | children = | ||
| + | | occupation = | ||
| + | | profession = | ||
| + | | alma_mater = | ||
| + | | signature = | ||
| + | }}</pre> | ||
| − | == | + | == Microformat == |
| + | {{UF-hcard-person}} | ||
<includeonly> | <includeonly> | ||
Revision as of 16:27, 14 October 2008
| This is a documentation subpage for Template:Infobox Archbishop. It contains usage information, categories and other content that is not part of the original template page. |
Usage
The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.
{{Infobox Archbishop
| honorific-prefix =
| name =
| honorific-suffix =
| archbishop_of =
| image =
| caption =
| province =
| diocese =
| see =
| enthroned =
| ended =
| predecessor =
| successor =
| ordination =
| consecration =
| other_post =
| birth_name =
| birth_date =
| birthplace =
| death_date =
| deathplace =
| buried =
| nationality =
| religion =
| residence =
| parents =
| spouse =
| children =
| occupation =
| profession =
| alma_mater =
| signature =
}}
Microformat