Difference between revisions of "Template:TxtImg"

Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="overflow: hidden;">[[File:{{{2}}}|frame|right|link=|]]{{{1}}}</div>
+
{{ #if: {{{3|}}} |{{#vardefine:kind|{{{3}}}}}|{{#vardefine:kind|}} }}
 +
<div style="overflow: hidden;">[[File:{{{2}}}|{{#var:kind}}|right]]{{{1}}}</div>
 
<noinclude>
 
<noinclude>
<pre>{{TxtImg | text | Image's name}}</pre>
+
<pre>{{TxtImg | text | Image's name | thumb, frame, }}</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 07:46, 13 October 2019

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