Template:5e Named NPC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = 5e_Named_NPC |Name = String |Sort_Text = String |Lineage = String |Class = List (, ) of String |Challenge_Rating =...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{5e Individual | |||
|name={{{name|}}} | |||
|sorttext={{{sorttext|}}} | |||
|lineage={{{lineage|}}} <!-- lineage, subrace or group --> | |||
|class={{{class|}}} | |||
|cr={{{cr|}}} | |||
|alignment={{{alignment|}}} | |||
|affiliation={{{affiliation|}}} | |||
|sources={{{sources|}}} | |||
|tags={{{tags|}}} | |||
|nodb={{{nodb|}}} | |||
}}</includeonly><noinclude> | |||
{{deprecated|Template:5e Individual}} | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
==Use== | ==Use== | ||
Displays and records information about Named NPCs. It should be followed by the [[Template:5e Monster]] to display the stat block. If no stat block, use the 'tags=' entry for type and tags. | Displays and records information about Named NPCs. It should be followed by the [[Template:5e Monster]] to display the stat block. If no stat block, use the 'tags=' entry for type and tags. | ||
==Syntax== | ==Syntax== | ||
<pre>{{5e Named NPC | <pre>{{5e Named NPC | ||
|name= | |name= | ||
|sortText= | |sortText= | ||
Line 41: | Line 22: | ||
|class= | |class= | ||
|cr= | |cr= | ||
|alignment= | |||
|affiliation= | |affiliation= | ||
|sources= | |sources= | ||
Line 47: | Line 29: | ||
==Example== | ==Example== | ||
<pre>{{5e Named NPC | <pre>{{5e Named NPC | ||
|name=Foo the Great | |name=Foo the Great | ||
|sortText=Foo | |sortText=Foo | ||
Line 53: | Line 35: | ||
|class={{5ed|Assassin}} | |class={{5ed|Assassin}} | ||
|cr=7 | |cr=7 | ||
|alignment={{SRD5|Chaotic Neutral}} | |||
|affiliation=The King's Fools, Long Reach Assassin's Guild | |affiliation=The King's Fools, Long Reach Assassin's Guild | ||
|sources=Foo's Guide to Nothing p.137 | |sources=Foo's Guide to Nothing p.137 | ||
Line 60: | Line 43: | ||
produces... | produces... | ||
{{5e Named NPC | {{5e Named NPC | ||
|name=Foo the Great | |name=Foo the Great | ||
|sortText=Foo | |sortText=Foo | ||
Line 66: | Line 49: | ||
|class={{5ed|Assassin}} | |class={{5ed|Assassin}} | ||
|cr=7 | |cr=7 | ||
|alignment={{SRD5|Chaotic Neutral}} | |||
|affiliation=The King's Fools, Long Reach Assassin's Guild | |affiliation=The King's Fools, Long Reach Assassin's Guild | ||
|sources=Foo's Guide to Nothing p.137 | |sources=Foo's Guide to Nothing p.137 |
Latest revision as of 12:02, 12 January 2022
This information is deprecated. This material was replaced by: Template:5e Individual |
Use
Displays and records information about Named NPCs. It should be followed by the Template:5e Monster to display the stat block. If no stat block, use the 'tags=' entry for type and tags.
Syntax
{{5e Named NPC |name= |sortText= |lineage= <!-- lineage, subrace or group --> |class= |cr= |alignment= |affiliation= |sources= |tags= <!--used only if no 5e Monster stat block and Not group--> }}
Example
{{5e Named NPC |name=Foo the Great |sortText=Foo |lineage={{5ep|Enkki}} <!-- lineage, subrace or group --> |class={{5ed|Assassin}} |cr=7 |alignment={{SRD5|Chaotic Neutral}} |affiliation=The King's Fools, Long Reach Assassin's Guild |sources=Foo's Guide to Nothing p.137 |tags=Fey, Enkki <!--used only if no 5e Monster stat block--> }}
produces...
Foo the Great (Individual)
Lineage: Enkki
Class: Assassin
CR: 7 (2,900)
Alignment: Chaotic Neutral
Affiliations: The King's Fools, Long Reach Assassin's Guild
Sources: Foo's Guide to Nothing p.137
Tags: Fey, Enkki