forked from MapComplete/MapComplete
Regenerate docs
This commit is contained in:
parent
679422e26c
commit
7b07141162
49 changed files with 1458 additions and 147 deletions
|
@ -139,6 +139,8 @@ This is rendered with `Visiting this tower costs <b>{charge}</b>`
|
|||
- **Free to visit** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
Only visible if `access=yes|access=guided` is shown
|
||||
|
||||
|
||||
|
||||
### payment-options
|
||||
|
@ -155,6 +157,8 @@ The question is **Which methods of payment are accepted here?**
|
|||
- **Payment cards are accepted here** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes' target='_blank'>yes</a>Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
Only visible if `fee=yes|charge~^..*$` is shown
|
||||
|
||||
|
||||
|
||||
### website
|
||||
|
@ -182,6 +186,8 @@ The question is **How much individual steps does one have to climb to reach the
|
|||
This rendering asks information about the property [step_count](https://wiki.openstreetmap.org/wiki/Key:step_count)
|
||||
This is rendered with `This tower has {step_count} steps to reach the top`
|
||||
|
||||
Only visible if `access=yes|access=guided` is shown
|
||||
|
||||
|
||||
|
||||
### elevator
|
||||
|
@ -198,6 +204,8 @@ The question is **Does this tower have an elevator?**
|
|||
- **This tower does not have an elevator** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:elevator' target='_blank'>elevator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
Only visible if `access=yes|access=guided` is shown
|
||||
|
||||
|
||||
|
||||
### Operator
|
||||
|
@ -227,6 +235,8 @@ The question is **Is this place accessible with a wheelchair?**
|
|||
- **This place is not reachable with a wheelchair** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
Only visible if `elevator=yes&access=yes|access=guided` is shown
|
||||
|
||||
|
||||
|
||||
### wikipedia
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue