forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9a86c5683b
commit
2545982dbd
287 changed files with 15242 additions and 22157 deletions
|
@ -97,7 +97,6 @@ _This tagrendering has no question and is thus read-only_
|
|||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### Access tag
|
||||
|
||||
The question is `Is this nature reserve accessible to the public?`
|
||||
|
||||
*Accessin this nature reserve: {access:description}* is shown if `access:description` is set.
|
||||
|
@ -110,7 +109,6 @@ The question is `Is this nature reserve accessible to the public?`
|
|||
- *Accessible with fee* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### Operator tag
|
||||
|
||||
The question is `Who operates this area?`
|
||||
|
||||
*Operated by {operator}* is shown if `operator` is set.
|
||||
|
@ -120,7 +118,6 @@ The question is `Who operates this area?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/nature_reserve/ANB.jpg'> *Operated by <i>Agentschap Natuur en Bos</i>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos' target='_blank'>Agentschap Natuur en Bos</a>
|
||||
|
||||
### Name tag
|
||||
|
||||
The question is `What is the name of this area?`
|
||||
|
||||
*This area is named {name}* is shown if `name` is set.
|
||||
|
@ -128,7 +125,6 @@ The question is `What is the name of this area?`
|
|||
- *This area doesn't have a name* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a> & name=
|
||||
|
||||
### Dogs?
|
||||
|
||||
The question is `Are dogs allowed in this nature reserve?`
|
||||
|
||||
- *Dogs have to be leashed* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed' target='_blank'>leashed</a>
|
||||
|
@ -138,48 +134,40 @@ The question is `Are dogs allowed in this nature reserve?`
|
|||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dguided' target='_blank'>guided</a>
|
||||
|
||||
### website
|
||||
|
||||
The question is `What is the website of {title()}?`
|
||||
|
||||
*<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>* is shown if `website` is set.
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'> *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
|
||||
|
||||
This tagrendering has labels
|
||||
`contact`
|
||||
This tagrendering has labels `contact`
|
||||
|
||||
### Curator
|
||||
|
||||
The question is `Whom is the curator of this nature reserve?`
|
||||
|
||||
*{curator} is the curator of this nature reserve* is shown if `curator` is set.
|
||||
|
||||
### Email
|
||||
|
||||
The question is `What email address can one send to with questions and problems with this nature reserve?`
|
||||
|
||||
*<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>* is shown if `email` is set.
|
||||
|
||||
### phone
|
||||
|
||||
The question is `What phone number can one call to with questions and problems with this nature reserve?`
|
||||
|
||||
*<a href='tel:{phone}' target='_blank' rel='noopener'>{phone}</a>* is shown if `phone` is set.
|
||||
|
||||
### Non-editable description
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Extra information: <i>{description}</i>* is shown if `description` is set.
|
||||
|
||||
### Editable description
|
||||
|
||||
The question is `Is there some extra info?`
|
||||
|
||||
*Extra info: <i>{description:0}</i>* is shown if `description:0` is set.
|
||||
|
||||
### Surface area
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Surface area: {_surface:ha}Ha*
|
||||
|
@ -194,29 +182,23 @@ The question is `What is the corresponding Wikidata entity?`
|
|||
- *No Wikipedia page has been linked yet* is shown if with wikidata=. _This option cannot be chosen as answer_
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
This tagrendering has labels `ignore-docs` `added_by_default`
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
## Filters
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue