4.6 KiB
climbing_gym
A climbing gym
Table of contents
Themes using this layer
Basic tags for this layer
Elements must have the all of following tags to be shown on this layer:
Supported attributes
Warning This quick overview is incomplete
attribute | type | values which are supported by this layer |
---|---|---|
name | string | |
website | url | |
phone | phone | |
opening_hours | opening_hours |
images
This tagrendering has no question and is thus read-only
questions
This tagrendering has no question and is thus read-only
minimap
This tagrendering has no question and is thus read-only
name
The question is What is the name of this climbing gym?
This rendering asks information about the property name
This is rendered with <strong>{name}</strong>
website
The question is What is the website of {name}?
This rendering asks information about the property website
This is rendered with <a href='{website}' target='_blank'>{website}</a>
- {contact:website} corresponds with contact:website~^..*$
phone
The question is What is the phone number of {name}?
This rendering asks information about the property phone
This is rendered with <a href='tel:{phone}'>{phone}</a>
- {contact:phone} corresponds with contact:phone~^..*$
The question is What is the email address of {name}?
This rendering asks information about the property email
This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>
- {contact:email} corresponds with contact:email~^..*$
opening_hours
The question is What are the opening hours of {name}?
This rendering asks information about the property opening_hours
This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)}
reviews
This tagrendering has no question and is thus read-only
This document is autogenerated from assets/layers/climbing_gym/climbing_gym.json