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