Template:Type: Difference between revisions

From Timaresh
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Converts a three-letter 3e monster code to the full text.</noinclude>
<includeonly>{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
| abn = aberration
| anm = animal
| cns = construct
| dgn = dragon
| fey = fey
| hmd = humanoid
| mgb = magical beast
| mnh = monstrous humanoid
| plt = plant
| ooz = ooze
| out = outsider
| und = undead
| vmn = vermin
| humanoid
}}</includeonly><noinclude>Converts a three-letter 3e monster code to the full text.
<pre><nowiki>
| abn = Aberration
| abn = Aberration
| anm = Animal
| anm = Animal
Line 14: Line 29:
| und = Undead
| und = Undead
| vmn = Vermin
| vmn = Vermin
}}
</nowiki></pre></noinclude>
<nowiki>
| abn = Aberration
| anm = Animal
| cns = Construct
| dgn = Dragon
| fey = Fey
| hmd = Humanoid
| mgb = Magical Beast
| mnh = Monstrous Humanoid
| plt = Plant
| ooz = Ooze
| out = Outsider
| und = Undead
| vmn = Vermin
</nowiki>

Latest revision as of 01:46, 29 July 2013

Converts a three-letter 3e monster code to the full text.

| abn = Aberration
| anm = Animal
| cns = Construct
| dgn = Dragon
| fey = Fey
| hmd = Humanoid
| mgb = Magical Beast
| mnh = Monstrous Humanoid
| plt = Plant
| ooz = Ooze
| out = Outsider
| und = Undead
| vmn = Vermin