Difference between revisions of "Template:HHCharacterBox"
From Hgames Wiki
m |
m |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <div style="border: 1px solid #aaa; padding: 10px; display: | + | <div style="clear: both; border: 1px solid #aaa; padding: 10px; display: block; background-color: #f9f9f9; max-width: 300px;"> |
<!-- Character Image --> | <!-- Character Image --> | ||
{{#if:{{{Image|}}}| | {{#if:{{{Image|}}}| | ||
− | [[File:{{{Image}}}|300px]] | + | <div style="margin-left: auto; margin-right: auto; display: block;"> |
+ | [[File:{{{Image}}}|300px]] | ||
+ | </div> | ||
}} | }} | ||