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
|
@ -1099,7 +1099,7 @@ The special element which shows the questions which are unknown. Added by defaul
|
|||
| name | default | description |
|
||||
-----|-----|----- |
|
||||
| labels | _undefined_ | One or more ';'-separated labels. If these are given, only questions with these labels will be given. Use `unlabeled` for all questions that don't have an explicit label. If none given, all questions will be shown |
|
||||
| blacklisted-labels | _undefined_ | One or more ';'-separated labels of questions which should _not_ be included. Note that the questionbox which is added by default will blacklist 'hidden' |
|
||||
| blacklisted-labels | _undefined_ | One or more ';'-separated labels of questions which should _not_ be included. Note that the questionbox which is added by default will blacklist 'hidden'. If both a whitelist and a blacklist are given, will show questions having at least one label from the whitelist but none of the blacklist. |
|
||||
| show_all | _undefined_ | Either `no`, `yes` or `user-preference`. Indicates if all questions should be shown at once |
|
||||
|
||||
#### Example usage of questions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue