Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -85,19 +85,19 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
The question is Is this vending machine still operational?
|
||||
The question is *Is this vending machine still operational?*
|
||||
|
||||
This rendering asks information about the property [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status)
|
||||
|
||||
This is rendered with The operational status is <i>{operational_status}</i>
|
||||
This is rendered with `The operational status is <i>{operational_status}</i>`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This vending machine works corresponds with ``
|
||||
- This vending machine is broken corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:operational_status' target='_blank'>operational_status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken' target='_blank'>broken</a>`
|
||||
- This vending machine is closed corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:operational_status' target='_blank'>operational_status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed' target='_blank'>closed</a>`
|
||||
- *This vending machine works* corresponds with ``
|
||||
- *This vending machine is broken* corresponds with `operational_status=broken`
|
||||
- *This vending machine is closed* corresponds with `operational_status=closed`
|
||||
|
||||
|
||||
|
||||
|
@ -106,11 +106,11 @@ This is rendered with The operational status is <i>{operational_status}</i>
|
|||
|
||||
|
||||
|
||||
The question is How much does a bicycle tube cost?
|
||||
The question is *How much does a bicycle tube cost?*
|
||||
|
||||
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
|
||||
|
||||
This is rendered with A bicycle tube costs {charge}
|
||||
This is rendered with `A bicycle tube costs {charge}`
|
||||
|
||||
|
||||
|
||||
|
@ -120,17 +120,17 @@ This is rendered with A bicycle tube costs {charge}
|
|||
|
||||
|
||||
|
||||
The question is How can one pay at this tube vending machine?
|
||||
The question is *How can one pay at this tube vending machine?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Payment with coins is possible corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dyes' target='_blank'>yes</a>`
|
||||
- *Payment with coins is possible* corresponds with `payment:coins=yes`
|
||||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a>
|
||||
- Payment with notes is possible corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:payment:notes' target='_blank'>payment:notes</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:notes%3Dyes' target='_blank'>yes</a>`
|
||||
- *Payment with notes is possible* corresponds with `payment:notes=yes`
|
||||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:notes' target='_blank'>payment:notes</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:notes%3Dno' target='_blank'>no</a>
|
||||
- Payment with cards is possible 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>`
|
||||
- *Payment with cards is possible* corresponds with `payment:cards=yes`
|
||||
- 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>
|
||||
|
||||
|
||||
|
@ -140,18 +140,18 @@ The question is How can one pay at this tube vending machine?
|
|||
|
||||
|
||||
|
||||
The question is Which brand of tubes are sold here?
|
||||
The question is *Which brand of tubes are sold here?*
|
||||
|
||||
This rendering asks information about the property [brand](https://wiki.openstreetmap.org/wiki/Key:brand)
|
||||
|
||||
This is rendered with {brand} tubes are sold here
|
||||
This is rendered with `{brand} tubes are sold here`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Continental tubes are sold here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:brand' target='_blank'>brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental' target='_blank'>Continental</a>`
|
||||
- Schwalbe tubes are sold here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:brand' target='_blank'>brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe' target='_blank'>Schwalbe</a>`
|
||||
- *Continental tubes are sold here* corresponds with `brand=Continental`
|
||||
- *Schwalbe tubes are sold here* corresponds with `brand=Schwalbe`
|
||||
|
||||
|
||||
|
||||
|
@ -160,18 +160,18 @@ This is rendered with {brand} tubes are sold here
|
|||
|
||||
|
||||
|
||||
The question is Who maintains this vending machine?
|
||||
The question is *Who maintains this vending machine?*
|
||||
|
||||
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
|
||||
|
||||
This is rendered with This vending machine is maintained by {operator}
|
||||
This is rendered with `This vending machine is maintained by {operator}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Maintained by Schwalbe corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DSchwalbe' target='_blank'>Schwalbe</a>`
|
||||
- Maintained by Continental corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DContinental' target='_blank'>Continental</a>`
|
||||
- *Maintained by Schwalbe* corresponds with `operator=Schwalbe`
|
||||
- *Maintained by Continental* corresponds with `operator=Continental`
|
||||
|
||||
|
||||
|
||||
|
@ -180,21 +180,21 @@ This is rendered with This vending machine is maintained by {operator}
|
|||
|
||||
|
||||
|
||||
The question is Are other bicycle bicycle accessories sold here?
|
||||
The question is *Are other bicycle bicycle accessories sold here?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Bicycle lights are sold here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_light' target='_blank'>vending:bicycle_light</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_light%3Dyes' target='_blank'>yes</a>`
|
||||
- *Bicycle lights are sold here* corresponds with `vending:bicycle_light=yes`
|
||||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_light' target='_blank'>vending:bicycle_light</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_light%3Dno' target='_blank'>no</a>
|
||||
- Gloves are sold here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:vending:gloves' target='_blank'>vending:gloves</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:gloves%3Dyes' target='_blank'>yes</a>`
|
||||
- *Gloves are sold here* corresponds with `vending:gloves=yes`
|
||||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:vending:gloves' target='_blank'>vending:gloves</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:gloves%3Dno' target='_blank'>no</a>
|
||||
- Bicycle repair kits are sold here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_repair_kit' target='_blank'>vending:bicycle_repair_kit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_repair_kit%3Dyes' target='_blank'>yes</a>`
|
||||
- *Bicycle repair kits are sold here* corresponds with `vending:bicycle_repair_kit=yes`
|
||||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_repair_kit' target='_blank'>vending:bicycle_repair_kit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_repair_kit%3Dno' target='_blank'>no</a>
|
||||
- Bicycle pumps are sold here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_pump' target='_blank'>vending:bicycle_pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_pump%3Dyes' target='_blank'>yes</a>`
|
||||
- *Bicycle pumps are sold here* corresponds with `vending:bicycle_pump=yes`
|
||||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_pump' target='_blank'>vending:bicycle_pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_pump%3Dno' target='_blank'>no</a>
|
||||
- Bicycle locks are sold here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_lock' target='_blank'>vending:bicycle_lock</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_lock%3Dyes' target='_blank'>yes</a>`
|
||||
- *Bicycle locks are sold here* corresponds with `vending:bicycle_lock=yes`
|
||||
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:vending:bicycle_lock' target='_blank'>vending:bicycle_lock</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending:bicycle_lock%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue