Skip to content

Source

A citation to a source book or reference document.

Source stores the canonical source identifier and an optional page number. It is embedded in content models to preserve where imported or authored game content came from.

View JSON Schema

Property Type Required Description
name string No The canonical source identifier. This value is resolved with sourceToName() when displayed, so stored abbreviations or slugs can be shown as their full source names.
page integer No The page number within the source.