Template:5e Subrace Traits/doc: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Description
Description
The '''5e Subrace Traits''' is used on articles that describe a playable [[race]] in 5th edition.
The '''5e Subrace Traits''' is used on articles that describe a playable {{srd5lc|Subrace}} in 5th edition.


==Syntax==
==Syntax==
Line 42: Line 42:
<pre>
<pre>
{{5e Subrace Traits
{{5e Subrace Traits
|subrace=Po
|sorttext=
|race=Foo
|race=Foo
|raceNS=u <!-- s=SRD5, u=user creation -->
|raceNS=u <!-- s=SRD5, u=user creation -->
Line 57: Line 59:
|speed=<!--Your base walking speed is __ feet (25 or 30)-->
|speed=<!--Your base walking speed is __ feet (25 or 30)-->
|alignment= <!--The alignment your race leans toward-->
|alignment= <!--The alignment your race leans toward-->
|darkvisionfluff= <!--Description/reason for darkvision in your race (if it has darkvision)-->
|darkvisionfluff=true <!--Description/reason for darkvision in your race (if it has darkvision)-->
|darkvisiondist= <!--number of feet that your darkvision is effective-->
|darkvisiondist= <!--number of feet that your darkvision is effective-->
|darkvisioncolor= <!--colors of darkvision-->
|darkvisioncolor= <!--colors of darkvision-->
Line 64: Line 66:
|trait2name= <!--name of 2nd trait-->
|trait2name= <!--name of 2nd trait-->
|trait2desc=
|trait2desc=
|languages=
|languages=Barbar
|summary=summary of bar
}}
}}
</pre>
</pre>
Line 71: Line 74:


{{5e Subrace Traits
{{5e Subrace Traits
|subrace=Po
|sorttext=
|race=Foo
|race=Foo
|raceNS=u <!-- s=SRD5, u=user creation -->
|raceNS=u <!-- s=SRD5, u=user creation -->
Line 86: Line 91:
|speed=<!--Your base walking speed is __ feet (25 or 30)-->
|speed=<!--Your base walking speed is __ feet (25 or 30)-->
|alignment= <!--The alignment your race leans toward-->
|alignment= <!--The alignment your race leans toward-->
|darkvisionfluff= <!--Description/reason for darkvision in your race (if it has darkvision)-->
|darkvisionfluff=Because you like the dark. <!--Description/reason for darkvision in your race (if it has darkvision)-->
|darkvisiondist= <!--number of feet that your darkvision is effective-->
|darkvisiondist= <!--number of feet that your darkvision is effective-->
|darkvisioncolor= <!--colors of darkvision-->
|darkvisioncolor= <!--colors of darkvision-->
Line 93: Line 98:
|trait2name= <!--name of 2nd trait-->
|trait2name= <!--name of 2nd trait-->
|trait2desc=
|trait2desc=
|languages=
|languages=BarBar
|summary=summary of Bar
|nodb=true
|nodb=true
}}
}}

Latest revision as of 06:19, 10 June 2020

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

Syntax[edit]

 
{{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[edit]

{{5e Subrace Traits
|subrace=Po
|sorttext=
|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=true <!--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=Barbar
|summary=summary of bar
}}

produces:


Po

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.
Darkvision. Because you like the dark. You can see in dim light within 60 feet of you as if it were bright light, and in darkness as if it were dim light. You can't discern color in darkness, only shades of gray. 
Poness. A Po may reroll any Constitution check or save. 
Languages: You can also speak, read, and write BarBar. 


Template Attribution[edit]

Template is modified from dnd-wiki.com