Difference between revisions of "Template:CharacterSheet"
| Line 10: | Line 10: | ||
<div class="characterStatBlock" style="padding:0; width:65px; height:25px; position: absolute; margin-top:260px; margin-left:42px; border: 1px dashed #ff00ff; font-weight:bold; font-size:130%; text-align:center;">{{{STR|}}}</div> | <div class="characterStatBlock" style="padding:0; width:65px; height:25px; position: absolute; margin-top:260px; margin-left:42px; border: 1px dashed #ff00ff; font-weight:bold; font-size:130%; text-align:center;">{{{STR|}}}</div> | ||
<div class="characterStatBlock" style="padding:0; width:65px; height:25px; position: absolute; margin-top:300px; margin-left:42px; border: 1px dashed #ff00ff; font-weight:bold; font-size:130%; text-align:center;">{{#if: {{{STR|}}}| {{#expr: ({{{STR}}}-10)/2 round 0}} }}</div> | <div class="characterStatBlock" style="padding:0; width:65px; height:25px; position: absolute; margin-top:300px; margin-left:42px; border: 1px dashed #ff00ff; font-weight:bold; font-size:130%; text-align:center;">{{#if: {{{STR|}}}| {{#expr: ({{{STR}}}-10)/2 round 0}} }}</div> | ||
| + | |||
| + | <div class="characterStatBlock" style="padding:0; width:65px; height:25px; position: absolute; margin-top:382px; margin-left:42px; border: 1px dashed #ff00ff; font-weight:bold; font-size:130%; text-align:center;">{{{DEX|}}}</div> | ||
| + | <div class="characterStatBlock" style="padding:0; width:65px; height:25px; position: absolute; margin-top:422px; margin-left:42px; border: 1px dashed #ff00ff; font-weight:bold; font-size:130%; text-align:center;">{{#if: {{{DEX|}}}| {{#expr: ({{{DEX}}}-10)/2 round 0}} }}</div> | ||
| + | |||
| + | |||
</div> | </div> | ||
Revision as of 19:29, 5 January 2020
CharacterSheet