Template:5e24 Individual: Difference between revisions

From Rlyehwiki
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
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;">{{rw}}{{tocright}}</div>
</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.

Revision as of 09:26, 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