Template:5x Adventure Creatures xRef: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = 5x_Adventure_Creature_xRef |Adventure = String |Creature = List (,) of String }} </noinclude><includeonly><!-- --Store Data-- -->{{#cargo_store: _table = 5e_Adventure_Creature_xRef |Adventure = {{{adventure|}}} |Creature = {{{creature|}}} }}<!-- --Call DnD Adventure Creatures xRef-- -->{{DnD Adventure Creatures xRef |adventure={{{adventure|}}} |creature={{{creature|}}} }}</includeonly><noinclude>{{template badg...")
 
No edit summary
 
Line 4: Line 4:
_table = 5x_Adventure_Creature_xRef
_table = 5x_Adventure_Creature_xRef
|Adventure = String
|Adventure = String
|Edition = List (, ) of String
|Creature = List (,) of String  
|Creature = List (,) of String  
}}
}}
Line 9: Line 10:
--Store Data--
--Store Data--
-->{{#cargo_store:
-->{{#cargo_store:
_table = 5e_Adventure_Creature_xRef
_table = 5x_Adventure_Creature_xRef
|Adventure = {{{adventure|}}}
|Adventure = {{{adventure|}}}
|Creature = {{{creature|}}}
|Edition = 5x, {{#if: {{{edition|}}}|{{#arraymap: {{{edition}}}|, |xEd|xEd|<!--\s-->}}|5e}}
}}<!--
|Creature = {{#arraymap: {{{creature|}}}|, |xCreature|xCreature}}
--Call DnD Adventure Creatures xRef--
}}<!-- Call DnD Adventure Creatures xRef -->{{DnD Adventure Creatures xRef
-->{{DnD Adventure Creatures xRef
|adventure={{{adventure|}}}
|adventure={{{adventure|}}}
|edition=5x, {{#if: {{{edition|}}}|{{#arraymap: {{{edition}}}|, |xEd|xEd|<!--\s-->}}|5e}}
|creature={{{creature|}}}
|creature={{{creature|}}}
}}</includeonly><noinclude>{{template badge}}{{tocright}}
}}</includeonly><noinclude>{{template badge}}{{tocright}}
Line 28: Line 29:
{{5x Adventure Creatures xRef
{{5x Adventure Creatures xRef
|adventure= <!--adventure name-->
|adventure= <!--adventure name-->
|edition= <!--5e, 5e24-->
|creature= <!--creature name list->
|creature= <!--creature name list->
}}
}}
Line 36: Line 38:
{{5x Adventure Creatures xRef
{{5x Adventure Creatures xRef
|adventure=A Foo and His Money are Soon Parted
|adventure=A Foo and His Money are Soon Parted
|edition=5e
|creature=Foo, Bar, Dra, Orc Common, Kobold Overview
|creature=Foo, Bar, Dra, Orc Common, Kobold Overview
}}
}}

Latest revision as of 12:14, 5 March 2026

This template defines the table "5x_Adventure_Creature_xRef". This table has not been created yet.

 Template    

Use

Use on Adventure/Publication pages to link to creatures.

Syntax

{{5x Adventure Creatures xRef
|adventure= <!--adventure name-->
|edition= <!--5e, 5e24-->
|creature= <!--creature name list->
}}

Example

{{5x Adventure Creatures xRef
|adventure=A Foo and His Money are Soon Parted
|edition=5e
|creature=Foo, Bar, Dra, Orc Common, Kobold Overview
}}