Template:5e24 Species: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = 5e24_Species |Species = String |Sort_Text = String |Type = String |Size = List (, ) of String |Speed = List (, ) of String |Traits = List (, ) of String |Summary = Wikitext }} </noinclude><includeonly> <span style="font-size:1.3em;>'''{{{species|}}}'''</span> {{#if: {{{refs|}}}|{{{refs}}}|}} ({{5e24lc|Species}}) <br /> '''Creature Type:''' {{{creaturetype|}}}<br /> '''Size:''' {{#arraymap: {{{size|}}}|, |xSize|{...") |
mNo edit summary |
||
| Line 34: | Line 34: | ||
|Species = {{{species|}}} | |Species = {{{species|}}} | ||
|Type = {{{creaturetype|}}} | |Type = {{{creaturetype|}}} | ||
|Size = {{#arraymap: {{{size|}}}|, |xSize|{{5e24|xSize}}|}} | |Size = {{#arraymap: {{{size|}}}|, |xSize|{{5e24|xSize}}|, }} | ||
|Speed = {{#arraymap: {{{speed|}}}|, |xSpeed|xSpeed|, | |Speed = {{#arraymap: {{{speed|}}}|, |xSpeed|xSpeed|, }} | ||
|Traits = {{{trait1|}}}{{#if: {{{trait2|}}}|, {{{trait2}}}|}}{{#if: {{{trait3|}}}|, {{{trait3}}}|}}{{#if: {{{trait4|}}}|, {{{trait4}}}|}}{{#if: {{{trait5|}}}|, {{{trait5}}}|}}{{#if: {{{trait6|}}}|, {{{trait6}}}|}}{{#if: {{{trait7|}}}|, {{{trait7}}}|}}{{#if: {{{trait8|}}}|, {{{trait8}}}|}}{{#if: {{{trait9|}}}|, {{{trait9}}}|}}{{#if: {{{trait10|}}}|, {{{trait10}}}|}} | |Traits = {{{trait1|}}}{{#if: {{{trait2|}}}|, {{{trait2}}}|}}{{#if: {{{trait3|}}}|, {{{trait3}}}|}}{{#if: {{{trait4|}}}|, {{{trait4}}}|}}{{#if: {{{trait5|}}}|, {{{trait5}}}|}}{{#if: {{{trait6|}}}|, {{{trait6}}}|}}{{#if: {{{trait7|}}}|, {{{trait7}}}|}}{{#if: {{{trait8|}}}|, {{{trait8}}}|}}{{#if: {{{trait9|}}}|, {{{trait9}}}|}}{{#if: {{{trait10|}}}|, {{{trait10}}}|}} | ||
}}<!-- | }}<!-- | ||
---Categories--- | ---Categories--- | ||
--->{{#if: {{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} 5e24}}|{{DEFAULTSORTKEY:{{PAGENAME}} 5e24}}|}}[[Category:5e24 {{Type Array|{{{species|}}}}}]] | --->{{#if: {{{nocat|}}}|<!--skip-->|{{#if: {{{nosort|}}}|<!--skip-->|{{#if: {{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} 5e24}}|{{DEFAULTSORTKEY:{{PAGENAME}} 5e24}}|}}|}}<!--endif nosort-->[[Category:5e24 Species]][[Category:5e24 {{Type Array|{{{species|}}}}}]] | ||
}}<!--endif nodb--> | }}<!--endif nocat-->}}<!--endif nodb--> | ||
</includeonly><noinclude><!-- | </includeonly><noinclude><!-- | ||
-- | -- | ||
| Line 60: | Line 60: | ||
|traitdesc1= <!--repeats up to 10--> | |traitdesc1= <!--repeats up to 10--> | ||
}} | }} | ||
</pre> | |||
===Other entries=== | |||
<pre> | |||
|nocat= <!--no categories--> | |||
|nodb= <!--no data store or category--> | |||
|nosort= <!--no defaultsortkey--> | |||
</pre> | </pre> | ||
Revision as of 19:20, 10 February 2025
This template defines the table "5e24_Species". View table.
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 entries
|nocat= <!--no categories--> |nodb= <!--no data store or category--> |nosort= <!--no defaultsortkey-->
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.
- Foo's Guide to Nothing p. 173. Licensed: Public Domain. ↑