Chore: regen docs

This commit is contained in:
Pieter Vander Vennet 2025-06-13 02:38:17 +02:00
parent 9a86c5683b
commit 2545982dbd
287 changed files with 15242 additions and 22157 deletions

View file

@ -92,35 +92,29 @@ _This tagrendering has no question and is thus read-only_
*{create_review()}{list_reviews()}*
### 2
The question is `What is the name of this animal shelter?`
*This animal shelter is named <b>{name}</b>* is shown if `name` is set.
### 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.
- <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_
This tagrendering has labels
`contact`
This tagrendering has labels `contact`
### phone
The question is `What is the phone number of {title()}?`
*{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_
This tagrendering has labels
`contact`
This tagrendering has labels `contact`
### 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.
@ -128,11 +122,9 @@ The question is `What is the email address of {title()}?`
- <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_
This tagrendering has labels
`contact`
This tagrendering has labels `contact`
### 6
The question is `What is the purpose of the animal shelter?`
- *Animals are kept here until adopted by a new owner* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:purpose' target='_blank'>purpose</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:purpose%3Dadoption' target='_blank'>adoption</a>
@ -140,7 +132,6 @@ The question is `What is the purpose of the animal shelter?`
- *Injured animals are rehabilitated here until they can be released in nature again * is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:purpose' target='_blank'>purpose</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:purpose%3Drelease' target='_blank'>release</a>
### opening_hours_by_appointment
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.
@ -150,7 +141,6 @@ The question is `What are the opening hours of {title()}?`
- *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_
### boarded_animals
The question is `Which animals are accepted here?`
*{animal_shelter} is kept here* is shown if `animal_shelter` is set.
@ -162,35 +152,28 @@ The question is `Which animals are accepted here?`
- *Wild animals are kept here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:animal_shelter' target='_blank'>animal_shelter</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dwildlife' target='_blank'>wildlife</a>
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden)}*
This tagrendering has labels
`ignore-docs`
`added_by_default`
This tagrendering has labels `ignore-docs` `added_by_default`
### 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
`added_by_default`
This tagrendering has labels `added_by_default`
## Filters