forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9e17550a95
commit
3407f68d3f
267 changed files with 7757 additions and 2435 deletions
|
@ -90,24 +90,28 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
### images
|
||||
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
|
||||
_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
|
||||
|
||||
*The name of this bookcase is {name}* is shown if `name` is set.
|
||||
|
||||
- *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
|
||||
|
||||
*{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
|
||||
|
||||
*This place mostly serves {books}* is shown if `books` is set.
|
||||
|
||||
- *Mostly children books* 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%3Dchildren' target='_blank'>children</a>
|
||||
- *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>
|
||||
|
@ -132,19 +136,22 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### public_bookcase-operator
|
||||
|
||||
The question is `Who maintains this public bookcase?`
|
||||
*Operated by {operator}* is shown if `operator` is set
|
||||
|
||||
*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
|
||||
|
||||
*This public bookcase is part of {brand}* is shown if `brand` is set.
|
||||
|
||||
- *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
|
||||
|
||||
*The reference number of this public bookcase within {brand} is {ref}* is shown if `ref` is set.
|
||||
|
||||
- *This 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> & brand= & ref=
|
||||
|
||||
|
@ -153,16 +160,19 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### public_bookcase-start_date
|
||||
|
||||
The question is `When was this public bookcase installed?`
|
||||
*Installed on {start_date}* is shown if `start_date` is set
|
||||
|
||||
*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
|
||||
|
||||
*{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
|
||||
|
@ -172,16 +182,19 @@ This tagrendering has labels
|
|||
### 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue