Template:InfoBoxImage: Difference between revisions

From KSI Wiki
Jump to: navigation, search
No edit summary
Tag: Reverted
No edit summary
 
(14 intermediate revisions by the same user not shown)
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|#444444}}};">
   <td colspan="2" style=" background:{{{imageBG|#444444}}};">
     <div style="padding:5px 0;">
     <div style="padding:2px 2px;">
       {{{image}}}
       {{{image}}}
       {{#if: {{{caption|}}} |
       {{#if: {{{caption|}}} |
  <div style="font-size:0.8em; color:#ffffff; margin-top:5px; text-align:center; line-height:1.2;">
          <center style="color:#ffffff;">Image created by {{{caption}}}</center>
    Created by {{{caption}}}
      }}
  </div>
}}
 
     </div>
     </div>
   </td>
   </td>
</tr>
</tr>
}}
}}

Latest revision as of 16:42, 22 June 2025