Difference between revisions of "Template:HHCharacterBox"
From Hgames Wiki
m |
m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <div style="border: 1px solid #aaa; padding: 10px | + | = {{{FullName}}} = |
+ | <div style="clear: both; border: 1px solid #aaa; padding: 10px; background-color: #f9f9f9; max-width: 320px; float: left; margin-left: 10px; margin-bottom: 10px;"> | ||
<!-- Character Image --> | <!-- Character Image --> | ||
{{#if:{{{Image|}}}| | {{#if:{{{Image|}}}| | ||
− | [[File:{{{Image}}}|300px]] | + | <div style="text-align: center;"> |
+ | [[File:{{{Image}}}|300px|center]] | ||
+ | </div> | ||
}} | }} | ||