Template:Race: Difference between revisions
Appearance
Updated the template to be a table, added some documentation for the template |
m I missed a row code ._. |
||
Line 38: | Line 38: | ||
! style="width: 20%"| '''Feats''' | ! style="width: 20%"| '''Feats''' | ||
! style="width: 35%"| '''Other''' | ! style="width: 35%"| '''Other''' | ||
</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''' |
Revision as of 21:01, 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}}} |