======txp:excerpt====== The ''excerpt'' tag is a Single Tag. Which is used to return the excerpt text, if any, associated with the article being displayed. This tag is used in an article form. =====Syntax===== The ''excerpt'' tag has the following syntactic structure... ======Attributes====== There are no attributes associated with ''excerpt''. ======Examples====== ===== Excerpt and read more button ===== This example explains how you could display the excerpt in an article list, and excerpt + body in an individual article. Use the following in an article form:

#body" title="">» Read more

Other tags used: <[[txp:body /]]>, <[[txp:if_article_list]]>, <[[txp:if_excerpt]]>, <[[txp:permlink]]>, <[[txp:title /]]> ===== Display the excerpt text or a default link ===== Use the following within an article form:

Section:

Other tags used: <[[txp:if_excerpt]]>, <[[txp:section /]]>