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
|
@ -94,7 +94,6 @@ _This tagrendering has no question and is thus read-only_
|
|||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### public_bookcase-name
|
||||
|
||||
The question is `What is the name of this public bookcase?`
|
||||
|
||||
*The name of this bookcase is {name}* is shown if `name` is set.
|
||||
|
@ -102,13 +101,11 @@ The question is `What is the name of this public bookcase?`
|
|||
- *This bookcase 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=
|
||||
|
||||
### public_bookcase-capacity
|
||||
|
||||
The question is `How many books fit into this public bookcase?`
|
||||
|
||||
*{capacity} books fit in this bookcase* is shown if `capacity` is set.
|
||||
|
||||
### bookcase-booktypes
|
||||
|
||||
The question is `What kind of books can be found in this public bookcase?`
|
||||
|
||||
*This place mostly serves {books}* is shown if `books` is set.
|
||||
|
@ -117,7 +114,6 @@ The question is `What kind of books can be found in this public bookcase?`
|
|||
- *Mostly books for adults* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:books' target='_blank'>books</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:books%3Dadults' target='_blank'>adults</a>
|
||||
|
||||
### bookcase-is-indoors
|
||||
|
||||
The question is `Is this bookcase located outdoors?`
|
||||
|
||||
- *This bookcase is located indoors* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes' target='_blank'>yes</a>
|
||||
|
@ -125,7 +121,6 @@ The question is `Is this bookcase located outdoors?`
|
|||
- *This bookcase is located outdoors* is shown if with indoor=. _This option cannot be chosen as answer_
|
||||
|
||||
### bookcase-is-accessible
|
||||
|
||||
The question is `Is this public bookcase freely accessible?`
|
||||
|
||||
- *Publicly accessible* 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>
|
||||
|
@ -134,13 +129,11 @@ The question is `Is this public bookcase freely accessible?`
|
|||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### public_bookcase-operator
|
||||
|
||||
The question is `Who maintains this public bookcase?`
|
||||
|
||||
*Operated by {operator}* is shown if `operator` is set.
|
||||
|
||||
### public_bookcase-brand
|
||||
|
||||
The question is `Is this public bookcase part of a bigger network?`
|
||||
|
||||
*This public bookcase is part of {brand}* is shown if `brand` is set.
|
||||
|
@ -148,7 +141,6 @@ The question is `Is this public bookcase part of a bigger network?`
|
|||
- *This public bookcase is not part of a bigger network* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:nobrand' target='_blank'>nobrand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:nobrand%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### public_bookcase-ref
|
||||
|
||||
The question is `What is the reference number of this public bookcase?`
|
||||
|
||||
*The reference number of this public bookcase within {brand} is {ref}* is shown if `ref` is set.
|
||||
|
@ -158,47 +150,38 @@ The question is `What is the reference number of this public bookcase?`
|
|||
This tagrendering is only visible in the popup if the following condition is met: brand~.+
|
||||
|
||||
### public_bookcase-start_date
|
||||
|
||||
The question is `When was this public bookcase installed?`
|
||||
|
||||
*Installed on {start_date}* is shown if `start_date` is set.
|
||||
|
||||
### public_bookcase-website
|
||||
|
||||
The question is `Is there a website with more information about this public bookcase?`
|
||||
|
||||
*{link(More info on the website,&LBRACEwebsite&RBRACE,,,,)}* is shown if `website` is set.
|
||||
|
||||
### 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()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_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