Line 2: |
Line 2: |
| {{#vardefine:Dice|{{uc:{{{Dice|red_white}}}}}}} | | {{#vardefine:Dice|{{uc:{{{Dice|red_white}}}}}}} |
| <div id="hrp" style="width: 100%" class="{{#var:Style}}"> | | <div id="hrp" style="width: 100%" class="{{#var:Style}}"> |
− | <div style="width: 650px; margin-left: auto; margin-right: auto; position: relative; padding-top: 10px;"> | + | <div style="width: 100%; margin-left: auto; margin-right: auto; position: relative; padding-top: 10px;"> |
| <div id="hrp-name"> | | <div id="hrp-name"> |
− | <div class="{{#var:Style}}" style="width: 600px;"><div style="float: left; height: 30px; padding-top: 10px;">{{{Name|Character Name}}}</div> | + | <div class="{{#var:Style}}" style="width: 100%;"><div style="float: left; height: 30px; padding-top: 10px;">{{{Name|Character Name}}}</div> |
| {{#if:{{{Alias|}}}{{{Specialty|}}}|<div class="{{#var:Style}}" style="font-size: 17px; float:right; padding-top: 8px;">{{{Specialty|}}} {{#ifeq:{{#if:{{{Specialty|}}}|1|0}}|{{#if:{{{Alias|}}}|1|0}}| - |}} {{{Alias|}}}</div>|}}<div style="clear: both;"></div></div></div> | | {{#if:{{{Alias|}}}{{{Specialty|}}}|<div class="{{#var:Style}}" style="font-size: 17px; float:right; padding-top: 8px;">{{{Specialty|}}} {{#ifeq:{{#if:{{{Specialty|}}}|1|0}}|{{#if:{{{Alias|}}}|1|0}}| - |}} {{{Alias|}}}</div>|}}<div style="clear: both;"></div></div></div> |
| <div style="overflow: hidden;"> | | <div style="overflow: hidden;"> |
− | <div style="width: 395px; float: left; margin-bottom: -1000px; padding-bottom: 1000px;"> | + | <div style="width: 66%; float: left; margin-bottom: -1000px; padding-bottom: 1000px;"> |
| {{HRP-Affiliations-Compact|Solo={{{Solo|d6}}}|Buddy={{{Buddy|d6}}}|Team={{{Team|d6}}}|SoloRepeat={{{SoloRepeat|2}}}|BuddyRepeat={{{BuddyRepeat|3}}}|TeamRepeat={{{TeamRepeat|4}}} }} | | {{HRP-Affiliations-Compact|Solo={{{Solo|d6}}}|Buddy={{{Buddy|d6}}}|Team={{{Team|d6}}}|SoloRepeat={{{SoloRepeat|2}}}|BuddyRepeat={{{BuddyRepeat|3}}}|TeamRepeat={{{TeamRepeat|4}}} }} |
| <div style="width: 5px; float: left;"> </div> | | <div style="width: 5px; float: left;"> </div> |
Line 15: |
Line 15: |
| {{#if:{{{Specialties|}}}|{{HRP-Specialties-Compact|{{{Specialties}}} }}|}} | | {{#if:{{{Specialties|}}}|{{HRP-Specialties-Compact|{{{Specialties}}} }}|}} |
| </div> | | </div> |
− | {{HRP-Description|Picture={{{Picture|}}}|Description={{{Description}}}|Width=255 }} | + | {{HRP-Description|Picture={{{Picture|}}}|class=fit|Description={{{Description}}} }} |
| <div style="clear: both;"></div></div> | | <div style="clear: both;"></div></div> |
| | | |