(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div id="plus-skill"> | + | <div id="plus-skill" style="width: {{#var:Width|100}}%;"> |
− | <div class="{{#var:Style|default}}" style="width: 100% | + | <div class="{{#var:Style|default}}" style="width: 100%;"> |
− | <div>{{{1|Skill}}}</div> | + | <div style="float: left; width: calc(50% - 25px);">{{{1|Skill}}}</div> |
− | <div style="float: left;">[[File:{{#var:Dice|BL}}_{{uc:{{{2|D6}}}}}.png|25px]]</div> | + | <div style="float: left; width: 50px;">[[File:{{#var:Dice|BL}}_{{uc:{{{2|D6}}}}}.png|25px]]</div> |
− | <div style="float: left;">''{{{3| }}}''</div> | + | <div style="float: left; width: calc(50% - 25px);">''{{{3| }}}''</div> |
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
</div> | </div> | ||
</div> | </div> |