Template:DnD Adventure: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
}}<!-- | }}<!-- | ||
-- Categories-- | -- Categories-- | ||
-->[[Category:DnD Adventures|{{{adventure}}} | -->[[Category:DnD Adventures|{{{adventure}}} DnD]]{{#if: {{{edition|}}}|{{#arraymap: {{{edition|}}}|, |xEd|[[Category:xEd Adventures|{{{adventure}}} xEd]]|}}|}}{{#arraymap: {{{tier|}}}|, |xTier|[[Category:DnD Tier xTier Adventures]]|\s}}|}}<!--end nodb--><!-- | ||
-- Display -- | -- Display -- | ||
-->{{#if: {{{noshow|}}}|<!--skip display-->|{{{!}} class="zebra small" style="border:solid 1px gainsboro; border-radius:0.5em;"> | -->{{#if: {{{noshow|}}}|<!--skip display-->|{{{!}} class="zebra small" style="border:solid 1px gainsboro; border-radius:0.5em;"> | ||
!colspan="2" style="padding:0.5em;"{{!}}{{{adventure|}}}{{#if: {{{edition|}}}|<span style="display:inline-block; float:right;"> | !colspan="2" style="padding:0.5em;"{{!}}{{{adventure|}}}{{#if: {{{edition|}}}|<span style="display:inline-block; float:right;">{{{edition}}} </span>|}} | ||
{{!}}- | {{!}}- | ||
{{!}}Adventurer Levels | {{!}}Adventurer Levels | ||
| Line 35: | Line 35: | ||
{{!}}Summary: | {{!}}Summary: | ||
{{!}}{{{summary|}}} | {{!}}{{{summary|}}} | ||
{{!}}}|}}<!--endif noshow--></includeonly><noinclude>{{tocright}} | {{!}}}|}}<!--endif noshow--></includeonly><noinclude>{{template badge}}{{tocright}} | ||
<!-- Tech note: | <!-- Tech note: | ||
[ and ] display as [ and ] , respectively, but won't get parsed as wiki links. | [ and ] display as [ and ] , respectively, but won't get parsed as wiki links. | ||
| Line 65: | Line 65: | ||
|level=1-2 | |level=1-2 | ||
|tier=1 | |tier=1 | ||
|edition= | |edition=3.0e, 3.5e, 4e, 5x, 5e, 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 75: | Line 75: | ||
|max_level=6 | |max_level=6 | ||
|tier=1, 2 | |tier=1, 2 | ||
|edition= | |edition=3.0e, 3.5e, 4e, 5x, 5e, 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 | ||
Latest revision as of 06:23, 6 March 2026
This template defines the table "DnD_Adventures". View table.
Template ⁿ
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=3.0e, 3.5e, 4e, 5x, 5e, 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 Parted3.0e, 3.5e, 4e, 5x, 5e, 5e24 | |
|---|---|
| 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. |