Jump to content

Template:Race: Difference between revisions

From Arelith Wiki
ElevenOne (talk | contribs)
V2 of the template
Zanithar (talk | contribs)
No edit summary
Tag: Manual revert
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<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=
|STR=
|DEX=
|CON=
|INT=
|WIS=
|CHA=
|FEATS=
|BONUS=
|LANGUAGE=
|START=
|OTHER=
}}
-->
[[Category:Article management templates|{{PAGENAME}}]]
[[Category:Article management templates|{{PAGENAME}}]]
</noinclude>
{| class="wikitable sortable" style="width: 100%; text-align:center;"
 
{| class="wikitable" style="width: 100%; margin: auto; text-align:center;"
|-
|-
| rowspan="7" style="width: 10%"| [[{{{NAME}}}]]<br>{{{AWARD}}}<br>{{{BASE}}}
! class="unsortable" style="width:10%" | '''Race'''
| style="width: 10%"| '''Size'''
! style="width:5%" | '''Points'''
| style="width: 10%"| {{#switch:{{{SIZE}}}| T = Tiny | S = Small | M = Medium | L = Large | {{{SIZE}}} }}
! style="width:5%" | '''STR'''
| style="width: 10%"| '''Stat'''
! style="width:5%" | '''DEX'''
| style="width: 10%"| {{Hover|'''Creation'''|These stats will be displayed at character creation screen}}
! style="width:5%" | '''CON'''
| style="width: 10%"| {{Hover|'''Race'''|These stats will be added in-game in the setup screen}}
! style="width:5%" | '''INT'''
| style="width: 15%"|'''Feats'''
! style="width:5%" | '''WIS'''
| style="width: 35%"|'''Other'''
! style="width:5%" | '''CHA'''
! class="unsortable" style="width:15%" | '''Feats'''
! class="unsortable" style="width:20%" | '''Bonus'''
! class="unsortable" style="width:20%" | '''Other'''</noinclude>
|-
|-
| '''ECL'''
| [[{{{NAME}}}]]<br/>{{{ALIGNMENT}}}<br/>'''ECL''' {{{ECL}}}<br/>{{#if:{{{BASE}}}|<br/><u>Base Race</u><br/>{{{BASE}}}}}
| {{{ECL}}}
| {{{AWARD}}}
| '''STR'''
| {{{STR}}}
| {{{STR}}}
| {{{STR-M}}}
| rowspan="6" | {{{FEATS}}}
| rowspan="6" | {{{BONUS}}}
|-
| rowspan="2" | '''Language(s)'''
| rowspan="2" | {{{LANGUAGE}}}
| '''DEX'''
| {{{DEX}}}
| {{{DEX}}}
| {{{DEX-M}}}
|-
| '''CON'''
| {{{CON}}}
| {{{CON}}}
| {{{CON-M}}}
|-
| rowspan="3" | '''Start'''
| rowspan="3" | {{{START}}}
| '''INT'''
| {{{INT}}}
| {{{INT}}}
| {{{INT-M}}}
|-
| '''WIS'''
| {{{WIS}}}
| {{{WIS}}}
| {{{WIS-M}}}
|-
| '''CHA'''
| {{{CHA}}}
| {{{CHA}}}
| {{{CHA-M}}}
| {{{FEATS}}}
|}
| {{{BONUS}}}
| {{#if:{{{OTHER}}}|{{{OTHER}}}<br/>}}{{#if:{{{LANGUAGE}}}|<u>Language(s)</u>:<br/>{{{LANGUAGE}}}<br/>}}<u>Starts at</u>:<br/>{{{START}}}

Latest revision as of 04:42, 18 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 {{{ECL}}}

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