forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9e17550a95
commit
3407f68d3f
267 changed files with 7757 additions and 2435 deletions
|
@ -70,7 +70,10 @@ Elements must match **any** of the following expressions:
|
|||
### height
|
||||
|
||||
The question is `What is the height of the adult changing table?`
|
||||
*The changing table is {canonical(height)} high* is shown if `height` is set
|
||||
|
||||
*The changing table is {canonical(height)} high* is shown if `height` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
- *The changing table is <b>adjustable in height</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:height' target='_blank'>height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
|
||||
|
@ -80,7 +83,10 @@ This tagrendering has labels
|
|||
### adult-changing-table-min_height
|
||||
|
||||
The question is `What is the lowest height the adult changing table can be moved to?`
|
||||
*The lowest height of the adult changing table is {canonical(min_height)}* is shown if `min_height` is set
|
||||
|
||||
*The lowest height of the adult changing table is {canonical(min_height)}* is shown if `min_height` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:height' target='_blank'>height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
This tagrendering has labels
|
||||
|
@ -89,7 +95,10 @@ This tagrendering has labels
|
|||
### adult-changing-table-max_height
|
||||
|
||||
The question is `What is the highest height the adult changing table can be moved to?`
|
||||
*The highest height of the adult changing table is {canonical(max_height)}* is shown if `max_height` is set
|
||||
|
||||
*The highest height of the adult changing table is {canonical(max_height)}* is shown if `max_height` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:height' target='_blank'>height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
This tagrendering has labels
|
||||
|
@ -123,6 +132,7 @@ This tagrendering has labels
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -132,16 +142,19 @@ This tagrendering has labels
|
|||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue