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