Template:5e Monster Pointer: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 28: Line 28:
''{{SRD5|{{{size}}}|{{ucfirst:{{{size}}}}}}}[[Category:5e {{{size}}} Monsters]] {{SRD5|{{{type}}}|{{lc:{{{type}}}}}}}[[Category:5e {{Type Array|{{{type}}}}}]]{{#ifeq:{{{type}}}|Swarm|&nbsp;of {{lc:{{{swarm}}}}} {{5e Subtype|{{{subtype}}}|{{lc:{{Type Array|{{{subtype}}}}}}}}}[[Category:5e {{Type Array|{{{subtype}}}}}]]|<!--not swarm-->{{#if:{{{subtype|}}}| &nbsp;({{5e Type List|{{{subtype}}}}}{{#if:{{{subtype2|}}}|,&nbsp;{{5e Subtype|{{{subtype2}}}|{{lc:{{Type Array|{{{subtype2}}}}}}}}}[[Category:5e {{Type Array|{{{subtype2}}}}}]]}})}}}}, {{5e Alignment Array|{{{align}}}|lc}}''
''{{SRD5|{{{size}}}|{{ucfirst:{{{size}}}}}}}[[Category:5e {{{size}}} Monsters]] {{SRD5|{{{type}}}|{{lc:{{{type}}}}}}}[[Category:5e {{Type Array|{{{type}}}}}]]{{#ifeq:{{{type}}}|Swarm|&nbsp;of {{lc:{{{swarm}}}}} {{5e Subtype|{{{subtype}}}|{{lc:{{Type Array|{{{subtype}}}}}}}}}[[Category:5e {{Type Array|{{{subtype}}}}}]]|<!--not swarm-->{{#if:{{{subtype|}}}| &nbsp;({{5e Type List|{{{subtype}}}}}{{#if:{{{subtype2|}}}|,&nbsp;{{5e Subtype|{{{subtype2}}}|{{lc:{{Type Array|{{{subtype2}}}}}}}}}[[Category:5e {{Type Array|{{{subtype2}}}}}]]}})}}}}, {{5e Alignment Array|{{{align}}}|lc}}''


{{SRD5|Armor Class}}: {{#if: {{{ac|}}}|{{{ac}}}|}}
{{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 />
{{SRD5|Sense}}s: {{#if: {{{senses|}}}|{{{senses}}}, }} {{srd5lc|Passive Perception}} {{{perception|}}}
====Features====
====Features====
:{{{feature1}}}|}}{{#if: {{{feature2|}}}|<br />
:{{{feature1}}}|}}{{#if: {{{feature2|}}}|<br />
Line 87: Line 90:
{{#if: {{{noncanon|}}}|<!--skip-->|[[Category:5e Canon Monsters]]}}
{{#if: {{{noncanon|}}}|<!--skip-->|[[Category:5e Canon Monsters]]}}
[[Category:5e Pointers]][[Category:5e Monster Pointers]]
[[Category:5e Pointers]][[Category:5e Monster Pointers]]
<!--Cargo DB store-->
{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store:
{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store:
_table = 5eMonster
_table = 5eMonster

Revision as of 08:28, 15 July 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

Armor Class: 11 Hit Points: 20
Challenge: 1 (200 xp)
Senses: darkvision 60 ft., passive perception 12

Features

Fooishness 

Actions

Fooing Around 

Reactions

Bar None 

Legendary Actions

Legendary Fooism 

Has Lair

Unofficial Description

The Foo is a monstrosity created by the wizard Bar.



No results