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
|
@ -104,18 +104,15 @@ _This tagrendering has no question and is thus read-only_
|
|||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### 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.
|
||||
|
@ -123,22 +120,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 for this post office?`
|
||||
|
||||
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set.
|
||||
|
@ -146,14 +139,12 @@ The question is `What are the opening hours for this post office?`
|
|||
- *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_
|
||||
|
||||
### post_partner
|
||||
|
||||
The question is `Is this a post partner?`
|
||||
|
||||
- *This shop is a post partner* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:post_office' target='_blank'>post_office</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner' target='_blank'>post_partner</a>
|
||||
- *This shop is not a post partner* is shown if with post_office=
|
||||
|
||||
### post_offic_brand
|
||||
|
||||
The question is `To which brand does this post office belong?`
|
||||
|
||||
*This is a {brand} post office* is shown if `brand` is set.
|
||||
|
@ -161,7 +152,6 @@ The question is `To which brand does this post office belong?`
|
|||
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%3Dpost_office' target='_blank'>post_office</a>
|
||||
|
||||
### partner-brand
|
||||
|
||||
The question is `For which brand does this location offer services?`
|
||||
|
||||
*This location offers services for {post_office:brand}* is shown if `post_office:brand` is set.
|
||||
|
@ -178,7 +168,6 @@ The question is `For which brand does this location offer services?`
|
|||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:post_office' target='_blank'>post_office</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner' target='_blank'>post_partner</a>
|
||||
|
||||
### letter-from
|
||||
|
||||
The question is `Can you post a letter here?`
|
||||
|
||||
*You can post letters with these companies: {post_office:letter_from}* is shown if `post_office:letter_from` is set.
|
||||
|
@ -187,7 +176,6 @@ The question is `Can you post a letter here?`
|
|||
- *You can't post letters here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from' target='_blank'>post_office:letter_from</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno' target='_blank'>no</a>
|
||||
|
||||
### parcel-from
|
||||
|
||||
The question is `Can you send a parcel here?`
|
||||
|
||||
*You can post parcels with these companies: {post_office:parcel_from}* is shown if `post_office:parcel_from` is set.
|
||||
|
@ -196,7 +184,6 @@ The question is `Can you send a parcel here?`
|
|||
- *You can't send parcels here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from' target='_blank'>post_office:parcel_from</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno' target='_blank'>no</a>
|
||||
|
||||
### parcel-pickup
|
||||
|
||||
The question is `Can you pick up missed parcels here?`
|
||||
|
||||
*You can pick up parcels from these companies: {post_office:parcel_pickup}* is shown if `post_office:parcel_pickup` is set.
|
||||
|
@ -205,7 +192,6 @@ The question is `Can you pick up missed parcels here?`
|
|||
- *You can't pick up missed parcels here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup' target='_blank'>post_office:parcel_pickup</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno' target='_blank'>no</a>
|
||||
|
||||
### parcel-to
|
||||
|
||||
The question is `Can you send parcels to here for pickup?`
|
||||
|
||||
*You can send parcels to here for pickup with these companies: {post_office:parcel_to}* is shown if `post_office:parcel_to` is set.
|
||||
|
@ -214,7 +200,6 @@ The question is `Can you send parcels to here for pickup?`
|
|||
- *You can't send parcels to here for pickup* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to' target='_blank'>post_office:parcel_to</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno' target='_blank'>no</a>
|
||||
|
||||
### stamps
|
||||
|
||||
The question is `Can you buy stamps here?`
|
||||
|
||||
*You can buy stamps from companies: {post_office:stamps}* is shown if `post_office:stamps` is set.
|
||||
|
@ -223,7 +208,6 @@ The question is `Can you buy stamps here?`
|
|||
- *You can't buy stamps here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:post_office:stamps' target='_blank'>post_office:stamps</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno' target='_blank'>no</a>
|
||||
|
||||
### has_atm
|
||||
|
||||
The question is `Does this post office have an ATM?`
|
||||
|
||||
- *This post office has an ATM* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:atm' target='_blank'>atm</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes' target='_blank'>yes</a>
|
||||
|
@ -231,29 +215,23 @@ The question is `Does this post office have an ATM?`
|
|||
- *This post office does have an ATM, but it is mapped as a different icon* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:atm' target='_blank'>atm</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate' target='_blank'>separate</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()}*
|
||||
|
||||
### 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