Difference between revisions of "Template:5e Adventure"
From Dungeons and Dragons Wiki
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{nodb|}}}|<!--skip-->|<!-- | <includeonly>{{#if: {{{nodb|}}}|<!--skip-->|<!-- | ||
--Store Data-- | --Store Data-- | ||
− | -->{{#set: Adventure List = {{Safeapos|{{{adventure|}}}}}}}{{#set: Minimum Level={{{min_level|}}}}}{{#set: Maximum Level={{{max_level|}}}}}{{#arraymap: {{{tier|}}}|, |xTier|{{#set: Adventure Tier=xTier}}|\s | + | -->{{#set: Adventure List = {{Safeapos|{{{adventure|}}}}}}}{{#set: Minimum Level={{{min_level|}}}}}{{#set: Maximum Level={{{max_level|}}}}}{{#arraymap: {{{tier|}}}|, |xTier|{{#set: Adventure Tier=xTier}}|\s|}}{{#set: Summary={{{summary|}}}}}<!-- |
-- Categories-- | -- Categories-- | ||
− | -->[[Category:5e Adventures|{{{adventure}}} 5e]]{{#arraymap: {{{tier|}}}|, |xTier|[[Category:5e Tier xTier Adventures]]| | + | -->[[Category:5e Adventures|{{{adventure}}} 5e]]{{#arraymap: {{{tier|}}}|, |xTier|[[Category:5e Tier xTier Adventures]]|<nowiki />|}}<!--end arraymap-->|}}<!--end nodb--><!-- |
-- Display -- | -- Display -- | ||
-->{{#if: {{{noshow|}}}|<!--skip display-->|{{{!}} class="zebra small" style="border:solid 1px goldenrod; border-radius:0.5em;" | -->{{#if: {{{noshow|}}}|<!--skip display-->|{{{!}} class="zebra small" style="border:solid 1px goldenrod; border-radius:0.5em;" | ||
Line 55: | Line 55: | ||
|tier=1, 2 | |tier=1, 2 | ||
|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= | + | |nodb= |
}} | }} | ||
− | |||
− | |||
[[Category:5e Templates]]</noinclude> | [[Category:5e Templates]]</noinclude> |
Latest revision as of 01:03, 18 July 2024
Use[edit]
Use on adventure pages or publication pages to allow links to adventures.
Syntax[edit]
{{5e Adventure |adventure= |min_level= |max_level= |tier= <!-- 1-4=1;5-10=2;11-16=3;17+=4--> |summary= }}
Optional Entries[edit]
|noshow= <!--blank, true to suppress display--> |nodb= <!--blank, true to skip data storage & categories-->
Example[edit]
{{5e Adventure |adventure=A Foo and His Money are Soon Parted |level=1-2 |tier=1 |summary=The party is tasked with helping the impulsive {{5ed|Foo}} hold on to enough money to pay his rent. }}
Produces[edit]
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. |