Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox place: Difference between revisions

Template page
Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 82:
|postcode = postcode here
|nearby = what's nearby?
}}}</noincludetemplatedata>
{
"params": {
"name": {
"label": "Name",
"description": "The name of the place.",
"example": "Rothwell Country Park, Blackburn Hall, Carlton, etc.",
"type": "string",
"default": "Page name",
"autovalue": "{{PAGENAME}}",
"required": true
},
"aka": {
"label": "Also know as",
"description": "For other commonly used names of the place.",
"example": "Rothwell Urban District Offices, Rothwell One Stop Centre, Rothwell Area Office",
"type": "string",
"autovalue": ""
},
"image": {
"label": "Image",
"description": "An image of the place.",
"example": "imagename.jpg imagename.png",
"type": "content",
"autovalue": "",
"suggested": true
},
"category": {
"label": "Category",
"description": "The category of place it is.",
"example": "Park, Business, Office, Pub, etc.",
"type": "string",
"suggested": true
},
"times": {
"label": "Hours",
"description": "The open hours of the place. If all day, leave blank.",
"example": "7-10, 5-9",
"type": "string"
},
"telephone": {
"label": "Telephone",
"description": "The telephone number for the place.",
"example": "[tel:07891277108 07891277108] (Park Ranger)",
"type": "string"
},
"website": {
"label": "Website",
"description": "The website of the place.",
"example": "[https://www.ywt.org.uk/nature-reserves/rothwell-country-park Yorkshire Wildlife Trust]",
"type": "string"
},
"open": {
"label": "First opened",
"description": "The date the place first opened.",
"example": "1st February 1999",
"type": "string",
"suggested": true
},
"closed": {
"label": "Date of Closure",
"description": "The date the place closed.",
"example": "17th February 2019",
"type": "string"
},
"purpose": {
"label": "Purpose of the Place",
"description": "What the place was used for or created for. If the purpose is clear, leave blank.",
"example": "To house the offices of the Rothwell Urban District.",
"type": "string"
},
"link": {
"label": "Related to",
"description": "Other former or present places which are related to this place.",
"example": "Rothwell Pit for Rothwell Country Park and vice versa.",
"type": "string",
"suggested": true
},
"map": {
"label": "Map of the Place",
"example": "{{#display_map:center=Rothwell Country Park}}",
"type": "string",
"required": true,
"suggested": true
},
"street": {
"label": "Street",
"description": "The street the place is on.",
"example": "Church Street",
"type": "string",
"suggested": true
},
"postcode": {
"label": "Postcode",
"description": "The postcode of the place.",
"example": "LS26 0NG",
"type": "string",
"suggested": true
},
"nearby": {
"label": "Nearby",
"description": "Other places near to this place.",
"example": "Morrisons for Allen's Newsagents and vice versa.",
"type": "string",
"suggested": true
}
},
"description": "This infobox is for brief information about the place you are creating an article for.",
"paramOrder": [
"name",
"image",
"aka",
"category",
"times",
"telephone",
"website",
"open",
"closed",
"purpose",
"link",
"map",
"street",
"postcode",
"nearby"
],
"format": "block"
}
</templatedata></noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.