{ "images": { "render": "{image_carousel()}{image_upload()}" }, "osmlink": { "render": "", "mappings": [ { "if": "id~=-", "then": "Uploading..." } ] }, "wikipedialink": { "render": "WP", "condition": "wikipedia~*" }, "phonelink": { "render": "", "condition": "phone~*" }, "description": { "question": { "nl": "Zijn er extra zaken die je niet in de bovenstaande vragen kwijt kon? Zet deze in de descriptionHerhaal geen antwoorden die je reeds gaf", "en": "Is there still something relevant you couldn't give in the previous questions? Add it here.
Don't repeat already stated facts" }, "render": "{description}", "freeform": { "key": "description" }, "mappings": [ { "if": "description=", "then": { "nl": "Geen extra beschrijving", "en": "No extra description" } } ] }, "website": { "question": { "en": "What is the website of {name}?", "nl": "Wat is de website van {name}?", "fr": "Quel est le site internet de {name}?", "gl": "Cal é a páxina web de {name}?" }, "render": "{website}", "freeform": { "key": "website", "type": "url" } } }