recent_noncomics

recent_noncomics(howmany,before,after) — display a list of the most recent non-comic blog posts

Description

This tag is identical to recent_comics except that it displays a list of links to the most recent non-comic blog posts.

Arguments

argument type default description
howmany integer 5 How many items to show
before string   Text to display before each item in the list; common use would be an HTML tag such as <li>.
after string   Text to display after each item in the list; common use would be an HTML tag such as </li>.