AuthorFollowersCount
Generates the number of users a user is following on that user’s profile.
Usage
<h3>Following <$MTAuthorFollowersCount$> people</h3>
Modifiers
singular
Text displayed when there is only one follower.
singular="is one follower"
plural
Text displayed when there is more than one followers. #
is automatically replaced with the number of objects.
plural="are # followers"
none
Text displayed when there are no followers.
none="are no followers"