Template:Race: Difference between revisions
Appearance
Hopefully final push! |
I hate mediawiki tables |
||
Line 32: | Line 32: | ||
|- | |- | ||
! class="unsortable" style="width:10%" | '''Race''' | ! class="unsortable" style="width:10%" | '''Race''' | ||
! style="width: | ! style="width:5%" | '''Points''' | ||
! style="width:5%" | '''STR''' | ! style="width:5%" | '''STR''' | ||
! style="width:5%" | '''DEX''' | ! style="width:5%" | '''DEX''' | ||
Line 41: | Line 41: | ||
! class="unsortable" style="width:15%" | '''Feats''' | ! class="unsortable" style="width:15%" | '''Feats''' | ||
! class="unsortable" style="width:25%" | '''Bonus''' | ! class="unsortable" style="width:25%" | '''Bonus''' | ||
! class="unsortable" style="width: | ! class="unsortable" style="width:20%" | '''Other''' | ||
</noinclude> | </noinclude> | ||
|- | |- | ||
| [[{{{NAME}}}]]<br>{{{ALIGNMENT}}}<br>{{{ECL}}}<br>{{#if:{{{BASE}}}|<br><u>Base | | [[{{{NAME}}}]]<br>{{{ALIGNMENT}}}<br>{{{ECL}}}<br>{{#if:{{{BASE}}}|<br><u>Base Race</u><br>{{{BASE}}}|}} | ||
| {{{AWARD}}} | | {{{AWARD}}} | ||
| {{{STR}}} | | {{{STR}}} | ||
Line 54: | Line 54: | ||
| {{{FEATS}}} | | {{{FEATS}}} | ||
| {{{BONUS}}} | | {{{BONUS}}} | ||
| {{#if:{{{OTHER}}}|{{{OTHER}}}|}}{{#if:{{{LANGUAGE}}}|Language(s):<br>{{{LANGUAGE}}} | | {{#if:{{{OTHER}}}|{{{OTHER}}}<br>|}}{{#if:{{{LANGUAGE}}}|<u>Language(s)</u>:<br>{{{LANGUAGE}}}|}}<u>Starts at</u>:<br>{{{START}}} | ||
<noinclude> | <noinclude> | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 01:12, 17 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}}} Language(s): {{{LANGUAGE}}}Starts at: {{{START}}} |