Template:DnD Adventure Creatures xRef: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
</noinclude><includeonly><!-- | </noinclude><includeonly><!-- | ||
--Store Data-- | --Store Data-- | ||
-->{{#cargo_store: | -->{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store: | ||
_table = DnD_Adventure_Creature_xRef | _table = DnD_Adventure_Creature_xRef | ||
|Adventure = {{{adventure|}}} | |Adventure = {{{adventure|}}} | ||
|Edition = {{#if: {{{edition|}}}|{{#arraymap: {{{edition|}}}|, |xEd|xEd | |Edition = {{#if: {{{edition|}}}|{{#arraymap: {{{edition|}}}|, |xEd|xEd}}|}} | ||
|Creature = {{{creature|}}} | |Creature = {{{creature|}}} | ||
}}</includeonly><noinclude>{{template badge}}{{tocright}} | }}|}}<!--endif nodb--><!-- | ||
--Diagnostic Display-- | |||
'''Adventure:'''{{{adventure|}}}<br /> | |||
'''Edition:''' {{#if: {{{edition|}}}|{{#arraymap: {{{edition|}}}|, |xEd|xEd}}|}}<br /> | |||
'''Creatures:''' {{{creature|}}} | |||
--> | |||
</includeonly><noinclude>{{template badge}}{{tocright}}<br /> | |||
<!-- 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 38: | Line 44: | ||
}} | }} | ||
</pre> | </pre> | ||
===Produces=== | |||
(should be no display) | |||
{{DnD Adventure Creatures xRef | |||
|adventure=A Foo and His Money are Soon Parted | |||
|edition=5x, 5e | |||
|creature=Foo, Bar, Dra, Orc Common, Kobold Overview | |||
|nodb=true | |||
}} | |||
[[Category:DnD Templates]]</noinclude> | [[Category:DnD Templates]]</noinclude> | ||
Latest revision as of 17:35, 5 March 2026
This template defines the table "DnD_Adventure_Creature_xRef". View table.
Template ⁿ
Use
Use on Adventure/Publication pages to link to creatures.
Syntax
{{DnD Adventure Creatures xRef
|adventure= <!--adventure name-->
|edition= <!--editions-->
|creature= <!--creature name list->
}}
Example
{{DnD Adventure Creatures xRef
|adventure=A Foo and His Money are Soon Parted
|edition=5x, 5e
|creature=Foo, Bar, Dra, Orc Common, Kobold Overview
}}
Produces
(should be no display)