Template:CharacterSheet: Difference between revisions
From The Orc War
(Created page with "__NOTOC__ <includeonly> {{DISPLAYTITLE:{{{Name}}}}} Category:Player Characters <center><div class="container"> <div class="column"> <!-- CHARACTER --> <div class="leftcolumn wider"> {|class="rpgtable character" ! colspan="4" | CHARACTER |- | Name | colspan="3" | {{{Name}}} |- | Player | colspan="3" | {{{Player}}} |- | Background | colspan="3" | {{{Background}}} |- | Species | colspan="3" | {{{Species}}} |-...") |
No edit summary |
||
Line 17: | Line 17: | ||
| colspan="3" | {{{Player}}} | | colspan="3" | {{{Player}}} | ||
|- | |- | ||
| | | Description | ||
| colspan="3" | {{{ | | colspan="3" | {{{Description}}} | ||
|- | |- | ||
| | | Kin | ||
| colspan="3" | {{{ | | colspan="3" | {{{Kin}}} | ||
|- | |- | ||
| Class | | Class | ||
| colspan="3" | {{{Class}}} | | colspan="3" | {{{Class}}} | ||
|} | |} | ||
</div> | </div> | ||
Line 40: | Line 34: | ||
|- | |- | ||
| XP: {{{Xp|...}}} | | XP: {{{Xp|...}}} | ||
|} | |} | ||
</div> | </div> | ||
<!-- STATS | <!-- STATS --> | ||
<div class="statsdiv"> | <div class="statsdiv"> | ||
<div class="leftcolumn"> | <div class="leftcolumn"> | ||
{| class="rpgtable stats" | {| class="rpgtable stats" | ||
! colspan="4" | STRENGTH | ! colspan="4" | STRENGTH | ||
{{Template:StatRow|Stat={{{Str|0}}}}} | {{Template:StatRow|Stat={{{Str|0}}}}} | ||
|} | |} | ||
{| class="rpgtable stats" | {| class="rpgtable stats" | ||
Line 65: | Line 47: | ||
|- | class="big" | |- | class="big" | ||
{{Template:StatRow|Stat={{{Dex|0}}}}} | {{Template:StatRow|Stat={{{Dex|0}}}}} | ||
|} | |} | ||
{| class="rpgtable stats" | {| class="rpgtable stats" | ||
! colspan="4" | CONSTITUTION | ! colspan="4" | CONSTITUTION | ||
{{Template:StatRow|Stat={{{Con|0}}}}} | {{Template:StatRow|Stat={{{Con|0}}}}} | ||
|} | |} | ||
</div> | </div> | ||
Line 85: | Line 57: | ||
! colspan="4" | INTELLIGENCE | ! colspan="4" | INTELLIGENCE | ||
{{Template:StatRow|Stat={{{Int|0}}}}} | {{Template:StatRow|Stat={{{Int|0}}}}} | ||
|} | |} | ||
{| class="rpgtable stats" | {| class="rpgtable stats" | ||
! colspan="4" | WISDOM | ! colspan="4" | WISDOM | ||
{{Template:StatRow|Stat={{{Wis|0}}}}} | {{Template:StatRow|Stat={{{Wis|0}}}}} | ||
|} | |} | ||
{| class="rpgtable stats" | {| class="rpgtable stats" | ||
! colspan="4" | CHARISMA | ! colspan="4" | CHARISMA | ||
{{Template:StatRow|Stat={{{Cha|0}}}}} | {{Template:StatRow|Stat={{{Cha|0}}}}} | ||
|} | |} | ||
</div> | </div> |
Revision as of 13:12, 29 August 2025