Merge develop

This commit is contained in:
Pieter Vander Vennet 2023-10-01 13:13:07 +02:00
commit 55c6442cac
388 changed files with 16178 additions and 17860 deletions

View file

@ -98,7 +98,21 @@ This tagrendering has no question and is thus read-only
### level
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
### single_level
@ -121,6 +135,8 @@ This is rendered with `Located on the {level}th floor`
- *Located on the first basement level* corresponds with `level=-1`
This tagrendering has labels `level`
### toilet-access
@ -145,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
@ -161,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
@ -177,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
@ -209,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
@ -228,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
@ -245,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
@ -261,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
@ -279,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
@ -295,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
@ -319,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
@ -335,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
@ -351,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