{
"wikipedialink": {
"render": "",
"condition": "wikipedia~*"
},
"phonelink": {
"render": "",
"condition": "phone~*"
},
"emaillink": {
"render": "",
"condition": "email~*"
},
"osmlink": {
"render": "",
"mappings": [
{
"if": "id~=-",
"then": "Uploading..."
}
]
},
"sharelink": {
"render": "{share_link()}"
}
}