Template:5e24 Species: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
Created page with "<noinclude>{{#cargo_declare: _table = 5e24_Background |Species = String |SortText = String |Type = String |Size = List (, ) of String |Speed = List (, ) of String |Traits = List (, ) of String |Summary = String }}</noinclude><includeonly><!-- -- Display-- --><span style="font-size:1.3em;>'''{{{species|}}}'''</span> {{#if: {{{refs|}}}|{{{refs}}}|}} ({{5e24lc|Species}}) {{#if: {{{pointer|}}}|(pointer)|}}<br /> '''Creature Type:''' {{{creaturetype|}}}<br /> '''Size:'''..."
 
No edit summary
 
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<noinclude>{{#cargo_declare:
_table = 5e24_Background
_table = 5e24_Species
|Species = String
|Species = String
|SortText = String
|SortText = String
Line 18: Line 18:
---Data Store---
---Data Store---
--->{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store:
--->{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store:
_table = 5e24_Background
_table = 5e24_Species
|Species={{{species|}}}
|Species={{{species|}}}
|SortText={{#if: {{{sorttext|}}}|{{{sorttext}}} 5e24|{{PAGENAME}} 5e24|}}
|SortText={{#if: {{{sorttext|}}}|{{{sorttext}}} 5e24|{{PAGENAME}} 5e24|}}

Latest revision as of 17:03, 15 April 2026

This template defines the table "5e24_Species". View table.

Template  ˢ 

Usage

Used on pages describing a character Species.

Syntax

{{5e24 Species
|species=
|refs=
|size=
|sizenote=
|speed=
|trait1= <!--repeats up to 10-->
|traitdesc1= <!--repeats up to 10-->
}}

Other Parameters

|nocat= <!--no categories-->
|nodb= <!--no categories, no properties-->
|nosort= <!--no sort key-->
|poiter= <!--blank, true-->
|spells= <!--blank, list of spells it can cast-->

Example

{{5e24 Species
|species=Foo
|refs=<ref name="fgtn">{{Cite Pub|Foo's Guide to Nothing|pages=173}} Licensed: [[Public Domain]].</ref>
|size=Small, Medium
|sizenote=2'7"-5'2"
|speed=30 feet, {{5e24|Climb}} 30 feet, {{5e24|Swim}} 20 feet
|trait1=Fooishness 
|traitdesc1=The character has {{5e24|Disadvantage}} on {{5e24|Wisdom}} {{5e24lc|Saving Throw}}s.
|trait2=Bar None 
|traitdesc2=The Foo has {{5e24|Advantage}} on {{5e24|Charisma}} saving throws and {{5e24|D20 Test}}s.
|trait3=Fear Prone
|traitdesc3=If the character has the {{5e24|Frightened}} condition, it falls to the ground {{5e24|Prone}} at the end of each of its {{5e24lc|Turn}}s.
}}

Produces

Foo [1] (species)
Creature Type:
Size: Small or Medium (2'7"-5'2")
Speed: 30 feet, Climb 30 feet, Swim 20 feet
As a Foo, you have these special traits:
Fooishness. The character has Disadvantage on Wisdom saving throws.
Bar None. The Foo has Advantage on Charisma saving throws and D20 Tests.
Fear Prone. If the character has the Frightened condition, it falls to the ground Prone at the end of each of its turns.