<% await tp.file.move(“/1-Party/” + tp.file.title) %>
<%* const hasTitle = !tp.file.title.startsWith(“NewPlayer”); let title; if (!hasTitle) { title = await tp.system.prompt(“Enter Player Name”); await tp.file.rename(title); } else { title = tp.file.title; } _%>
Pasted image 20220612052639.png
=this.file.name
| Image | Char Name | Player Name | Class | Race | Level |
|---|---|---|---|---|---|
![]() | =this.file.name | VIEW[{Player}] | VIEW[{Class}] | VIEW[{Race}] | VIEW[{level}] |
frame: ConfigureInCustomFramesPlugin