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 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.
text
{{ FeedIndex }}.: <a href="{{ AmazonURL }}" target="_blank">{{ Title }}</a>
