forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9e17550a95
commit
3407f68d3f
267 changed files with 7757 additions and 2435 deletions
|
@ -77,22 +77,26 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
### 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()}*
|
||||
|
||||
### brand
|
||||
|
||||
The question is `What is the brand of the parcel locker?`
|
||||
*This is a {brand} parcel locker* is shown if `brand` is set
|
||||
|
||||
*This is a {brand} parcel locker* is shown if `brand` is set.
|
||||
|
||||
### operator
|
||||
|
||||
The question is `What is the operator of the parcel locker?`
|
||||
*This parcel locker is operated by {operator}* is shown if `operator` is set
|
||||
|
||||
*This parcel locker is operated by {operator}* is shown if `operator` is set.
|
||||
|
||||
### opening_hours_24_7
|
||||
|
||||
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
|
||||
|
||||
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set.
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/open24_7.svg'> *24/7 opened (including holidays)* 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%3D24/7' target='_blank'>24/7</a>
|
||||
- *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_
|
||||
|
@ -100,7 +104,8 @@ The question is `What are the opening hours of {title()}?`
|
|||
### ref
|
||||
|
||||
The question is `What is the reference number/identifier of this parcel locker?`
|
||||
*This parcel locker has the reference {ref}* is shown if `ref` is set
|
||||
|
||||
*This parcel locker has the reference {ref}* is shown if `ref` is set.
|
||||
|
||||
### mail-in
|
||||
|
||||
|
@ -120,6 +125,7 @@ The question is `Can you pick up packages from this parcel locker?`
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -129,16 +135,19 @@ This tagrendering has labels
|
|||
### 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue