AuthorFollowingCount
Generates the number of users following the user of the profile page being viewed.
Usage
<h3>Following <$MTAuthorFollowingCount$> people</h3>
Modifiers
singular
Text displayed when there is only one person being followed.
singular="one person"
plural
Text displayed when there is more than one person being followed. #
is automatically replaced with the number of objects.
plural="# people"
none
Text displayed when there are no people being followed.
none="nobody"