{{#if isPresetsTab}}
Click to activate a preset, then draw with the standard template tools.
{{#if isGM}}
{{/if}}
{{#if hasActive}}
Preset active.
{{/if}}
{{#each presetGroups}}
{{#if name}}{{/if}}
{{#unless name}}{{/unless}}
{{else}}
No presets.
{{/each}}
{{#if isGM}}
{{/if}}
{{/if}}
{{#if isSpawnTab}}
Click to spawn at the entry's size, or drag onto the canvas.
{{#if isGM}}
{{/if}}
{{#each spawnGroups}}
{{#if name}}{{/if}}
{{#unless name}}{{/unless}}
{{#each entries}}
-
{{#if iconIsFa}}
{{else}}
{{#if iconIsSvg}}
{{else}}

{{/if}}
{{/if}}
{{name}}
{{templateType}}
size {{size}}
{{#if @root.isGM}}
{{/if}}
{{/each}}
{{else}}
No spawn templates.
{{/each}}
{{#if isGM}}
{{/if}}
{{/if}}