Template:Parish: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| align="right" style="border-collapse: separate; border-spacing: 5; border-width: 2px; border-style: solid; border-color: #000; padding: 20; float:right; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; margin: 0 0 2em 2em" width={{{imagewidth|200px}}} |align="center" valign="top" style="padding-bottom: 2em; border-style: solid; border-width: 0 0 1px 0;"|<big><big>...") |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
| align="left"|'''Type:''' {{{type|Parish}}} | | align="left"|'''Type:''' {{{type|Parish}}} | ||
|- | |- | ||
| align="left"|'''Province:''' {{{province|}}} | | align="left"|'''Province:''' {{#if: {{{province|}}} | [[{{{province|}}}]] |}} | ||
|- | |- | ||
| align="left"|'''Canton:''' {{{canton|}}} | | align="left"|'''Canton:''' {{#if: {{{canton|}}} | [[{{{canton|}}}]] |}} | ||
|- | |||
| align="left"|'''Area:''' {{{area|}}} | |||
|} | |} | ||
<includeonly>[[Category: | <includeonly>{{#if: {{{canton|}}} | [[Category:Parishes of {{{canton}}} Canton]] | {{#if: {{{province|}}} | [[Category:Parishes of {{{province|}}}]] |}}}}</includeonly> | ||
<noinclude>[[Category:Templates]] | <noinclude>[[Category:Templates]] | ||
Line 15: | Line 17: | ||
This template is used for locations. | This template is used for locations. | ||
{{ | <nowiki> | ||
{{Parish | |||
|name = name of place. | |name = name of place. | ||
|logo = logo or map of place | |logo = logo or map of place | ||
Line 22: | Line 25: | ||
|province = The province this parish is located in. | |province = The province this parish is located in. | ||
|canton = The canton this parish is located in. | |canton = The canton this parish is located in. | ||
}<nowiki> | |area = The area of the province. | ||
}}</nowiki> |
Revision as of 12:02, 12 March 2025
{{{name}}} |
Type: Parish |
Province: |
Canton: |
Area: |
Usage
This template is used for locations.
{{Parish |name = name of place. |logo = logo or map of place |imagewidth = Width of Logo image |type = Type Of Location |province = The province this parish is located in. |canton = The canton this parish is located in. |area = The area of the province. }}