chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-07-10 18:26:31 +02:00
parent a190597905
commit 087e639020
382 changed files with 29496 additions and 2675 deletions

View file

@ -21,6 +21,7 @@ Layer showing disused signs on buildings
- [brand](#brand)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -65,6 +66,7 @@ Elements must match **all** of the following expressions:
| [brand](#brand) | For what business was this sign made?<br/>_This sign was made for: {brand}_ | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -120,6 +122,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_