forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9e17550a95
commit
3407f68d3f
267 changed files with 7757 additions and 2435 deletions
|
@ -104,11 +104,13 @@ Elements must match **all** of the following expressions:
|
|||
### images
|
||||
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### reviews
|
||||
Shows the reviews module (including the possibility to leave a review)
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{create_review()}{list_reviews()}*
|
||||
|
||||
### fee
|
||||
|
@ -121,7 +123,8 @@ The question is `Does one have to pay to use this playground?`
|
|||
### playground-surface
|
||||
|
||||
The question is `Which is the surface of this playground?`
|
||||
*The surface is <b>{surface}</b>* is shown if `surface` is set
|
||||
|
||||
*The surface is <b>{surface}</b>* is shown if `surface` is set.
|
||||
|
||||
- *The surface is <b>grass</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass' target='_blank'>grass</a>
|
||||
- *The surface is <b>sand</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand' target='_blank'>sand</a>
|
||||
|
@ -148,7 +151,8 @@ This tagrendering has labels
|
|||
### playground-min_age
|
||||
|
||||
The question is `What is the minimum age required to access this playground?`
|
||||
*Accessible to kids older than {min_age} years* is shown if `min_age` is set
|
||||
|
||||
*Accessible to kids older than {min_age} years* is shown if `min_age` is set.
|
||||
|
||||
This tagrendering has labels
|
||||
`extra`
|
||||
|
@ -156,7 +160,8 @@ This tagrendering has labels
|
|||
### playground-max_age
|
||||
|
||||
The question is `What is the maximum age allowed to access this playground?`
|
||||
*Accessible to kids of at most {max_age}* is shown if `max_age` is set
|
||||
|
||||
*Accessible to kids of at most {max_age}* is shown if `max_age` is set.
|
||||
|
||||
This tagrendering has labels
|
||||
`extra`
|
||||
|
@ -164,7 +169,8 @@ This tagrendering has labels
|
|||
### playground-operator
|
||||
|
||||
The question is `Who operates this playground?`
|
||||
*Operated by {operator}* is shown if `operator` is set
|
||||
|
||||
*Operated by {operator}* is shown if `operator` is set.
|
||||
|
||||
### playground-access
|
||||
|
||||
|
@ -180,7 +186,8 @@ The question is `Is this playground accessible to the general public?`
|
|||
### website
|
||||
|
||||
The question is `What is the website of {title()}?`
|
||||
*<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>* is shown if `website` is set
|
||||
|
||||
*<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>* is shown if `website` is set.
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'> *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
|
||||
|
||||
|
@ -190,12 +197,14 @@ This tagrendering has labels
|
|||
### playground-email
|
||||
|
||||
The question is `What is the email address of the playground maintainer?`
|
||||
*<a href='mailto:{email}'>{email}</a>* is shown if `email` is set
|
||||
|
||||
*<a href='mailto:{email}'>{email}</a>* is shown if `email` is set.
|
||||
|
||||
### playground-phone
|
||||
|
||||
The question is `What is the phone number of the playground maintainer?`
|
||||
*<a href='tel:{phone}'>{phone}</a>* is shown if `phone` is set
|
||||
|
||||
*<a href='tel:{phone}'>{phone}</a>* is shown if `phone` is set.
|
||||
|
||||
### Playground-wheelchair
|
||||
|
||||
|
@ -208,7 +217,8 @@ The question is `Is this playground accessible to wheelchair users?`
|
|||
### playground-opening_hours
|
||||
|
||||
The question is `When is this playground accessible?`
|
||||
*{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
|
||||
|
||||
*{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set.
|
||||
|
||||
- *Accessible from sunrise till sunset* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dsunrise-sunset' target='_blank'>sunrise-sunset</a>
|
||||
- *Always accessible* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7' target='_blank'>24/7</a>
|
||||
|
@ -216,33 +226,39 @@ The question is `When is this playground accessible?`
|
|||
### check_date
|
||||
|
||||
The question is `When was this object last checked?`
|
||||
*This object was last checked on <b>{check_date}</b>* is shown if `check_date` is set
|
||||
|
||||
*This object was last checked on <b>{check_date}</b>* is shown if `check_date` is set.
|
||||
|
||||
- *This object was last checked today* is shown if with check_date=
|
||||
|
||||
### questions
|
||||
Show the questions block at this location
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions()}*
|
||||
|
||||
### playground-reviews
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{reviews(name, playground)}*
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue