Actions

Template

Difference between revisions of "PoiInfoBox"

(Created POI info box)
 
(Removed parent location type)
Line 5: Line 5:
 
     |image={{{image}}}
 
     |image={{{image}}}
 
     |parentLocation={{{parentLocation}}}
 
     |parentLocation={{{parentLocation}}}
    |parentLocationType={{{parentLocationType}}}
 
 
     |group={{{group|}}}
 
     |group={{{group|}}}
 
}}
 
}}
Line 45: Line 44:
 
"type": "string",
 
"type": "string",
 
"required": true
 
"required": true
},
 
"parentLocationType": {
 
"label": "Parent Location Type",
 
"description": "The type of location this POI is located in",
 
"example": "City, District, etc.",
 
"type": "string"
 
 
}
 
}
 
},
 
},

Revision as of 23:14, 18 September 2020



An interesting building
ByAllah.jpg
Type:Building
Located in: Some City
Associated Group(s):Some Group


The POI info box template shows as follows

Template parameters

ParameterDescriptionTypeStatus
Imageimage

An image, could be a map or a picture of the city

Fileoptional
Parent LocationparentLocation

The location that this location is within

Pageoptional
Titletitle

The name of the location

Unknownoptional
Groupsgroup

Any associated groups

Stringoptional
POI Typetype

The type of location

Example
Buidling, monument, etc
Stringrequired