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

@ -85,6 +85,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()}*
### group_only
@ -97,12 +98,14 @@ The question is `Is this campsite exclusively for groups?`
### name
The question is `What is the name of this campsite?`
*The name of this campsite is {name}* is shown if `name` is set
*The name of this campsite is {name}* is shown if `name` is set.
### 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_
@ -112,7 +115,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_
@ -123,7 +127,8 @@ This tagrendering has labels
### 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_
@ -133,7 +138,8 @@ This tagrendering has labels
### capacity_persons
The question is `How many people can stay here?`
*{capacity:persons} people can stay here* is shown if `capacity:persons` is set
*{capacity:persons} people can stay here* is shown if `capacity:persons` is set.
### fee
@ -145,12 +151,14 @@ The question is `Is there a fee?`
### charge_person_day
The question is `What is the charge per person per day?`
*Charge per person per day: {charge}* is shown if `charge` is set
*Charge per person per day: {charge}* is shown if `charge` is set.
### charge_day
The question is `What is the charge per day?`
*Charge per day: {charge}* is shown if `charge` is set
*Charge per day: {charge}* is shown if `charge` is set.
### caravansites-toilets
@ -162,21 +170,25 @@ The question is `Does this place have toilets?`
### toiletatamenitytoiletswheelchair
_This tagrendering has no question and is thus read-only_
*toilet_at_amenity.toilets-wheelchair*
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
### mastodon
Shows and asks for the mastodon handle
The question is `What is the Mastodon-handle of {title()}?`
*{fediverse_link(contact:mastodon)}* is shown if `contact:mastodon` is set
*{fediverse_link(contact:mastodon)}* is shown if `contact:mastodon` is set.
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels