StaticDEFAULT_StaticPARTSStaticTABSStaticTEMPLATE_When rendered inline inside a JournalEntrySheet the root element is a
Per-sheet-class storage key — all sheets of the same class share a remembered tab.
Build trigger template context from the data model.
Foundry's changeTab uses this.#content (window-content) to find the nav element, but we've moved the nav outside window-content. Temporarily re-insert it for the synchronous tab switch, then move it back out.
Suppress standalone sheet rendering when the parent journal entry's sheet is already open — Foundry's createDialog opens both the parent journal (inline view) and the page's own sheet, causing a double-open.
Static_Static_Static_Static_Static_
Sheet for bmsEffect JournalEntryPages.
Renders a full effect editor (changes, aura, triggers, modifications) on a journal page that serves as a master ActiveEffect template. Includes a draggable handle so pages can be dropped onto actor sheets to apply the effect with origin-based propagation.