Chore: regenerate documentation with more preset explanations

This commit is contained in:
Pieter Vander Vennet 2024-09-04 00:06:39 +02:00
parent 5b45e427a0
commit eb89427bfc
200 changed files with 2606 additions and 994 deletions

View file

@ -19,6 +19,7 @@ A layer showing hospital grounds
- [oh-visitor](#oh-visitor)
- [Opening hours for visitors](#opening-hours-for-visitors)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
@ -65,9 +66,9 @@ The question is `Does this facility admit inpatients?`
### phone
The question is `What is the phone number of {title()}?`
*<a href='tel:{phone}'>{phone}</a>* is shown if `phone` is set
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/phone.svg' style='width: 3rem; height: 3rem'> *<a href='tel:{contact:phone}'>{contact:phone}</a>* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/phone.svg' style='width: 3rem; height: 3rem'> *{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`
@ -103,6 +104,11 @@ The question is `When are visitors allowed to visit?`
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### 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_