Template:ImpactStory

From GMOD
Jump to: navigation, search

To include ImpactStory altmetrics in a page, use the following template:

{{ImpactStory
|type=  // required
|id=    // required
|style= // optional
}}


type is the type of identifier you've used; it must be one of doi, pmid, or url.

id uniquely identifies the items you want metrics from. We accept several types of ID, including PubMed ID and DOI. You can also use a url (expressed with http:// prefix) if the only identifier for a research object is its webpage url (SlideShare slides, GitHub software repository, articles without DOIs).

style is any styling you want to apply to the div. It should be valid css as would be embedded in a style="..." attribute.