Line 1: | Line 1: | ||
+ | {{#vardefine:Style|{{{Style|default}}}}} | ||
<div style="width: 600px; margin-left: auto; margin-right: auto;"> | <div style="width: 600px; margin-left: auto; margin-right: auto;"> | ||
− | <div id="ff-name"><div class="{{ | + | <div id="ff-name"><div class="{{var:Style}}">{{{Name}}}</div></div> |
− | {{#ifeq: RIGHT | {{uc:{{{Orientation|RIGHT}}}}}|{{FF-Description|Picture={{{Picture}}}|Description={{{Description | + | {{#ifeq: RIGHT | {{uc:{{{Orientation|RIGHT}}}}}|{{FF-Description|Picture={{{Picture}}}|Description={{{Description}}} }}|}} |
<div style="width: 450px; float: left"> | <div style="width: 450px; float: left"> | ||
− | {{FF-Attributes|Mental={{{Mental}}}|Physical={{{Physical}}}|Social={{{Social | + | {{FF-Attributes|Mental={{{Mental}}}|Physical={{{Physical}}}|Social={{{Social}}} }} |
− | {{FF-Skills|{{{Skills | + | {{FF-Skills|{{{Skills}}} }} |
− | {{FF-Distinctions|{{{Distinctions | + | {{FF-Distinctions|{{{Distinctions}}} }} |
</div> | </div> | ||
{{#ifeq: LEFT |{{uc:{{{Orientation|RIGHT}}}}}|{{FF-Description|{{{Picture}}}|{{{Description}}} }}|}} | {{#ifeq: LEFT |{{uc:{{{Orientation|RIGHT}}}}}|{{FF-Description|{{{Picture}}}|{{{Description}}} }}|}} | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
</div> | </div> |
Revision as of 23:43, 9 January 2015
{{{Name}}}
[[File:{{{Picture}}}|class=fit]]
{{{Description}}}
ATTRIBUTES
Mental | [[File:BL_{{{MENTAL}}}.png|25px]] |
Physical | [[File:BL_{{{PHYSICAL}}}.png|25px]] |
Social | [[File:BL_{{{SOCIAL}}}.png|25px]] |
SKILLS
{{{Skills}}}
DISTINCTIONS
{{{Distinctions}}}