Go to main content

Category: Image tags

Textpattern documentation within the category ‘Image tags’:

  1. 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.

    Go to the full documentation…

  2. If article image

    The if_article_image tag will execute the contained statements if an image is associated with the article being displayed.

    Go to the full documentation…

  3. 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.

    Go to the full documentation…

  4. 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.

    Go to the full documentation…

  5. If thumbnail

    The if_thumbnail tag will execute the contained statements if the current image has a thumbnail assigned to it.

    Go to the full documentation…

  6. Image

    Tag that Textpattern will replace with an 'img' HTML tag matching an image uploaded via the Images panel.

    Go to the full documentation…

  7. Image author

    Tag that Textpattern will replace with the author's name associated with the current image in an images list.

    Go to the full documentation…

  8. Image date

    Tag that Textpattern will replace with the uploaded date of the current (or given) image.

    Go to the full documentation…

  9. Image info

    Tag that Textpattern will replace with the relevant image data from the current image.

    Go to the full documentation…

  10. Image url

    Tag that Textpattern will replace with the URL of the current image in an images list, or a specific image.

    Go to the full documentation…

  11. Images

    Tag that Textpattern will use to gather a list of matching images uploaded via the Images panel.

    Go to the full documentation…

  12. Thumbnail

    Tag that Textpattern will replace with an 'img' HTML tag matching an image thumbnail set via the Images panel.

    Go to the full documentation…

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. :)