forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
612e71a4b6
commit
511d20eb34
245 changed files with 43884 additions and 8661 deletions
|
@ -79,7 +79,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
| [phone](#phone) <br/> _(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
|
||||
| [email](#email) <br/> _(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
|
||||
| [website](#website) <br/> _(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
|
||||
| [address_joined](#address_joined) <br/> _(Original in [address](./address.md#address_joined))_ | _{group(header,street;housenumber;unit)}_ | address | _Multiple choice only_ |
|
||||
| [address_joined](#address_joined) <br/> _(Original in [address](./address.md#address_joined))_ | _{group(header,street;housenumber;unit,)}_ | address | _Multiple choice only_ |
|
||||
| [header](#header) <br/> _(Original in [address](./address.md#header))_ | _{addr:street} <b>{addr:housenumber}</b> {addr:unit}_<br/>1 options | address, hidden | _Multiple choice only_ |
|
||||
| [housenumber](#housenumber) <br/> _(Original in [address](./address.md#housenumber))_ | What is the number of this house?<br/>_The house number is <b>{addr:housenumber}</b>_<br/>1 options | address, hidden | *[addr:housenumber](https://wiki.osm.org/wiki/Key:addr:housenumber)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [street](#street) <br/> _(Original in [address](./address.md#street))_ | What street is this address located in?<br/>_This address is in street <b>{addr:street}</b>_ | address, hidden | *[addr:street](https://wiki.osm.org/wiki/Key:addr:street)* ([string](../SpecialInputElements.md#string)) |
|
||||
|
@ -143,7 +143,7 @@ This tagrendering has labels
|
|||
### address_joined
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{group(header,street;housenumber;unit)}*
|
||||
*{group(header,street;housenumber;unit,)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`address`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue