Template:Label Image: Difference between revisions

Jump to navigation Jump to search
(Created page with "<noinclude> You can call this template in the following form: <pre> {{Label Image |filename= }} </noinclude><includeonly> {| |[[File:{{{filename|}}}|thumb|400px]] |} <includeo...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
{{Label Image
{{Label Image
|filename=
|filename=
|size=
}}
}}
</pre>
</noinclude><includeonly>
</noinclude><includeonly>
{|
{|
|[[File:{{{filename|}}}|thumb|400px]]
|[[File:{{{filename|}}}|thumb|{{#if: {{{size|}}} | {{{size}}} | 400px}}]]
|}
|}
<includeonly>
</includeonly>

Latest revision as of 12:49, 8 April 2014

You can call this template in the following form:

{{Label Image
|filename=
|size=
}}