{{localize "MassEdit.common.attach"}}

{{#unless virtual}}
{{#if tva}} {{/if}}
{{#if documentEdit}}
{{localize "MassEdit.common.data"}}

{{localize "MassEdit.presets.data-edit" document=documentEdit}}

{{#if displayFieldDelete}}

{{localize "MassEdit.presets.select-delete"}}

{{/if}} {{#if isPlaceable}}

{{localize "MassEdit.presets.data-assign" document=documentEdit}}

{{/if}}
{{/if}}
{{#if isPlaceable}}
{{#unless multiEdit}}
{{#if attached}}
{{#each attached}} {{/each}}
{{else}}
{{localize "MassEdit.presets.drag-placeable"}}
{{/if}}

{{localize "MassEdit.presets.drag-placeable-hint"}}

{{localize "MassEdit.presets.select-modify"}}

{{localize "MassEdit.presets.spawn-random"}}

If not enabled any links present within the preset will be regenerated to ensure uniqueness on the scene after spawn.

{{/unless}}

The size of the grid from which the preset has been created. Used to dynamically scale the preset.

{{#unless multiEdit}}

data | token actor

documents objects | token actor

{{/unless}}
{{/if}} {{/unless}}
{{#if multiEdit}} {{tagInput name="addTags" label="Add Tags"}} {{tagInput name="removeTags" label="Remove Tags"}} {{else}} {{tagInput tags=preset.tags name="tags"}} {{/if}}