Template:DnD Adventure

From Rlyehwiki
Revision as of 17:01, 23 October 2025 by Rlyehable (talk | contribs) (Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = DnD_Adventures |Adventure = List (, ) of String |Max_Level = String |Min_Level = String |Tier = List (, ) of String |Edition = String |Summary = Wikitext }} </noinclude><includeonly>{{#if: {{{nodb|}}}|<!--skip-->|<!-- --Store Data-- -->{{#cargo_store: _table = DnD_Adventures |Adventure = {{Safeapos|{{{adventure|}}}}} |Min_Level = {{{min_level|}}} |Max_Level = {{{max_level|}}} |Tier = {{{tier|}}} |Edition = {{{ed...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Use

Use on adventure pages or publication pages to allow links to adventures.

Syntax

{{DnD Adventure 
|adventure=
|min_level=
|max_level=
|tier= <!-- 1-4=1;5-10=2;11-16=3;17+=4-->
|edition= <!--1e, 2e, 3e 3.5e, 5e, 5e24-->
|summary=
}}

Optional Entries

|noshow= <!--blank, true to suppress display-->
|nodb= <!--blank, true to skip data storage & categories-->

Example

{{DnD Adventure 
|adventure=A Foo and His Money are Soon Parted
|level=1-2
|tier=1
|edition=na
|summary=The party is tasked with helping the impulsive {{5ed|Foo}} hold on to enough money to pay his rent.
}}

Produces

A Foo and His Money are Soon Partedna 
Adventurer Levels 1-6
Adventure Tier 1, 2
Summary: The party is tasked with helping the impulsive Foo hold on to enough money to pay his rent.