Difference between revisions of "Template:TxtImg"

Jump to navigation Jump to search
Line 1: Line 1:
<div style="overflow: hidden;">[[File:{{{2}}}|{{{3}}}|right]]{{{1}}}</div>
+
{{ #if: {{{3|}}} |{{#vardefine:description|{{{3}}}}}|{{#vardefine:description|}} }}
 +
<div style="overflow: hidden;">[[File:{{{2}}}|{{#var:desc}}|right]]{{{1}}}</div>
 
<noinclude>
 
<noinclude>
 
<pre>{{TxtImg | text | Image's name | thumb, frame, }}</pre>
 
<pre>{{TxtImg | text | Image's name | thumb, frame, }}</pre>
 
</noinclude>
 
</noinclude>

Revision as of 07:10, 13 October 2019

[[File:{{{2}}}||right]]{{{1}}}
{{TxtImg | text | Image's name | thumb, frame, }}