forked from MapComplete/MapComplete
Merge upstream
This commit is contained in:
parent
87b7bd9bc2
commit
0bd28b996c
124 changed files with 2643 additions and 1009 deletions
|
@ -28,6 +28,7 @@ The following items can be easily reused in your layers
|
|||
+ [description](#description)
|
||||
+ [opening_hours](#opening_hours)
|
||||
+ [opening_hours_24_7](#opening_hours_24_7)
|
||||
+ [opening_hours_by_appointment](#opening_hours_by_appointment)
|
||||
+ [service:electricity](#serviceelectricity)
|
||||
+ [payment-options](#payment-options)
|
||||
+ [payment-options-advanced](#payment-options-advanced)
|
||||
|
@ -279,6 +280,22 @@ What are the opening hours of {title()}?
|
|||
|
||||
|
||||
|
||||
### opening_hours_by_appointment
|
||||
|
||||
|
||||
|
||||
<h3>Opening hours</h3>{opening_hours_table(opening_hours)}
|
||||
|
||||
What are the opening hours of {title()}?
|
||||
|
||||
|
||||
|
||||
- Only by appointment
|
||||
- Only by appointment
|
||||
|
||||
|
||||
|
||||
|
||||
### service:electricity
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue