Template:5e PA Creature Trait: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
{{{desc|}}}{{#if: {{{restriction|}}}|<br /><br />'''''Restriction:''' {{{restriction}}}''}}<!--endif restriction-->
{{{desc|}}}{{#if: {{{restriction|}}}|<br /><br />'''''Restriction:''' {{{restriction}}}''}}<!--endif restriction-->


{{#if: {{{nodb|}}}|<!--skip-->|<nowiki />
{{#if: {{{nodb|}}}|<!--skip-->|<!--Categories-->{{#if: {{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} PA 5e}}|{{DEFAULTSORTKEY:{{PAGENAME}} PA 5e}}}}
<!--Categories-->
[[Category:5e PA Creature Traits]]<!--Cargo Store-->{{#cargo_store:
{{#if: {{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} PA 5e}}|{{DEFAULTSORTKEY:{{PAGENAME}} PA 5e}}}}
[[Category:5e PA Creature Traits]]
<!--Data Entry-->
{{#cargo_store:
_table = PA_Creature_Trait
_table = PA_Creature_Trait
|Sort_Text = {{#if: {{{sorttext|}}}|{{{sorttext}}} PA 5e|{{BASEPAGENAME}} PA 5e}}
|Sort_Text={{#if: {{{sorttext|}}}|{{{sorttext}}} PA 5e|{{PAGENAME}} PA 5e}}
|Name = {{{name|}}}
|Name={{{name|}}}
|Creature_Type = {{{creaturetype|}}}
|Creature_Type={{{creaturetype|}}}
|Type = {{{type|}}}
|Type={{{type|}}}
|Restriction = {{{restriction|}}}
|Restriction={{{restriction|}}}
|Entries = {{{entries|}}}
|Entries={{{entries|}}}
|Description = {{{desc|}}}
|Description={{{desc|}}}
|Summary = {{{summary|}}}
|Summary={{{summary|}}}
}}
}}
}}<!--endif nodb-->
}}<!--endif nodb-->

Revision as of 08:17, 24 August 2023

This template defines the table "PA_Creatue_Trait". This table has not been created yet.

Use

Used to display a creature trait in a Phoenix Ash creature trait page or creature.

Syntax

{{5e PA Creature Trait
|name=
|sorttext=
|refs=
|creaturetype=
|type= <!--Feature, Action, Bonus Action, Reaction-->
|restriction=
|summary=
|desc=
}}

Add'l Entries

|hideheader= <!--blank, true=hide header-->
|nodb= <!--blank, true=ignore categories, properties, and DB entries-->

Example

{{5e PA Creature Trait
|name=Foo
|sorttext=
|refs=<ref name="fgtn">{{Cite Pub|Foo's Guide to Nothing|pages=337}} Licensed: [[Public Domain]].</ref>
|creaturetype=
|type=Feature
|restriction=This trait is limited to {{phoenixash|Plant}}s.
|summary=Unintelligent Plants do not hinder your movement. 
|desc=Plants with an {{SRD5|Intelligence}} below 6 do not hinder your movement.
}}

Produces

Foo is a creature trait for the Phoenix Ash campaign setting.

Foo [1]
Feature
Plants with an Intelligence below 6 do not hinder your movement.

Restriction: This trait is limited to Plants.