chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2023-06-01 14:32:45 +02:00
parent 5665409874
commit 39deec76d2
78 changed files with 953 additions and 493 deletions

View file

@ -192,6 +192,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### email
@ -212,6 +214,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone
@ -232,6 +236,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options
@ -248,6 +254,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>