Template:5e24 Individual: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = 5e24_Individual |Name = String |Sort_Text = String |Lineage = Wikitext string |Gender = Wikitext string |Class = List (, ) of Wikitext string |Challenge_Rating = String |Experience_Points = Integer |Alignment = Wikitext string |Affiliation = List (, ) of Wikitext string }} </noinclude><includeonly>{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store: _table = 5e24_Individual |Name = {{{name|}}} |Sort_Text = {{#if: {{{s...") |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 24: | Line 24: | ||
|Alignment = {{{alignment|}}} | |Alignment = {{{alignment|}}} | ||
|Affiliation = {{{affiliation|}}} | |Affiliation = {{{affiliation|}}} | ||
}}<!--Categories-->{{#if: {{{cr|}}}|[[Category: | }}<!--Categories-->{{#if: {{{cr|}}}|[[Category:5e24 CR {{{cr}}} Creatures]]|}}<!--[[Category:5e24 NPCs]]-->[[Category:5e24 Individuals]]{{#if: {{{tags|}}}|{{5e24 Creature Short|{{#if: {{{sorttext|}}}|{{{sorttext}}}|{{#if: {{{name|}}}|{{{name}}}|{{PAGENAME}}|}}|}}|{{{name|}}}|Individual|{{{tags}}}}}|<!--no tags--><!--{{#if: {{{lineage|}}}|[[Category:{{NAMESPACE}} {{Type Array|{{{lineage}}}}}]]|}}{{#if: {{{class|}}}|[[Category:{{NAMESPACE}} {{{class}}}s]]|}}-->}} | ||
|}}<!--endif nodb-->{{#if: {{{hide|}}}|<!--skip-->|<!-- | |}}<!--endif nodb-->{{#if: {{{hide|}}}|<!--skip-->|<!-- | ||
--Display-- | --Display-- | ||
| Line 36: | Line 36: | ||
'''Sources:''' {{{sources|}}}|}}<!--endif sources-->|}}<!--endif refs-->{{#if: {{{tags|}}|<br /> | '''Sources:''' {{{sources|}}}|}}<!--endif sources-->|}}<!--endif refs-->{{#if: {{{tags|}}|<br /> | ||
'''Tags:''' {{{tags}}}|}}<!--endif tags--> |}}<!--endif not hide--> | '''Tags:''' {{{tags}}}|}}<!--endif tags--> |}}<!--endif not hide--> | ||
</includeonly><noinclude><div style="display:block; float:right;">{{ | </includeonly><noinclude><div style="display:block; float:right;">{{gmw}}{{tocright}}</div> | ||
==Use== | ==Use== | ||
Displays and records information about named individuals. It should be followed by the [[Template:5e24 Creature]] to display the stat block. If no stat block, use the 'tags=' entry for type and tags. | Displays and records information about named individuals. It should be followed by the [[Template:5e24 Creature]] to display the stat block. If no stat block, use the 'tags=' entry for type and tags. | ||
Latest revision as of 18:12, 14 April 2025
This template defines the table "5e24_Individual". View table.
Use
Displays and records information about named individuals. It should be followed by the Template:5e24 Creature to display the stat block. If no stat block, use the 'tags=' entry for type and tags.
Syntax
{{5e24 Individual
|name=
|sortText=
|refs=
|lineage= <!-- lineage, subrace or group -->
|gender=
|class=
|cr=
|alignment=
|affiliation=
|tags= <!--used only if no 5e Monster stat block and Not group-->
}}
Add'l Parameters
|hide= <!--blank, true to suppress display--> |nodb= <!--blank, true to supress db entry and categories-->
Deprecated Parameters
|sources= <!--replaced with refs-->
Example
{{5e24 Individual
|name=Foo the Great
|sortText=Foo
|lineage={{5ep|Enkki}} <!-- lineage, subrace or group -->
|gender=Unstated
|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
Gender: Unstated
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