forked from MapComplete/MapComplete
Merge branch 'develop' into RobinLinde-patch-1
This commit is contained in:
commit
244f253fbd
2 changed files with 15 additions and 0 deletions
|
@ -300,6 +300,19 @@
|
||||||
"type": "date"
|
"type": "date"
|
||||||
},
|
},
|
||||||
"id": "ghost_bike-start_date"
|
"id": "ghost_bike-start_date"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "wikidata",
|
||||||
|
"render": {
|
||||||
|
"special": {
|
||||||
|
"type": "wikipedia",
|
||||||
|
"keyToShowWikipediaFor": "subject:wikidata"
|
||||||
|
},
|
||||||
|
"before": {
|
||||||
|
"en": "<h3>Wikipedia page about the deceased person</h3>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"condition": "subject:wikidata~*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"deletion": {
|
"deletion": {
|
||||||
|
|
|
@ -409,6 +409,8 @@
|
||||||
"toilet.toilet-changing_table:location",
|
"toilet.toilet-changing_table:location",
|
||||||
"toilet.toilet-handwashing",
|
"toilet.toilet-handwashing",
|
||||||
"toilet.toilet-has-paper",
|
"toilet.toilet-has-paper",
|
||||||
|
"toilet.menstrual_products",
|
||||||
|
"toilet.menstrual_products_location",
|
||||||
{
|
{
|
||||||
"builtin": "description",
|
"builtin": "description",
|
||||||
"override": {
|
"override": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue