QuteDeity

Pf2eTools Deity attributes (deity2md.txt)

Deities are rendered both standalone and inline (as an admonition block). The default template can render both. It uses special syntax to handle the inline case.

Use %%-- to mark the end of the preamble (frontmatter and other leading content only appropriate to the standalone case).

Extension of Pf2eQuteBase

Attributes

alignment, altNames, anathema, areasOfConcern, avatar, books, category, cleric, edicts, followerAlignment, getAliases, hasSections, intercession, labeledSource, name, pantheon, reprintOf, source, sourceAndPage, sourcesWithFootnote, tags, text, vaultPath

alignment

altNames

anathema

areasOfConcern

avatar

books

List of source books using abbreviated name. Fantasy statblocks uses this list format, as an example.

category

cleric

edicts

followerAlignment

getAliases

Aliases for this note, including the note name, as quoted/escaped strings.

Example values:

In templates:

aliases:
{#each resource.aliases}
- {it}
{/each}

hasSections

True if the content (text) contains sections

intercession

labeledSource

Formatted string describing the content's source(s): _Source: <sources>_

name

Note name

pantheon

reprintOf

List of content superceded by this note (as Reprinted)

source

String describing the content's source(s)

sourceAndPage

Book sources as list of SourceAndPage

sourcesWithFootnote

Get Sources as a footnote.

Calling this method will return an italicised string with the primary source followed by a footnote listing all other sources. Useful for types that tend to have many sources.

tags

Collected tags for inclusion in frontmatter

text

Formatted text. For most templates, this is the bulk of the content.

vaultPath

Path to this note in the vault