Template:InfoBoxImage: Difference between revisions
From KSI Wiki
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<tr style="text-align:center;"> | <tr style="text-align:center;"> | ||
<td colspan="2" style="padding:0; background:{{{imageBG|#444444}}};"> | <td colspan="2" style="padding:0; background:{{{imageBG|#444444}}};"> | ||
<div style="padding:5px;"> | <div style="padding:5px 0;"> | ||
{{{image}}} | {{{image}}} | ||
{{#if: {{{caption|}}} | | {{#if: {{{caption|}}} | | ||
<div style="margin-top:5px | <div style="margin-top:5px; color:#ffffff;"> | ||
Created by {{{caption}}} | |||
</div> | </div> | ||
}} | }} | ||