Chore: regen docs

This commit is contained in:
Pieter Vander Vennet 2025-05-19 23:05:37 +02:00
parent 9e17550a95
commit 3407f68d3f
267 changed files with 7757 additions and 2435 deletions

View file

@ -93,12 +93,14 @@ Elements must match **any** 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()}*
### Access tag
The question is `Is this nature reserve accessible to the public?`
*Accessin this nature reserve: {access:description}* is shown if `access:description` is set
*Accessin this nature reserve: {access:description}* is shown if `access:description` is set.
- *Publicly accessible* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a> & fee=
- *Not accessible* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dno' target='_blank'>no</a> & fee=
@ -110,7 +112,8 @@ The question is `Is this nature reserve accessible to the public?`
### Operator tag
The question is `Who operates this area?`
*Operated by {operator}* is shown if `operator` is set
*Operated by {operator}* is shown if `operator` is set.
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/nature_reserve/Natuurpunt.jpg'> *Operated by Natuurpunt* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt' target='_blank'>Natuurpunt</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/nature_reserve/Natuurpunt.jpg'> *Operated by {operator}* is shown if with operator~^((n|N)atuurpunt.*)$. _This option cannot be chosen as answer_
@ -119,7 +122,8 @@ The question is `Who operates this area?`
### Name tag
The question is `What is the name of this area?`
*This area is named {name}* is shown if `name` is set
*This area is named {name}* is shown if `name` is set.
- *This area doesn't have a name* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a> & name=
@ -136,7 +140,8 @@ This tagrendering is only visible in the popup if the following condition is met
### 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_
@ -146,37 +151,44 @@ This tagrendering has labels
### Curator
The question is `Whom is the curator of this nature reserve?`
*{curator} is the curator of this nature reserve* is shown if `curator` is set
*{curator} is the curator of this nature reserve* is shown if `curator` is set.
### Email
The question is `What email address can one send to with questions and problems with this nature reserve?`
*<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>* is shown if `email` is set
*<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>* is shown if `email` is set.
### phone
The question is `What phone number can one call to with questions and problems with this nature reserve?`
*<a href='tel:{phone}' target='_blank' rel='noopener'>{phone}</a>* is shown if `phone` is set
*<a href='tel:{phone}' target='_blank' rel='noopener'>{phone}</a>* is shown if `phone` is set.
### Non-editable description
_This tagrendering has no question and is thus read-only_
*Extra information: <i>{description}</i>* is shown if `description` is set
*Extra information: <i>{description}</i>* is shown if `description` is set.
### Editable description
The question is `Is there some extra info?`
*Extra info: <i>{description:0}</i>* is shown if `description:0` is set
*Extra info: <i>{description:0}</i>* is shown if `description:0` is set.
### Surface area
_This tagrendering has no question and is thus read-only_
*Surface area: {_surface:ha}Ha*
### wikipedia
Shows a wikipedia box with the corresponding wikipedia article; the wikidata-item link can be changed by a contributor
The question is `What is the corresponding Wikidata entity?`
*{wikipedia():max-height:25rem}* is shown if `wikidata` is set
*{wikipedia():max-height:25rem}* is shown if `wikidata` is set.
- *{wikipedia():max-height:25rem}* is shown if with wikipedia~.+. _This option cannot be chosen as answer_
- *No Wikipedia page has been linked yet* is shown if with wikidata=. _This option cannot be chosen as answer_
@ -184,6 +196,7 @@ The question is `What is the corresponding Wikidata entity?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden)}*
This tagrendering has labels
@ -193,11 +206,13 @@ This tagrendering has labels
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels