QuteFeat
Pf2eTools Feat attributes (feat2md.txt)
Feats 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
Permalinkaccess, activity, altNames, books, cost, embedded, frequency, getAliases, hasSections, labeledSource, leadsTo, level, name, note, prerequisites, reprintOf, requirements, source, sourceAndPage, sourcesWithFootnote, special, tags, text, traits, trigger, vaultPath
access
Permalinkactivity
PermalinkActivity/Activation cost (as QuteDataActivity)
altNames
Permalinkbooks
PermalinkList of source books using abbreviated name. Fantasy statblocks uses this list format, as an example.
cost
Permalinkembedded
PermalinkTrue if this ability is embedded in another note (admonition block).
The default template uses this flag to include a title: prefix for the admonition block:
{#if resource.embedded }title: {#else}# {/if}{resource.name} *
frequency
PermalinkQuteDataFrequency. How often this feat can be used/activated. Use directly to get a formatted string.
getAliases
PermalinkAliases for this note, including the note name, as quoted/escaped strings.
Example values:
- "+1 All-Purpose Tool"
- "Carl "The Elder" Frost"
In templates:
aliases:
{#each resource.aliases}
- {it}
{/each}
hasSections
PermalinkTrue if the content (text) contains sections
labeledSource
PermalinkFormatted string describing the content's source(s): _Source: <sources>_
leadsTo
Permalinklevel
Permalinkname
PermalinkNote name
note
Permalinkprerequisites
PermalinkreprintOf
PermalinkList of content superceded by this note (as Reprinted)
requirements
Permalinksource
PermalinkString describing the content's source(s)
sourceAndPage
PermalinkBook sources as list of SourceAndPage
sourcesWithFootnote
PermalinkGet 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.
special
Permalinktags
PermalinkCollected tags for inclusion in frontmatter
text
PermalinkFormatted text. For most templates, this is the bulk of the content.
traits
PermalinkCollection of traits (decorated links)
trigger
PermalinkvaultPath
PermalinkPath to this note in the vault