Template:5e Named NPC: Difference between revisions
Jump to navigation
Jump to search
m (Rlyehable moved page Template:5e Named NPC Short to Template:5e Named NPC) |
mNo edit summary |
||
| Line 5: | Line 5: | ||
|Name = String | |Name = String | ||
|Sort_Text = String | |Sort_Text = String | ||
|Lineage = | |Lineage = Wikitext string | ||
|Class = List (, ) of | |Class = List (, ) of Wikitext string | ||
|Challenge_Rating = String | |Challenge_Rating = String | ||
|Experience_Points = Integer | |Experience_Points = Integer | ||
|Affiliation = List (, ) of | |Affiliation = List (, ) of Wikitext string | ||
|Sources = List (, ) of | |Sources = List (, ) of Wikitext string | ||
}} | }} | ||
</noinclude><includeonly>{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store: | </noinclude><includeonly>{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store: | ||
| Line 22: | Line 22: | ||
|Affiliation = {{{affiliation|}}} | |Affiliation = {{{affiliation|}}} | ||
|Sources = {{{sources|}}} | |Sources = {{{sources|}}} | ||
}}<!--Categories-->[[Category:{{NAMESPACE}} {{Type Array|{{{lineage}}}}}]]{{#if: {{{class|}}}|[[Category:{{NAMESPACE}} {{{class}}}s]]|}}{{#if: {{{cr|}}}|[[Category:5e CR {{{cr}}} Monsters]]|}}[[Category:5e NPCs]][[Category:5e Named NPCs]]{{#if: {{{tags|}}}|{{5e Monster Short|{{{sorttext|}}}|{{{name|}}}|Named NPC|{{{tags}}}}}|}}|}}<!-- | }}<!--Categories--><!--[[Category:{{NAMESPACE}} {{Type Array|{{{lineage}}}}}]]{{#if: {{{class|}}}|[[Category:{{NAMESPACE}} {{{class}}}s]]|}}-->{{#if: {{{cr|}}}|[[Category:5e CR {{{cr}}} Monsters]]|}}[[Category:5e NPCs]][[Category:5e Named NPCs]]{{#if: {{{tags|}}}|{{5e Monster Short|{{{sorttext|}}}|{{{name|}}}|Named NPC|{{{tags}}}}}|}}|}}<!-- | ||
--Display-- | --Display-- | ||
--><big><big>'''''{{{name|}}}'''</big></big> ({{5ed|Named NPC}})<br /> | --><big><big>'''''{{{name|}}}'''</big></big> ({{5ed|Named NPC}})<br /> | ||
Revision as of 10:12, 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