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