.. include:: _include.rst .. _placeholders_feeds: ############################ Feeds ############################ If an item is part of a list loaded by a feed, it has special feed related placeholders. For more details about how to use feeds, see :ref:`feeds`. ***************** {{ FeedIndex }} ***************** This placeholder contains the item's position within the feed list. For example, if you use a top ten feed, this placeholder will contain the numbers 1 to 10. .. code:: {{ FeedIndex }}.: {{ Title }}