Template:5e PA Creature Trait: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_declare: _table = PA_Creatue_Trait |Sort_Text = String |Name = String |Creature_Type = List (, ) of String |Type = String |Restriction = String |Entries = Number |Description = String |Summary = Wikitext }} </noinclude><includeonly> <big>'''{{{name|}}}'''.</big> {{{desc|}}}{{#if: {{{restriction|}}}|<br /><br />'''''Restriction:''' {{{restriction}}}''}} {{#if: {{{nodb|}}}|<!--skip-->|<!-- --Categories--> {{#if: {{{sorttext|}}}|{{...") |
mNo edit summary |
||
Line 32: | Line 32: | ||
}} | }} | ||
}}<!--endif nodb--> | }}<!--endif nodb--> | ||
</includeonly><noinclude> | </includeonly><noinclude>{{tocright}} | ||
==Use== | ==Use== | ||
Used to display a creature trait in a {{phoenixash}} creature trait page or creature. | Used to display a creature trait in a {{phoenixash}} creature trait page or creature. |
Revision as of 11:43, 20 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
|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. Plants with an Intelligence below 6 do not hinder your movement.
Restriction: This trait is limited to Plants.