Improve documentation

This commit is contained in:
Pieter Vander Vennet 2022-12-08 00:48:44 +01:00
parent ae146606e0
commit 4d930ae985
123 changed files with 4874 additions and 4239 deletions

View file

@ -92,14 +92,14 @@ This tagrendering has no question and is thus read-only
The question is Is this a hackerspace or a makerspace?
The question is *Is this a hackerspace or a makerspace?*
- This is a makerspace corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:hackerspace' target='_blank'>hackerspace</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hackerspace%3Dmakerspace' target='_blank'>makerspace</a>`
- This is a traditional (software oriented) hackerspace corresponds with ``
- *This is a makerspace* corresponds with `hackerspace=makerspace`
- *This is a traditional (software oriented) hackerspace* corresponds with ``
@ -108,11 +108,11 @@ The question is Is this a hackerspace or a makerspace?
The question is What is the name of this hackerspace?
The question is *What is the name of this hackerspace?*
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with This hackerspace is named <b>{name}</b>
This is rendered with `This hackerspace is named <b>{name}</b>`
@ -122,17 +122,17 @@ This is rendered with This hackerspace is named <b>{name}</b>
The question is What is the website of {title()}?
The question is *What is the website of {title()}?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with <a href='{website}' target='_blank'>{website}</a>
This is rendered with `<a href='{website}' target='_blank'>{website}</a>`
- <a href='{contact:website}' target='_blank'>{contact:website}</a> corresponds with `contact:website~.+`
- *<a href='{contact:website}' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
- This option cannot be chosen as answer
@ -142,17 +142,17 @@ This is rendered with <a href='{website}' target='_blank'>{website}</a>
The question is What is the email address of {title()}?
The question is *What is the email address of {title()}?*
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>
This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- <a href='mailto:{contact:email}' target='_blank'>{contact:email}</a> corresponds with `contact:email~.+`
- *<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>* corresponds with `contact:email~.+`
- This option cannot be chosen as answer
@ -162,17 +162,17 @@ This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>
The question is What is the phone number of {title()}?
The question is *What is the phone number of {title()}?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with <a href='tel:{phone}'>{phone}</a>
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- <a href='tel:{contact:phone}'>{contact:phone}</a> corresponds with `contact:phone~.+`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer
@ -182,17 +182,17 @@ This is rendered with <a href='tel:{phone}'>{phone}</a>
The question is When is this hackerspace opened?
The question is *When is this hackerspace opened?*
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)}
This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
- 24/7 opened (including holidays) 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%3D24/7' target='_blank'>24/7</a>`
- *24/7 opened (including holidays)* corresponds with `opening_hours=24/7`
@ -201,14 +201,14 @@ This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)
The question is Is a 3D-printer available at this hackerspace?
The question is *Is a 3D-printer available at this hackerspace?*
- There is a 3D-printer available at this hackerspace corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:service:3dprinter' target='_blank'>service:3dprinter</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:3dprinter%3Dyes' target='_blank'>yes</a>`
- There is no 3D-printer available at this hackerspace corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:service:3dprinter' target='_blank'>service:3dprinter</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:3dprinter%3Dno' target='_blank'>no</a>`
- *There is a 3D-printer available at this hackerspace* corresponds with `service:3dprinter=yes`
- *There is no 3D-printer available at this hackerspace* corresponds with `service:3dprinter=no`
@ -217,14 +217,14 @@ The question is Is a 3D-printer available at this hackerspace?
The question is Is a laser cutter available at this hackerspace?
The question is *Is a laser cutter available at this hackerspace?*
- There is a laser cutter available at this hackerspace corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:service:lasercutter' target='_blank'>service:lasercutter</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:lasercutter%3Dyes' target='_blank'>yes</a>`
- There is no laser cutter available at this hackerspace corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:service:lasercutter' target='_blank'>service:lasercutter</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:lasercutter%3Dno' target='_blank'>no</a>`
- *There is a laser cutter available at this hackerspace* corresponds with `service:lasercutter=yes`
- *There is no laser cutter available at this hackerspace* corresponds with `service:lasercutter=no`
@ -233,14 +233,14 @@ The question is Is a laser cutter available at this hackerspace?
The question is Is a CNC drill available at this hackerspace?
The question is *Is a CNC drill available at this hackerspace?*
- There is a CNC drill available at this hackerspace corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:service:cnc_drilling_machine' target='_blank'>service:cnc_drilling_machine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:cnc_drilling_machine%3Dyes' target='_blank'>yes</a>`
- There is no CNC drill available at this hackerspace corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:service:cnc_drilling_machine' target='_blank'>service:cnc_drilling_machine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:cnc_drilling_machine%3Dno' target='_blank'>no</a>`
- *There is a CNC drill available at this hackerspace* corresponds with `service:cnc_drilling_machine=yes`
- *There is no CNC drill available at this hackerspace* corresponds with `service:cnc_drilling_machine=no`
@ -261,16 +261,16 @@ This tagrendering has no question and is thus read-only
The question is Is this place accessible with a wheelchair?
The question is *Is this place accessible with a wheelchair?*
- This place is specially adapted for wheelchair users corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated' target='_blank'>designated</a>`
- This place is easily 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%3Dyes' target='_blank'>yes</a>`
- It is possible to reach this place in a wheelchair, but it is not easy corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited' target='_blank'>limited</a>`
- 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>`
- *This place is specially adapted for wheelchair users* corresponds with `wheelchair=designated`
- *This place is easily reachable with a wheelchair* corresponds with `wheelchair=yes`
- *It is possible to reach this place in a wheelchair, but it is not easy* corresponds with `wheelchair=limited`
- *This place is not reachable with a wheelchair* corresponds with `wheelchair=no`
@ -279,14 +279,14 @@ The question is Is this place accessible with a wheelchair?
The question is Does this hackerspace serve Club Mate?
The question is *Does this hackerspace serve Club Mate?*
- This hackerspace serves club mate corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:drink:club-mate' target='_blank'>drink:club-mate</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dyes' target='_blank'>yes</a>`
- This hackerspace does not serve club mate corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:drink:club-mate' target='_blank'>drink:club-mate</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dno' target='_blank'>no</a>`
- *This hackerspace serves club mate* corresponds with `drink:club-mate=yes`
- *This hackerspace does not serve club mate* corresponds with `drink:club-mate=no`
@ -295,11 +295,11 @@ The question is Does this hackerspace serve Club Mate?
The question is When was this hackerspace founded?
The question is *When was this hackerspace founded?*
This rendering asks information about the property [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date)
This is rendered with This hackerspace was founded at {start_date}
This is rendered with `This hackerspace was founded at {start_date}`