API Docs for: 0.25.0
Show:

author-link Class

Adapted from Ember Preprints. Creates a link to a contributor name if link exists, otherwise just displays contributor name.

Sample usage:

{{author-link
     contributor=contributor
}}

Properties

contributor type Object - SHARE contributor

Unknown