Jump to content

Template:Race: Difference between revisions

From Arelith Wiki
Created page with "<noinclude>{{PAGENAME}} </noinclude> {|border="1" cellspacing=0 cellpadding=4 |+ '''{{{Race}}} |- | '''Statistics:'''<br>'''Chan..."
 
ElevenOne (talk | contribs)
Testing a sortable approach
 
(19 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:20%" | '''Feats'''
! class="unsortable" style="width:20%" | '''Bonus'''
! class="unsortable" style="width:15%" | '''Other'''
</noinclude>
</noinclude>
{|border="1" cellspacing=0 cellpadding=4
|-
|+ '''{{{Race}}}
| [[{{{NAME}}}]]<br>{{{ALIGNMENT}}}<br>{{{ECL}}}<br>{{#if:{{{BASE}}}|<br><u>Base   Race</u><br>{{{BASE}}}|}}
|-
| {{{AWARD}}}
  | '''Statistics:'''<br>'''Changes On Selection:'''
| {{{STR}}}
  | {{{Stats}}}<br>({{{StatMod}}})
| {{{DEX}}}
|-
| {{{CON}}}
   | '''Favored Class:'''
| {{{INT}}}
  | {{{FavoredClass}}}
| {{{WIS}}}
|-
| {{{CHA}}}
  | '''Special Abilities:'''
| {{{FEATS}}}
  | {{{SpecialAbilities}}}
| {{{BONUS}}}
|-
| {{{OTHER}}}
  | '''Starting Location:'''
<noinclude>
  | {{{StartingLocation}}}
|-
  | '''Notes:'''
  | {{{Notes}}}
|}
|}
</noinclude>

Latest revision as of 22:28, 16 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}}} {{{OTHER}}}