Template:5e Monster Pointer: Difference between revisions
Jump to navigation
Jump to search
(remove features db) |
mNo edit summary |
||
Line 32: | Line 32: | ||
<span style="font-size: 1.43em; font-weight: bold;>{{{name|}}}{{#if: {{{npc|}}}|[[Category:5e NPCs]][[Category:NPC]]|}}</span><br />{{#if:{{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} 5e}}|{{DEFAULTSORTKEY:{{PAGENAME}} 5e}} }} | <span style="font-size: 1.43em; font-weight: bold;>{{{name|}}}{{#if: {{{npc|}}}|[[Category:5e NPCs]][[Category:NPC]]|}}</span><br />{{#if:{{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} 5e}}|{{DEFAULTSORTKEY:{{PAGENAME}} 5e}} }} | ||
''{{SRD5|{{{size}}}|{{ucfirst:{{{size}}}}}}}[[Category:5e {{{size}}} Monsters]] {{SRD5|{{{type}}}|{{lc:{{{type}}}}}}}[[Category:5e {{Type Array|{{{type}}}}}]]{{#ifeq:{{{type}}}|Swarm| of {{lc:{{{swarm}}}}} {{5e Subtype|{{{subtype}}}|{{lc:{{Type Array|{{{subtype}}}}}}} | ''{{SRD5|{{{size}}}|{{ucfirst:{{{size}}}}}}}[[Category:5e {{{size}}} Monsters]] {{SRD5|{{{type}}}|{{lc:{{{type}}}}}}}[[Category:5e {{Type Array|{{{type}}}}}]]{{#ifeq:{{{type}}}|Swarm| of {{lc:{{{swarm}}}}} {{5e Subtype|{{{subtype}}}|{{lc:{{Type Array|{{{subtype}}}}}}}}}[[Category:5e {{Type Array|{{{subtype}}}}}]]|<!--not swarm-->{{#if:{{{subtype|}}}| ({{5e Type List|{{{subtype}}}}}{{#if:{{{subtype2|}}}|, {{5e Subtype|{{{subtype2}}}|{{lc:{{Type Array|{{{subtype2}}}}}}}}}[[Category:5e {{Type Array|{{{subtype2}}}}}]]}})}}}}, {{5e Alignment Array|{{{align}}}|lc}}'' | ||
{{SRD5|Hit Point}}s: {{#if: {{{hp|}}}|{{{hp}}}| }}{{#if: {{{hpnote|}}}|({{{hpnote}}})|}}<br />{{#if: {{{movetype|}}}|{{SRD5|Movement}}: {{{movetype}}}<br />|}}[[SRD5:CR|Challenge:]] {{{cr}}}[[Category:5e CR {{{cr}}} Monsters]] ({{#if: {{{xp|}}}|{{{xp}}}|{{5e xp|{{{cr}}}}}|}} [[SRD5:XP|xp]]){{#if: {{{feature1|}}}|<br /> | {{SRD5|Hit Point}}s: {{#if: {{{hp|}}}|{{{hp}}}| }}{{#if: {{{hpnote|}}}|({{{hpnote}}})|}}<br />{{#if: {{{movetype|}}}|{{SRD5|Movement}}: {{{movetype}}}<br />|}}[[SRD5:CR|Challenge:]] {{{cr}}}[[Category:5e CR {{{cr}}} Monsters]] ({{#if: {{{xp|}}}|{{{xp}}}|{{5e xp|{{{cr}}}}}|}} [[SRD5:XP|xp]]){{#if: {{{feature1|}}}|<br /> | ||
Line 62: | Line 62: | ||
:{{{reaction3}}}|}}{{#if: {{{reaction4|}}}|<br /> | :{{{reaction3}}}|}}{{#if: {{{reaction4|}}}|<br /> | ||
:{{{reaction4}}}|}}{{#if: {{{reaction5|}}}|<br /> | :{{{reaction4}}}|}}{{#if: {{{reaction5|}}}|<br /> | ||
:{{{reaction5}}}|}}{{#if: {{{legend1|}}}|  | :{{{reaction5}}}|}}{{#if: {{{legend1|}}}| [[Category:5e Legendary Monsters]] | ||
====Legendary Actions==== | ====Legendary Actions==== | ||
:{{{legend1}}}|}}{{#if: {{{legend2|}}}|<br /> | :{{{legend1}}}|}}{{#if: {{{legend2|}}}|<br /> | ||
Line 68: | Line 68: | ||
:{{{legend3}}}|}}{{#if: {{{legend4|}}}|<br /> | :{{{legend3}}}|}}{{#if: {{{legend4|}}}|<br /> | ||
:{{{legend4}}}|}}{{#if: {{{legend5|}}}|<br /> | :{{{legend4}}}|}}{{#if: {{{legend5|}}}|<br /> | ||
:{{{legend5}}}|}}{{#if: {{{lair1|}}}|  | :{{{legend5}}}|}}{{#if: {{{lair1|}}}|  | ||
====Lair Actions==== | ====Lair Actions==== | ||
:{{{lair1}}}| }}{{#if: {{{lair2|}}}|<br /> | :{{{lair1}}}| }}{{#if: {{{lair2|}}}|<br /> | ||
Line 115: | Line 115: | ||
|5eMonster.Legendary_Monster = {{#if: {{{legend1|}}}|1}} | |5eMonster.Legendary_Monster = {{#if: {{{legend1|}}}|1}} | ||
|5eMonster.Has_Lair = {{#if: {{{lair1|}}}|1|}} | |5eMonster.Has_Lair = {{#if: {{{lair1|}}}|1|}} | ||
|5eMonster.Summary = {{#if: {{{summary|}}}|{{{summary}}}|{{{desc|}}}}} | |5eMonster.Summary = {{#if: {{{summary|}}}|{{{summary}}}|{{{desc|}}}}} | ||
}}}} | }} }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
<!-- Tech note: | <!-- Tech note: |
Revision as of 05:14, 3 March 2020
This template adds rows to the table "5eMonster", which is declared by the template 5e Monster. View table.
Template documentation (for the above template, sometimes hidden or invisible)
Usage
For use with monsters that have been published, but their full statistics are not listed on the wiki.
Syntax
{{5e Monster Pointer |name= <!--Creature Name--> |sorttext= <!--Usually blank, category sort--> |pub= <!--Publication name--> |size= <!--Medium, Large, etc.--> |type= <!--Dragon, Humanoid, Outsider, Swarm, etc.--> |swarm= <!--if swarm, enter size of individual creature of the swarm--> |subtype= <!--Elf, Goblinoid, etc.--> |align= <!--Lawful Good, Chaotic Evil--> |ac=<!--Armor Class--> |hp=<!--Hit Points--> |speed=<!--speed(s)--> |senses=<!--darkvision, etc.--> |perception=<!--passive perception--> |languages=<!--languages--> |cr= <!--Challenge Rating--> |xp= <!--Experience points for destroying--> |desc= <!--UNOFFICIAL/UNPLAGIARIZED description of the monster--> |feature1=<!--monster feature names up to 10--> |action1=<!--action names up to 10--> |reaction1=<!--action names up to 5--> |legend1=<!--legendary action names up to 5--> |haslair=<!--blank, true if has lair--> }}
Add'l Entries
|hpnote= <!--if hp is calculated, notes on how--> |movetype= <!--movement type of Beasts. i.e. Walk, Fly, Swim,...-->
Deprecated
|lair1=<!--lair actions up to 5--><!--Replaced by haslair--> |regional1=<!--regional effects up to 5--> |subtype2= <!--subtype can now handle multiple subtypes-->
Example
{{5e Monster Pointer |name=Foo <!--Creature Name--> |sorttext= <!--Usually blank, category sort--> |pub=Foo's Guide to Monstrosities <!--Publication name--> |size=Medium <!--Medium, Large, etc.--> |type=Monstrosity <!--Dragon, Humanoid, Outsider, Swarm, etc.--> |swarm= <!--if swarm, enter size of individual creature of the swarm--> |subtype=Bar <!--Elf, Goblinoid, etc.--> |align=Neutral <!--Lawful Good, Chaotic Evil--> |ac=11 |hp=20 |speed=30 ft, {{srd5lc|Burrow}} 20 ft. |senses={{srd5lc|Darkvision}} 60 ft. |perception=12 |languages={{5elang|Common}} and {{5elang|Fooish}} |cr=1 <!--Challenge Rating--> |xp= <!--Experience points for destroying--> |desc= The Foo is a monstrosity created by the wizard Bar. |feature1=Fooishness |action1=Fooing Around |reaction1=Bar None |legend1=Legendary Fooism |haslair=true }}
Produces
The Foo is a monster in 5th ed. described in the Foo's Guide to Monstrosities.
Foo
Medium monstrosity (Bars), neutral
Hit Points: 20
Challenge: 1 (200 xp)
Features
- Fooishness
Actions
- Fooing Around
Reactions
- Bar None
Legendary Actions
- Legendary Fooism
Unofficial Description
The Foo is a monstrosity created by the wizard Bar.
No results
Visit Template:5e Monster Pointer/doc to edit this text! (How does this work?)