forked from MapComplete/MapComplete
Chore: housekeeping, new docs
This commit is contained in:
parent
ffeb18d0e5
commit
419bfd416c
18 changed files with 1443 additions and 603 deletions
|
@ -161,6 +161,8 @@ This is rendered with `Access is {access}`
|
|||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilets-fee
|
||||
|
@ -177,6 +179,8 @@ The question is *Are these toilets free to use?*
|
|||
- *Free to use* corresponds with `fee=no`
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilet-charge
|
||||
|
@ -193,6 +197,8 @@ This is rendered with `The fee is {charge}`
|
|||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `fee=yes`
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### payment-options-split
|
||||
|
@ -225,6 +231,8 @@ The question is *Which methods of payment are accepted here?*
|
|||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `fee=yes`
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### opening_hours_24_7
|
||||
|
@ -244,6 +252,8 @@ This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours
|
|||
- *24/7 opened (including holidays)* corresponds with `opening_hours=24/7`
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilets-wheelchair
|
||||
|
@ -261,6 +271,8 @@ The question is *Is there a dedicated toilet for wheelchair users?*
|
|||
- *There is only a dedicated toilet for wheelchair users* corresponds with `wheelchair=designated`
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### wheelchair-door-width
|
||||
|
@ -277,6 +289,8 @@ This is rendered with `The door to the wheelchair-accessible toilet is {canonic
|
|||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `wheelchair=yes|wheelchair=designated`
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilets-type
|
||||
|
@ -295,6 +309,8 @@ The question is *Which kind of toilets are this?*
|
|||
- *Both seated toilets and urinals are available here* corresponds with `toilets:position=seated;urinal`
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilets-changing-table
|
||||
|
@ -311,6 +327,8 @@ The question is *Is a changing table (to change diapers) available?*
|
|||
- *No changing table is available* corresponds with `changing_table=no`
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilet-changing_table:location
|
||||
|
@ -335,6 +353,8 @@ This is rendered with `The changing table is located at {changing_table:locatio
|
|||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `changing_table=yes`
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilet-handwashing
|
||||
|
@ -351,6 +371,8 @@ The question is *Do these toilets have a sink to wash your hands?*
|
|||
- *This toilets <b>don't</b> have a sink to wash your hands* corresponds with `toilets:handwashing=no`
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### toilet-has-paper
|
||||
|
@ -367,6 +389,8 @@ The question is *Does one have to bring their own toilet paper to this toilet?*
|
|||
- *You have to bring your own toilet paper to this toilet* corresponds with `toilets:paper_supplied=no`
|
||||
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
||||
|
||||
### description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue