Jump to content

Template:Race: Difference between revisions

From Arelith Wiki
ElevenOne (talk | contribs)
Changed a tag
ElevenOne (talk | contribs)
I hate mediawiki tables
 
(5 intermediate revisions by the same user 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=
|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}}]]
[[Category:Article management templates|{{PAGENAME}}]]
</noinclude>
</noinclude>


{| class="wikitable" style="width: 100%; margin: auto; text-align:center;"
<noinclude>
{| class="wikitable" style="width: 100%; text-align:center;"
|-
|-
| rowspan="7" style="width: 10%"| [[{{{NAME}}}]]<br>{{{AWARD}}}<br>Points<br>{{#if:{{{BASE}}}|<br>Base Race<br>{{{BASE}}}|}}
! style="width: 10%"| Race
| style="width: 10%"| '''Size'''
! style="width: 15%" colspan="2" | Information
| style="width: 10%"| {{#switch:{{{SIZE}}}|
! style="width: 5%"| Stats
T = {{Hover|Tiny|+2 AB & AC.&#010;+8 Stealth & Detection skills.&#010;Can't wield medium, large or huge weapons or large shields.&#010;Can Two-hand Small weapons.}} |
! style="width: 5%"| {{Hover|'''Creation'''|These stats   will be displayed at character creation screen}}
S = {{Hover|Small|+1 AB & AC.&#010;+4 Stealth & Detection skills.&#010;Can't wield large or huge weapons or large shields.&#010;Can Two-hand Medium weapons.}} |
! style="width: 10%"| {{Hover|'''Race'''|These stats   will be added in-game in the setup screen}}
M = {{Hover|Medium|Can't wield huge weapons.}} |
! style="width: 20%"| '''Feats'''
L = {{Hover|Large|-1 AB & AC.&#010;-4 Stealth & Detection skills.&#010;Can't wield tiny weapons.&#010;Can Two-hand Huge weapons.}} |
! style="width: 35%"|'''Other'''  
{{{SIZE}}} }}
</noinclude>
| style="width: 10%"| '''Stat'''
 
| style="width: 10%"| {{Hover|'''Creation'''|These stats will be displayed at character creation screen}}
| style="width: 10%"| {{Hover|'''Race'''|These stats will be added in-game in the setup screen}}
| style="width: 15%"|'''Feats'''
| style="width: 35%"|'''Other'''
|-
|-
| rowspan="6" | [[{{{NAME}}}]]<br>{{{ALIGNMENT}}}<br>{{{AWARD}}}<br>Points<br>{{#if:{{{BASE}}}|<br><u>Base Race</u><br>{{{BASE}}}|}}
| '''ECL'''
| '''ECL'''
| {{{ECL}}}
| {{{ECL}}}
Line 26: Line 49:
| rowspan="6" | {{{FEATS}}}
| rowspan="6" | {{{FEATS}}}
| rowspan="6" | {{{OTHER}}}
| rowspan="6" | {{{OTHER}}}
|-
|-
| rowspan="2" | '''Language(s)'''
| rowspan="2" | '''Language(s)'''
Line 32: Line 56:
| {{{DEX}}}
| {{{DEX}}}
| {{{DEX-M}}}
| {{{DEX-M}}}
|-
|-
| '''CON'''
| '''CON'''
| {{{CON}}}
| {{{CON}}}
| {{{CON-M}}}
| {{{CON-M}}}
|-
|-
| rowspan="3" | '''Start'''
| rowspan="3" | '''Start'''
Line 42: Line 68:
| {{{INT}}}
| {{{INT}}}
| {{{INT-M}}}
| {{{INT-M}}}
|-
|-
| '''WIS'''
| '''WIS'''
| {{{WIS}}}
| {{{WIS}}}
| {{{WIS-M}}}
| {{{WIS-M}}}
|-
|-
| '''CHA'''
| '''CHA'''
| {{{CHA}}}
| {{{CHA}}}
| {{{CHA-M}}}
| {{{CHA-M}}}
<noinclude>
|}
|}
</noinclude>

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}}}