{{#unless isPrototype}}
{{/unless}}
{{#if isPrototype}}

{{localize "TOKEN.AppendNumberHint" name=object.name}}

{{localize "TOKEN.PrependAdjectiveHint" name=object.name}}


{{/if}} {{#unless isPrototype}}
{{numberInput object.x name="x" step=1 disabled=(not isGM) placeholder=(localize "Pixels")}} {{numberInput object.y name="y" step=1 disabled=(not isGM) placeholder=(localize "Pixels")}}
{{numberInput object.elevation name="elevation" placeholder="units"}}
{{/unless}}

{{localize "PF2E.Token.SecretDisposition.Hint"}}