(Replaced content with "<div id="ff-header"><div class="{{{Style}}}">ATTRIBUTES</div></div>") |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div id="ff-header"><div class="{{{Style}}}"> | + | <div id="ff-header"><div class="{{#var:Style|default}}">ATTRIBUTES</div></div> |
+ | <div id="ff-skill" style="width: 34%; float: left;"> | ||
+ | <div class="{{#var:Style|default}}"> | ||
+ | {| style="width: 100%;" | ||
+ | | style="width: 50px;" |Mental | ||
+ | | style="height: 35px; width: 95px; text-align: center;" |[[File:{{#var:Dice|BL}}_{{uc: {{{Mental|D6}}}}}.png|25px]] | ||
+ | |} | ||
+ | </div></div> | ||
+ | <div id="ff-skill" style="width: 33%; float: left;"> | ||
+ | <div class="{{#var:Style|default}}"> | ||
+ | {| style="width: 100%;" | ||
+ | | style="width: 50px;" |Physical | ||
+ | | style="height: 35px; width: 95px; text-align: center;" |[[File:{{#var:Dice|BL}}_{{uc: {{{Physical|D6}}}}}.png|25px]] | ||
+ | |} | ||
+ | </div></div> | ||
+ | <div id="ff-skill" style="width: 33%; float: left;"> | ||
+ | <div class="{{#var:Style|default}}"> | ||
+ | {| style="width: 100%;" | ||
+ | | style="width: 50px;" |Social | ||
+ | | style="height: 35px; width: 95px; text-align: center;" |[[File:{{#var:Dice|BL}}_{{uc: {{{Social|D6}}}}}.png|25px]] | ||
+ | |} | ||
+ | </div></div> | ||
+ | <div style="clear: both;"></div> |