Category: Image tags
Textpattern documentation within the category ‘Image tags’:
-
Article image
The article_image tag is used to create an img HTML tag matching the numeric ID or URL assigned when the article is posted.
-
If article image
The if_article_image tag will execute the contained statements if an image is associated with the article being displayed.
-
If first image
The if_first_image tag will execute the contained statements if the displayed image is the first in the currently displayed images list.
-
If last image
The if_last_image tag will execute the contained statements if the displayed image is the last in the currently displayed images list.
-
If thumbnail
The if_thumbnail tag will execute the contained statements if the current image has a thumbnail assigned to it.
-
Image
Tag that Textpattern will replace with an 'img' HTML tag matching an image uploaded via the Images panel.
-
Image author
Tag that Textpattern will replace with the author's name associated with the current image in an images list.
-
Image date
Tag that Textpattern will replace with the uploaded date of the current (or given) image.
-
Image info
Tag that Textpattern will replace with the relevant image data from the current image.
-
Image url
Tag that Textpattern will replace with the URL of the current image in an images list, or a specific image.
-
Images
Tag that Textpattern will use to gather a list of matching images uploaded via the Images panel.
-
Thumbnail
Tag that Textpattern will replace with an 'img' HTML tag matching an image thumbnail set via the Images panel.
If you notice any kind of problem with this page's construction or content (outdated information, typos, broken links, or whatever), open an issue to have it sorted. Or have a go at it yourself. :)