Template:5e Individual: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = 5e_Individual |Name = String |Sort_Text = String |Lineage = Wikitext string |Class = List (, ) of Wikitext string |...") |
mNo edit summary |
||
| Line 24: | Line 24: | ||
|Affiliation = {{{affiliation|}}} | |Affiliation = {{{affiliation|}}} | ||
|Sources = {{{sources|}}} | |Sources = {{{sources|}}} | ||
}}<!--Categories-->{{#if: {{{cr|}}}|[[Category:5e CR {{{cr}}} Monsters]]|}}[[Category:5e NPCs]][[Category:5e Individuals]]{{#if: {{{tags|}}}|{{5e Monster 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]]|}}-->}}|}}<!-- | }}<!--Categories-->{{#if: {{{cr|}}}|[[Category:5e CR {{{cr}}} Monsters]]|}}[[Category:5e NPCs]][[Category:5e Individuals]]{{#if: {{{tags|}}}|{{5e Monster 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]]|}}-->}}|}}{{#if: {{{hide|}}}|<!--skip-->|<!-- | ||
--Display-- | --Display-- | ||
--><big><big>'''''{{{name|}}}'''</big></big> ({{5ed|Individual}})<br /> | --><big><big>'''''{{{name|}}}'''</big></big> ({{5ed|Individual}})<br /> | ||
| Line 32: | Line 32: | ||
'''Alignment:''' {{{alignment|}}}<br /> | '''Alignment:''' {{{alignment|}}}<br /> | ||
'''Affiliations:''' {{{affiliation|}}}<br /> | '''Affiliations:''' {{{affiliation|}}}<br /> | ||
'''Sources:''' {{{sources|}}} | '''Sources:''' {{{sources|}}}<br /> | ||
'''Tags:''' {{{tags}}} | '''Tags:''' {{{tags|}}} |}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
==Use== | ==Use== | ||
| Line 50: | Line 50: | ||
|tags= <!--used only if no 5e Monster stat block and Not group--> | |tags= <!--used only if no 5e Monster stat block and Not group--> | ||
}}</pre> | }}</pre> | ||
===Optional Entries=== | |||
<pre>|hide= <!--blank, true to not display--></pre> | |||
==Example== | ==Example== | ||
<pre>{{5e Individual | <pre>{{5e Individual | ||
Revision as of 18:52, 16 January 2022
This template defines the table "5e_Individual". View table.
Use
Displays and records information about named individuals. 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 Individual
|name=
|sortText=
|lineage= <!-- lineage, subrace or group -->
|class=
|cr=
|alignment=
|affiliation=
|sources=
|tags= <!--used only if no 5e Monster stat block and Not group-->
}}
Optional Entries
|hide= <!--blank, true to not display-->
Example
{{5e Individual
|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