Difference between revisions of "Template:Image"

From Coastal Wiki
Jump to: navigation, search
(Created page with "<div style="float:{{{position}}};width:{{{width}}}px;margin:{{{margin}}}"> {{#if:{{{source}}}|<img title="insert text" src="{{{source}}}" style="width:{{{width}}}px"/>| Imag...")
 
Line 1: Line 1:
 
<div style="float:{{{position}}};width:{{{width}}}px;margin:{{{margin}}}">
 
<div style="float:{{{position}}};width:{{{width}}}px;margin:{{{margin}}}">
 
{{#if:{{{source}}}|<img title="insert text" src="{{{source}}}" style="width:{{{width}}}px"/>|
 
{{#if:{{{source}}}|<img title="insert text" src="{{{source}}}" style="width:{{{width}}}px"/>|
[[Image:{{{wikiimage}}|caption|{{{position}}}|{{{width}}}px|]]}}
+
[[Image:{{{wikiimage}}}|caption|{{{position}}}|{{{width}}}px|]]}}
 
<div style="text-align:{{{captionposition}}};font-size:{{{fontsize}}}%">{{{caption}}}</div></div>
 
<div style="text-align:{{{captionposition}}};font-size:{{{fontsize}}}%">{{{caption}}}</div></div>

Revision as of 10:12, 3 August 2016

{{{caption}}}