{{formGroup fields.type value=source.type choices=types rootId=rootId}} {{formGroup fields.suit value=source.suit rootId=rootId}} {{formGroup fields.value value=source.value rootId=rootId}}
{{formInput fields.width value=source.width id=(concat rootId "-width")}} {{formInput fields.height value=source.height id=(concat rootId "-height")}} {{formInput fields.rotation value=source.rotation id=(concat rootId "-rotation")}}
{{formGroup fields.description value=source.description compact=true rootId=rootId}}