Template:Img: Difference between revisions
From Ragnafied Wiki
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
<div style="text-align:{{{align|center}}}; margin:10px;">  | |||
   {{#if:{{{file|}}}  | |||
}}  |    | <img src="{{{file}}}" style="max-width:{{{width|300}}}px;" />  | ||
  }}  | |||
  {{#if:{{{caption|}}}  | |||
   | <div style="font-size:smaller; font-style:italic;">{{{caption}}}</div>  | |||
  }}  | |||
</div>  | |||
Latest revision as of 19:51, 10 June 2025
  
