forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
cd9634a67b
commit
6cc051f015
228 changed files with 8190 additions and 149 deletions
|
@ -26,6 +26,7 @@ Bicycle rental stations
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.org/cyclofix)
|
||||
- [toerisme_vlaanderen](https://mapcomplete.org/toerisme_vlaanderen)
|
||||
|
||||
|
||||
|
||||
|
@ -191,6 +192,12 @@ The question is *What are the opening hours of {title()}?*
|
|||
|
||||
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
|
||||
|
||||
|
||||
|
||||
- *Marked as closed for an unspecified time* corresponds 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_
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `opening_hours~.+ | shop~.+`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue