forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
17fd654f39
commit
602bf2300d
275 changed files with 4426 additions and 1434 deletions
|
@ -340,8 +340,8 @@ The question is `Does this artwork also double as wayside shrine?`
|
|||
|
||||
### shrine_name
|
||||
|
||||
The question is `What's the name of this shrine?`
|
||||
*The name of this shrine is <b>{name}</b>* is shown if `name` is set
|
||||
The question is `What's the name of this {title()}?`
|
||||
*The name of this {title()} is <b>{name}</b>* is shown if `name` is set
|
||||
|
||||
- *This shrine does not 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>
|
||||
|
||||
|
@ -372,7 +372,7 @@ This tagrendering has labels
|
|||
|
||||
### denomination_christian
|
||||
|
||||
The question is `What's the Christian denomination of the shrine?`
|
||||
The question is `What's the Christian denomination of this {title()}?`
|
||||
*The religious denomination is <b>{denomination}</b>* is shown if `denomination` is set
|
||||
|
||||
- *The religious subdenomination is Catholic* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:denomination' target='_blank'>denomination</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic' target='_blank'>catholic</a>
|
||||
|
@ -429,7 +429,7 @@ This tagrendering has labels
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
### move-button
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue