Jump to content

Template:Race: Difference between revisions

From Arelith Wiki
ElevenOne (talk | contribs)
Updated the template to be a table, added some documentation for the template
ElevenOne (talk | contribs)
I hate mediawiki tables
 
(One intermediate revision by the same user not shown)
Line 29: Line 29:


<noinclude>
<noinclude>
{| class="wikitable" style="width: 100%; margin: auto; text-align:center;"
{| class="wikitable" style="width: 100%; text-align:center;"
|-
|-
! style="width: 10%"| Race
! style="width: 10%"| Race
Line 37: Line 37:
! style="width: 10%"| {{Hover|'''Race'''|These stats  will be added in-game in the setup screen}}
! style="width: 10%"| {{Hover|'''Race'''|These stats  will be added in-game in the setup screen}}
! style="width: 20%"| '''Feats'''
! style="width: 20%"| '''Feats'''
! style="width: 35%"| '''Other'''
! style="width: 35%"|'''Other'''  
</noinclude>
 
|-
|-
</noinclude>
| rowspan="6" | [[{{{NAME}}}]]<br>{{{ALIGNMENT}}}<br>{{{AWARD}}}<br>Points<br>{{#if:{{{BASE}}}|<br><u>Base Race</u><br>{{{BASE}}}|}}
| rowspan="6" | [[{{{NAME}}}]]<br>{{{ALIGNMENT}}}<br>{{{AWARD}}}<br>Points<br>{{#if:{{{BASE}}}|<br><u>Base Race</u><br>{{{BASE}}}|}}
| '''ECL'''
| '''ECL'''
Line 48: Line 49:
| rowspan="6" | {{{FEATS}}}
| rowspan="6" | {{{FEATS}}}
| rowspan="6" | {{{OTHER}}}
| rowspan="6" | {{{OTHER}}}
|-
|-
| rowspan="2" | '''Language(s)'''
| rowspan="2" | '''Language(s)'''
Line 54: Line 56:
| {{{DEX}}}
| {{{DEX}}}
| {{{DEX-M}}}
| {{{DEX-M}}}
|-
|-
| '''CON'''
| '''CON'''
| {{{CON}}}
| {{{CON}}}
| {{{CON-M}}}
| {{{CON-M}}}
|-
|-
| rowspan="3" | '''Start'''
| rowspan="3" | '''Start'''
Line 64: Line 68:
| {{{INT}}}
| {{{INT}}}
| {{{INT-M}}}
| {{{INT-M}}}
|-
|-
| '''WIS'''
| '''WIS'''
| {{{WIS}}}
| {{{WIS}}}
| {{{WIS-M}}}
| {{{WIS-M}}}
|-
|-
| '''CHA'''
| '''CHA'''

Latest revision as of 21:29, 13 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 Information Stats Creation Race Feats Other


[[{{{NAME}}}]]
{{{ALIGNMENT}}}
{{{AWARD}}}
Points

Base Race
{{{BASE}}}
ECL {{{ECL}}} STR {{{STR}}} {{{STR-M}}} {{{FEATS}}} {{{OTHER}}}
Language(s) {{{LANGUAGE}}} DEX {{{DEX}}} {{{DEX-M}}}
CON {{{CON}}} {{{CON-M}}}
Start {{{START}}} INT {{{INT}}} {{{INT-M}}}
WIS {{{WIS}}} {{{WIS-M}}}
CHA {{{CHA}}} {{{CHA-M}}}