thumbnail
The thumbnail tag is a single tag that Textpattern will replace with the <img src=”…” /> HTML tag matching the thumbnail image of the numeric id assigned by Textpattern when the parent image was uploaded via the TXP Images tab.
Related: if_thumbnail
attributes
id="unset" (integer)
name="unset"
escape="html"
wraptag="unset"
class="unset"
html_id="unset"
style="unset"
poplink="0" (boolean)
link="0" (boolean)
link_rel="unset"
genealogy
Version 4.2.0
Version 4.0.7
Version 4.0.6
Version 4.0.4
Display the given thumbnail
<txp:thumbnail id="23" />
What this does…
Displays the image thumbnail for the image uploaded as ID #23.