Template:Infobox cemetery
This template uses Lua: |
Usage[edit]
{{{native_name}}} | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]] {{{caption}}} | |
Lua error in Module:Location_map at line 321: No value was provided for longitude. | |
Details | |
---|---|
Established | {{{established}}} |
Abandoned | {{{abandoned}}} |
Location |
{{{location}}} |
Country | {{{country}}} |
Coordinates | |
Type | {{{type}}} |
Style | {{{style}}} |
Owned by | {{{owner}}} |
Size | {{{size}}} |
No. of graves | {{{graves}}} |
No. of interments | {{{interments}}} |
No. of cremations | {{{cremations}}} |
Terms of lease | {{{leases}}} |
Website | {{{website}}} |
Find a Grave | {{{name}}}{{{findagrave}}} |
The Political Graveyard | {{{name}}} |
Footnotes | {{{footnotes}}} |
{{{nrhp}}} |
{{Infobox cemetery | name = | native_name = | native_name_lang = | image = | image_size = | alt = | caption = | map_type = | map_size = | map_caption = | established = | abandoned = <!-- or | closed = --> | location = | country = | coordinates = | type = | style = | owner = | size = | graves = | interments = | cremations = | leases = | website = | findagraveid = | politicalgeo = | footnotes = | nrhp = | embedded = }}
Parameters[edit]
All parameters are optional.
Parameter | Default | Description |
---|---|---|
name | Page title | The name by which the site is known |
image | ||
imagesize | ||
alt | ||
caption | ||
map_type | Uses the {{Location map}} format maps with the latitude and longitude fields, specify the map to use | |
map_size | The user's thumbnail size | Sets a specific size to the map |
map_caption | "Shown within" + map_type | Descriptive caption to display under the map |
established | Year or Date established | |
location | ||
country | ||
coordinates | ||
type | Common purposes e.g. Public, Private, Church, Family, Jewish, Muslim, Roman Catholic, City, State, Veterans, Federal or National, Non-profit, Historic, Paupers | |
style | Architectural, Artistic, or Cultural style of cemetery's design | |
owner | Organization or group who own or are responsible for the cemetery. | |
size | Size in acres, hectares, square miles, square kilometers, etc. | |
graves | Number of known graves | |
interments | Number of interments. Note that in U.S. National or Veterans cemeteries, the veteran and spouse are buried in one grave site. | |
cremations | Number of cremations | |
leases | Terms of lease of the grave if the burial is not "in perpetuity". | |
website | URL of the cemetery's web site | |
findagraveid | the id used at Find-a-Grave's web site page for this cemetery (i.e., https://www.findagrave.com/cemetery/ID , where ID is the id)
| |
politicalgeo | the geo id used at The Political Graveyard web site page for this cemetery (i.e., http://politicalgraveyard.com/geo/GEOID , where GEOID is the geo id)
| |
nrhp | National Register of Historic Places | |
embedded |
Coordinates[edit]
For coordinates, use {{coord}} with display=inline,title. Please do not be overly precise.
TemplateData[edit]
TemplateData documentation used by VisualEditor and other tools |
---|
See the monthly error report for this template.
TemplateData for Infobox cemetery <templatedata> { "params": { "name": { "description": "The name by which the site is known", "suggested": true }, "image": {}, "image_size": {}, "imagesize": {}, "alt": {}, "caption": {}, "map_type": { "description": "Uses the Lua error in Module:Location_map at line 321: No value was provided for longitude. format maps with the latitude and longitude fields, specify the map to use", "suggested": true }, "map_size": { "description": "Sets a specific size to the map" }, "map_caption": { "description": "Descriptive caption to display under the map" }, "established": { "label": "Year or Date established", "description": "Year or Date established", "type": "date", "suggested": true }, "country": {}, "location": {}, "coordinates": {}, "type": { "description": "\tCommon purposes e.g. Public, Private, Church, Family, Jewish, Muslim, Roman Catholic, City, State, Veterans, Federal or National, Non-profit, Historic, Paupers", "suggested": true }, "owner": { "description": "Organization or group who own or are responsible for the cemetery." }, "size": { "description": "Size in acres, hectares, square miles, square kilometers, etc." }, "size_km2": {}, "size_sqmi": {}, "size_ha": {}, "size_acre": {}, "graves": { "description": "Number of known graves", "type": "number", "suggested": true }, "website": { "description": "URL of the cemetery's web site", "type": "string" }, "findagraveid": { "description": "the ID for the cemetery at the Find-a-Grave web site", "type": "number" }, "politicalgeo": { "description": "the GEOID for the cemetery at the Political Graveyard web site", "type": "string" }, "abandoned": { "type": "date" }, "closed": { "type": "date" }, "coordinates_type": {}, "coordinates_region": {}, "coordinates_display": {}, "coordinates_format": {}, "style": { "description": "\tArchitectural, Artistic, or Cultural style of cemetery's design" }, "interments": { "description": "Number of interments. Note that in U.S. National or Veterans cemeteries, the veteran and spouse are buried in one grave site; the first burial is at a depth so as to allow the second burial on top of the first." }, "cremations": { "description": "Number of cremations", "type": "number" }, "leases": { "description": "Terms of lease of the grave if the burial is not \"in perpetuity\"." }, "footnotes": {}, "nrhp": {}, "embedded": {} }, "format": "block" } </templatedata> |