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

@ -111,6 +111,7 @@ 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()}*
### bicycle_rental_type
@ -129,7 +130,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_
@ -139,7 +141,8 @@ This tagrendering has labels
### email
The question is `What is the email address of {title()}?`
*<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.
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'> *<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'> *<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
@ -150,7 +153,8 @@ This tagrendering has labels
### phone
The question is `What is the phone number of {title()}?`
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set.
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/phone.svg'> *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
@ -160,7 +164,8 @@ This tagrendering has labels
### opening_hours
The question is `What are the opening hours of {title()}?`
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set.
- *Marked as closed for an unspecified time* 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%3Dclosed' target='_blank'>closed</a>. _This option cannot be chosen as answer_
@ -189,7 +194,8 @@ The question is `Which methods of payment are accepted here?`
### bicycle-types
The question is `What kind of bicycles and accessories are rented here?`
*{rental} is rented here* is shown if `rental` is set
*{rental} is rented here* is shown if `rental` is set.
- *Normal city bikes can be rented here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike' target='_blank'>city_bike</a>
- *Electrical bikes can be rented here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike' target='_blank'>ebike</a>
@ -207,7 +213,8 @@ This tagrendering has labels
### rental-capacity-city_bike
The question is `How many city bikes can be rented here?`
*{capacity:city_bike} city bikes can be rented here* is shown if `capacity:city_bike` is set
*{capacity:city_bike} city bikes can be rented here* is shown if `capacity:city_bike` is set.
This tagrendering is only visible in the popup if the following condition is met: rental~^(.*city_bike.*)$
This tagrendering has labels
@ -216,7 +223,8 @@ This tagrendering has labels
### rental-capacity-ebike
The question is `How many electrical bikes can be rented here?`
*{capacity:ebike} electrical bikes can be rented here* is shown if `capacity:ebike` is set
*{capacity:ebike} electrical bikes can be rented here* is shown if `capacity:ebike` is set.
This tagrendering is only visible in the popup if the following condition is met: rental~^(.*ebike.*)$
This tagrendering has labels
@ -225,7 +233,8 @@ This tagrendering has labels
### rental-capacity-kid_bike
The question is `How many bikes for children can be rented here?`
*{capacity:kid_bike} bikes for children can be rented here* is shown if `capacity:kid_bike` is set
*{capacity:kid_bike} bikes for children can be rented here* is shown if `capacity:kid_bike` is set.
This tagrendering is only visible in the popup if the following condition is met: rental~^(.*kid_bike.*)$
This tagrendering has labels
@ -234,7 +243,8 @@ This tagrendering has labels
### rental-capacity-bmx
The question is `How many BMX bikes can be rented here?`
*{capacity:bmx} BMX bikes can be rented here* is shown if `capacity:bmx` is set
*{capacity:bmx} BMX bikes can be rented here* is shown if `capacity:bmx` is set.
This tagrendering is only visible in the popup if the following condition is met: rental~^(.*bmx.*)$
This tagrendering has labels
@ -243,7 +253,8 @@ This tagrendering has labels
### rental-capacity-mtb
The question is `How many mountainbikes can be rented here?`
*{capacity:mtb} mountainbikes can be rented here* is shown if `capacity:mtb` is set
*{capacity:mtb} mountainbikes can be rented here* is shown if `capacity:mtb` is set.
This tagrendering is only visible in the popup if the following condition is met: rental~^(.*mtb.*)$
This tagrendering has labels
@ -252,7 +263,8 @@ This tagrendering has labels
### rental-capacity-bicycle_pannier
The question is `How many bicycle panniers can be rented here?`
*{capacity:bicycle_pannier} bicycle panniers can be rented here* is shown if `capacity:bicycle_pannier` is set
*{capacity:bicycle_pannier} bicycle panniers can be rented here* is shown if `capacity:bicycle_pannier` is set.
This tagrendering is only visible in the popup if the following condition is met: rental~^(.*bicycle_pannier.*)$
This tagrendering has labels
@ -261,7 +273,8 @@ This tagrendering has labels
### rental-capacity-tandem_bicycle
The question is `How many tandem can be rented here?`
*{capacity:tandem_bicycle} tandem can be rented here* is shown if `capacity:tandem_bicycle` is set
*{capacity:tandem_bicycle} tandem can be rented here* is shown if `capacity:tandem_bicycle` is set.
This tagrendering is only visible in the popup if the following condition is met: rental~^(.*tandem_bicycle.*)$
This tagrendering has labels
@ -270,6 +283,7 @@ This tagrendering has labels
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden)}*
This tagrendering has labels
@ -279,16 +293,19 @@ This tagrendering has labels
### 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