Difference between revisions of "Template:Click-Inline"

From Fleet
(Created page with "{{Click-Inline | | image = <location of image> | link = <page to link to> | width = <width of image> (not more than 100px) | height = <height of image> (not more than 100px) }}")
 
Line 5: Line 5:
 
| height = <height of image> (not more than 100px)
 
| height = <height of image> (not more than 100px)
 
}}
 
}}
 +
 +
<pre>
 +
{{Click-Inline |
 +
| image = <location of image>
 +
| link = <page to link to>
 +
| width = <width of image> (not more than 100px)
 +
| height = <height of image> (not more than 100px)
 +
}}
 +
</pre>

Revision as of 18:39, 25 November 2013

Your first argument:


Your second argument:{{{2}}}
{{Click-Inline |
| image = <location of image>
| link = <page to link to>
| width = <width of image> (not more than 100px)
| height = <height of image> (not more than 100px)
}}