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 =...") |
mNo edit summary |
||
| Line 35: | Line 35: | ||
==Syntax== | ==Syntax== | ||
<pre>{{5e Named NPC | <pre>{{5e Named NPC | ||
|name= | |name= | ||
|sortText= | |sortText= | ||
| Line 47: | Line 47: | ||
==Example== | ==Example== | ||
<pre>{{5e Named NPC | <pre>{{5e Named NPC | ||
|name=Foo the Great | |name=Foo the Great | ||
|sortText=Foo | |sortText=Foo | ||
| Line 60: | Line 60: | ||
produces... | produces... | ||
{{5e Named NPC | {{5e Named NPC | ||
|name=Foo the Great | |name=Foo the Great | ||
|sortText=Foo | |sortText=Foo | ||
Revision as of 08:06, 29 August 2021
This template defines the table "5e_Named_NPC". This table has not been created yet.
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=
|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
|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 (Named NPC)
Lineage: Enkki
Class: Assassin
CR: 7 (2,900)
Affiliations: The King's Fools, Long Reach Assassin's Guild
Sources: Foo's Guide to Nothing p.137