forked from MapComplete/MapComplete
		
	Studio: WIP
This commit is contained in:
		
							parent
							
								
									6ff2c629f0
								
							
						
					
					
						commit
						cb538c2303
					
				
					 33 changed files with 608 additions and 2071 deletions
				
			
		|  | @ -233,7 +233,7 @@ export default { | |||
|       "type": "object", | ||||
|       "properties": { | ||||
|         "render": { | ||||
|           "description": "question: What text should be rendered?\n\nThis piece of text will be shown in the infobox.\nNote that \"{key}\"-parts are substituted by the corresponding values of the element.\n\nThis text will be shown if:\n- there is no mapping which matches (or there are no matches)\n- no question, no mappings and no 'freeform' is set\n\nNote that this is a HTML-interpreted value, so you can add links as e.g. '<a href='{website}'>{website}</a>' or include images such as `This is of type A <br><img src='typeA-icon.svg' />`\ntype: rendered", | ||||
|           "description": "question: What text should be rendered?\n\nThis piece of text will be shown in the infobox.\nNote that \"&LBRACEkey&RBRACE\"-parts are substituted by the corresponding values of the element.\n\nThis text will be shown if:\n- there is no mapping which matches (or there are no matches)\n- no question, no mappings and no 'freeform' is set\n\nNote that this is a HTML-interpreted value, so you can add links as e.g. '<a href='{website}'>{website}</a>' or include images such as `This is of type A <br><img src='typeA-icon.svg' />`\ntype: rendered", | ||||
|           "anyOf": [ | ||||
|             { | ||||
|               "$ref": "#/definitions/Record<string,string>" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue