Template:DnD Creature Xref

From Rlyehwiki
Revision as of 10:06, 8 July 2026 by Rlyehable (talk | contribs) (Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = DnD_Creature |Creature = String |SortText = String |Edition = List (, ) of String |Type = List (, ) of String |Tags = List (, ) of String |Individual = Boolean }} </noinclude><includeonly>{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store: _table = DnD_Creature |Creature = {{{creature|}}} |SortText = {{#if: {{{sortText|}}}|{{{sortText}}} {{{edition|}}}|{{{creature|}}} AA {{{edition|}}}|}} |Edition = {{#arraymap: {{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template defines the table "DnD_Creature". View table.

Template  ˢ 

Use

Called from other Creature templates, stores information in table DnD Creature. Produces no visible output.

Syntax

{{DnD Creature Xref
|creature=
|sortText=
|type=
|tags=
|individual=
|edition=
}}


Add'l Parameters

|nodb= <!--blank, true to skip db and categories-->

Example

{{DnD Creature Xref
|creature=Foo
|sortText=
|type=Celestial
|tags=Angel, Bar
|individual=
|edition=5x, 5e24
}}

Produces

(no visible result)