Better Templates - reonZ/pf2e-toolbelt GitHub Wiki

Whenever a template is placed/created on the board, a new popup window will show up and let you select which tokens to target.
[!IMPORTANT] if you are using the
Token Magic FXmodule, you must disable theAutomatically hide template elementssetting from it or this feature will not work.
[!NOTE] When using the
TargetorCancelbuttons on the popup, the current state of theRemove Templateoption will be used while clicking on thexbutton to close the popup will not.
[!TIP] You can hold the
Ctrlkey before creating the template to skip this feature.
Settings
Auto Target 👤
When placing a template on the board, a new dialog will show up allowing you to target all the tokens inside it.
API
A third party creating a template wanting to skip this feature must add the following flag to the template at creation:
{
"flags.pf2e-toolbelt.betterTemplates.split": true
}