Display content if the post has comic media.
[has_webcomic_media]Content to display if the post has comic media.[/has_webcomic_media]
Attributes
mixed post
Optional post to check for comic media.
mixed count
Optional media count. May be an integer or a
comparison argument, like < 3. Valid comparison
operatorsare <, lt, <=, le, >, gt, >=,
ge, ==, =, eq, !=, <>, and ne.