Template:5e Adventure Creatures: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = 5e_Adventure_Creature |Adventure = List (, ) of String |Creature = String }} </noinclude><includeonly><!-- --Store Data-- -->{{#cargo_store: _table = 5e_Adventure_Creature |Creature = {{{creature|}}} |Adventure = {{{adventure|}}} }}</includeonly><noinclude> <!-- Tech note: [ and ] display as [ and ] , respectively, but won't get parsed as wiki links. --> ==Use== Use on Monster/Creature pages to link to...")
 
No edit summary
 
Line 11: Line 11:
_table = 5e_Adventure_Creature
_table = 5e_Adventure_Creature
|Creature = {{{creature|}}}
|Creature = {{{creature|}}}
|Adventure = {{{adventure|}}}
|Adventure = {{Safeapos|{{{adventure|}}}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
<!-- Tech note:
<!-- Tech note:

Latest revision as of 07:24, 22 April 2024

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

Use[edit]

Use on Monster/Creature pages to link to adventures.

Syntax[edit]

{{5e Adventure Creatures
|creature= <!--creature name-->
|adventure= <!--adventure name-->
}}

Example[edit]

{{5e Adventure Creatures
|creature=Foo
|adventure=A Foo and His Money are Soon Parted, Expedition to the Bar-rier Reef
}}