forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
79b6927b56
commit
42ded4c1b1
328 changed files with 4062 additions and 1284 deletions
|
@ -93,7 +93,7 @@ Elements must match **any** of the following expressions:
|
|||
| [parcel-to](#parcel-to) | Can you send parcels to here for pickup?<br/>_You can send parcels to here for pickup with these companies: {post_office:parcel_to}_<br/>2 options | | *[post_office:parcel_to](https://wiki.osm.org/wiki/Key:post_office:parcel_to)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [stamps](#stamps) | Can you buy stamps here?<br/>_You can buy stamps from companies: {post_office:stamps}_<br/>2 options | | *[post_office:stamps](https://wiki.osm.org/wiki/Key:post_office:stamps)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [has_atm](#has_atm) | Does this post office have an ATM?<br/>3 options | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
|
@ -223,6 +223,10 @@ The question is `Does this post office have an ATM?`
|
|||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue