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
|
@ -57,7 +57,7 @@ Elements must match **any** of the following expressions:
|
|||
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||||
| [buried:wikidata](#buried:wikidata) | What is the Wikipedia page of the person buried here?<br/>_{wikipedia(buried:wikidata)}_ | | *[buried:wikidata](https://wiki.osm.org/wiki/Key:buried:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
|
||||
| [name](#name) | What is the name of the person buried here?<br/>_<b>{name}</b> is buried here_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [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_ |
|
||||
|
||||
|
@ -81,6 +81,10 @@ The question is `What is the name of the person buried here?`
|
|||
_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