Jump to content

Template:Race: Difference between revisions

From Arelith Wiki
No edit summary
ElevenOne (talk | contribs)
More testing
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>[[Category:Article management templates|{{PAGENAME}}]]
<noinclude>
==How to use==
Copy the template code found editing this page.


Copy the table header if needed. Also copy the table close code at the end of the table.
For LANGUAGE, START, FEAT AND OTHERS fields, use <nowiki><br></nowiki> to separate lines.
<!-- Copy the lines bellow and fill them as needed.
{{Race
|NAME=
|AWARD=
|BASE=
|ALIGNMENT=
|ECL=
|LANGUAGE=
|STR= |STR-M=
|DEX= |DEX-M=
|CON= |CON-M=
|INT= |INT-M=
|WIS= |WIS-M=
|CHA= |CHA-M=
|START=
|FEATS=
|OTHER=
}}
-->
[[Category:Article management templates|{{PAGENAME}}]]
</noinclude>
<noinclude>
{| class="wikitable sortable" style="width: 100%; text-align:center;"
|-
! class="unsortable" style="width:10%" | '''Race'''
! style="width:10%" | '''Points'''
! style="width:5%" | '''STR'''
! style="width:5%" | '''DEX'''
! style="width:5%" | '''CON'''
! style="width:5%" | '''INT'''
! style="width:5%" | '''WIS'''
! style="width:5%" | '''CHA'''
! class="unsortable" style="width:15%" | '''Feats'''
! class="unsortable" style="width:25%" | '''Bonus'''
! class="unsortable" style="width:15%" | '''Other'''
</noinclude>
</noinclude>
{|border="1" cellspacing=0 cellpadding=4
|-
|-  
| [[{{{NAME}}}]]<br>{{{ALIGNMENT}}}<br>{{{ECL}}}<br>{{#if:{{{BASE}}}|<br><u>Base  Race</u><br>{{{BASE}}}|}}
  | '''Statistic Changes:'''<br>'''Changes On Selection:'''
| {{{AWARD}}}
  | {{{Stats}}}<br>({{{StatMod}}})
| {{{STR}}}
|-
| {{{DEX}}}
  | '''Favored Class:'''
| {{{CON}}}
  | {{{FavoredClass}}}
| {{{INT}}}
|-
| {{{WIS}}}
  | '''Special Abilities:'''
| {{{CHA}}}
  | {{{SpecialAbilities}}}
| {{{FEATS}}}
|-
| {{{BONUS}}}
  | '''Starting Location:'''
| {{#if:{{{LANGUAGE}}}|Bonus Language(s):<br>{{{LANGUAGE}}}<br>|}}Starting point(s):<br>{{{START}}}{{#if:{{{OTHER}}}|<br>{{{OTHER}}}|}}
  | {{{StartingLocation}}}
<noinclude>
|-
  | '''Notes:'''
  | {{{Notes}}}
|}
|}
</noinclude>

Latest revision as of 00:11, 17 June 2025

How to use

Copy the template code found editing this page.

Copy the table header if needed. Also copy the table close code at the end of the table.

For LANGUAGE, START, FEAT AND OTHERS fields, use <br> to separate lines.


Race Points STR DEX CON INT WIS CHA Feats Bonus Other
[[{{{NAME}}}]]
{{{ALIGNMENT}}}
{{{ECL}}}

Base Race
{{{BASE}}}
{{{AWARD}}} {{{STR}}} {{{DEX}}} {{{CON}}} {{{INT}}} {{{WIS}}} {{{CHA}}} {{{FEATS}}} {{{BONUS}}} Bonus Language(s):
{{{LANGUAGE}}}
Starting point(s):
{{{START}}}
{{{OTHER}}}