Template:Race: Difference between revisions
Appearance
Updated the template to be a table, added some documentation for the template |
No edit summary Tag: Manual revert |
||
(30 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
|ALIGNMENT= | |ALIGNMENT= | ||
|ECL= | |ECL= | ||
|STR= | |||
|DEX= | |||
|CON= | |||
|INT= | |||
|WIS= | |||
|CHA= | |||
|FEATS= | |||
|BONUS= | |||
|LANGUAGE= | |LANGUAGE= | ||
|START= | |START= | ||
|OTHER= | |OTHER= | ||
}} | }} | ||
--> | --> | ||
[[Category:Article management templates|{{PAGENAME}}]] | [[Category:Article management templates|{{PAGENAME}}]] | ||
{| class="wikitable sortable" style="width: 100%; text-align:center;" | |||
{| class="wikitable" style="width: 100% | |||
|- | |- | ||
! style="width: 10%"| Race | ! class="unsortable" style="width:10%" | '''Race''' | ||
! style="width: | ! style="width:5%" | '''Points''' | ||
! style="width: 5%"| | ! style="width:5%" | '''STR''' | ||
! style="width: 5%"| | ! style="width:5%" | '''DEX''' | ||
! style="width: | ! style="width:5%" | '''CON''' | ||
! style="width: 20%"| ''' | ! style="width:5%" | '''INT''' | ||
! style="width: | ! style="width:5%" | '''WIS''' | ||
! style="width:5%" | '''CHA''' | |||
! class="unsortable" style="width:15%" | '''Feats''' | |||
! class="unsortable" style="width:20%" | '''Bonus''' | |||
! class="unsortable" style="width:20%" | '''Other'''</noinclude> | |||
|- | |- | ||
| [[{{{NAME}}}]]<br/>{{{ALIGNMENT}}}<br/>'''ECL''' {{{ECL}}}<br/>{{#if:{{{BASE}}}|<br/><u>Base Race</u><br/>{{{BASE}}}}} | |||
| {{{AWARD}}} | |||
| {{{ | |||
| {{{STR}}} | | {{{STR}}} | ||
| {{{DEX}}} | | {{{DEX}}} | ||
| {{{CON}}} | | {{{CON}}} | ||
| {{{INT}}} | | {{{INT}}} | ||
| {{{WIS}}} | | {{{WIS}}} | ||
| {{{CHA}}} | | {{{CHA}}} | ||
| {{{ | | {{{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}}} |