Template:5x Adventure: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = 5x_Adventures |Adventure = List (, ) of String |Max_Level = String |Min_Level = String |Tier = List (, ) of String |Summary = Wikitext }} </noinclude><includeonly>{{#if: {{{nodb|}}}|<!--skip-->|<!-- --Store Data-- -->{{#cargo_store: _table = 5x_Adventures |Adventure = {{Safeapos|{{{adventure|}}}}} |Min_Level = {{{min_level|}}} |Max_Level = {{{max_level|}}} |Tier = {{{tier|}}} |Summary = {{{summary|}}} }}<!-- --...")
 
mNo edit summary
Line 7: Line 7:
|Min_Level = String
|Min_Level = String
|Tier = List (, ) of String
|Tier = List (, ) of String
|Edition = List (, ) of String
|Summary = Wikitext
|Summary = Wikitext
}}
}}
Line 17: Line 18:
|Max_Level = {{{max_level|}}}
|Max_Level = {{{max_level|}}}
|Tier = {{{tier|}}}
|Tier = {{{tier|}}}
|Edition = {{{edition|}}}
|Summary = {{{summary|}}}
|Summary = {{{summary|}}}
}}<!--Call DnD Adventure-->{{DnD Adventure
|adventure={{{adventure|}}}
|min_level={{{min_level|}}}
|max_level={{{max_level|}}}
|tier={{{tier|}}}
|edition={{{edition|}}}
|summary={{{summary|}}}
}}<!--
}}<!--
-- Categories--
-- Categories--
Line 47: Line 56:
|max_level=
|max_level=
|tier= <!-- 1-4=1;5-10=2;11-16=3;17+=4-->
|tier= <!-- 1-4=1;5-10=2;11-16=3;17+=4-->
|edition= <!--5e, One, 5e24-->
|summary=
|summary=
}}
}}
Line 62: Line 72:
|level=1-2
|level=1-2
|tier=1
|tier=1
|edition=5e24
|summary=The party is tasked with helping the impulsive {{5ed|Foo}} hold on to enough money to pay his rent.
|summary=The party is tasked with helping the impulsive {{5ed|Foo}} hold on to enough money to pay his rent.
}}
}}
Line 71: Line 82:
|max_level=6
|max_level=6
|tier=1, 2
|tier=1, 2
|edition=5e24
|summary=The party is tasked with helping the impulsive {{5ed|Foo}} hold on to enough money to pay his rent.
|summary=The party is tasked with helping the impulsive {{5ed|Foo}} hold on to enough money to pay his rent.
|nodb=true
|nodb=true

Revision as of 05:41, 24 October 2025

This template defines the table "5x_Adventures". View table.

 Template    

Use

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

Syntax

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

Optional Entries

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

Example

{{5x Adventure 
|adventure=A Foo and His Money are Soon Parted
|level=1-2
|tier=1
|edition=5e24
|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 Parted
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.