Template:5e Subrace Traits/doc

From Rlyehwiki
Jump to navigation Jump to search

Description The 5e Subrace Traits is used on articles that describe a playable race in 5th edition.

Syntax

 
{{5e Subrace Traits
|subrace=
|sorttext=
|race= 
|raceNS= <!-- s=SRD5, u=user creation -->
|abilityscores= <!--deprecated-->
|abilitynote= <!--blank, note such as Choice of-->
|str= <!-- +1, +2, etc. -->
|dex=
|con=
|int=
|wis=
|cha=
|age= <!--description of the lifespan of your race-->
|size= <!--size of your race (Small, Medium, Large)-->
|sizedesc= <!--description of size-->
|speed= <!--Your base walking speed is __ feet (25 or 30)-->
|alignment= <!--The alignment your race leans toward-->
|darkvisionfluff= <!--Description/reason for darkvision in your race (if it has darkvision)-->
|darkvisiondist= <!--number of feet that your darkvision is effective-->
|darkvisioncolor= <!--colors of darkvision-->
|trait1name= <!--name of 1st trait-->
|trait1desc= <!--description of 1st trait-->
|trait2name= <!--name of 2nd trait-->
|trait2desc= <!--description of 2nd trait--><!--

repeat for as many traits as your race has (max. 20)
-->
|trait20name= <!--name of 20th trait-->
|trait20desc= <!--description of 20th trait-->
|languages= <!--name of languages known by your race-->
|summary= <!--unplagiarized description-->
}}

Example

{{5e Subrace Traits
|race=Foo
|raceNS=u <!-- s=SRD5, u=user creation -->
|abilityscores= <!--deprecated-->
|abilitynote= <!--blank, note such as Choice of-->
|str= <!-- +1, +2, etc. -->
|dex=
|con=
|int=+1
|wis=+2
|cha=
|age=The bar mature at 50 and live an average of 50 years past that.
|size= <!--size of your race (small, medium, large)-->
|sizedesc= <!--description of size-->
|speed=<!--Your base walking speed is __ feet (25 or 30)-->
|alignment= <!--The alignment your race leans toward-->
|darkvisionfluff= <!--Description/reason for darkvision in your race (if it has darkvision)-->
|darkvisiondist= <!--number of feet that your darkvision is effective-->
|darkvisioncolor= <!--colors of darkvision-->
|trait1name=Poness <!--name of 1st trait-->
|trait1desc=A Po may reroll any {{SRD5|Constitution}} check or save.
|trait2name= <!--name of 2nd trait-->
|trait2desc=
|languages=
}}

produces:


Parent Race. Foo
Ability Score Increase. Intelligence +1 Wisdom +2
Age. The bar mature at 50 and live an average of 50 years past that. 
Poness. A Po may reroll any Constitution check or save. 


Template Attribution

Template is modified from dnd-wiki.com