{{formInput fields.x value=source.x id=(concat rootId "-token.x")}} {{formInput fields.y value=source.y id=(concat rootId "-token.y")}}
{{formInput fields.width value=source.width id=(concat rootId "-token.width")}} {{formInput fields.height value=source.height id=(concat rootId "-token.height")}}
{{formField fields.shape value=source.shape choices=tokenShapes classes="slim" rootId=rootId}} {{#if fields.hole}} {{formField fields.hole value=source.hole rootId=rootId}} {{/if}}