forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9a86c5683b
commit
2545982dbd
287 changed files with 15242 additions and 22157 deletions
|
@ -99,30 +99,25 @@ _This tagrendering has no question and is thus read-only_
|
|||
*{create_review()}{list_reviews()}*
|
||||
|
||||
### police_name
|
||||
|
||||
The question is `What is the name of this police facility?`
|
||||
|
||||
*<b>{name}</b>* is shown if `name` is set.
|
||||
|
||||
### presettypeselect
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{preset_type_select()}*
|
||||
|
||||
### 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.
|
||||
|
@ -130,22 +125,18 @@ 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`
|
||||
|
||||
### 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`
|
||||
|
||||
### 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.
|
||||
|
@ -153,7 +144,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_
|
||||
|
||||
### 4_z2nrdhy6tyyh4fd
|
||||
|
||||
The question is `Does this police office have detention facilities?`
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/police/jail.svg'> *This police office has some cells to detain people* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:detention' target='_blank'>detention</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:detention%3Dyes' target='_blank'>yes</a>
|
||||
|
@ -162,35 +152,28 @@ The question is `Does this police office have detention facilities?`
|
|||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpolice' target='_blank'>police</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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue