Template:Article volume summary/doc

This template is used by {{Article info}} to format accepted articles within issues of WikiJournals (e.g. WikiJournal of Medicine).

Usage edit

The template by default calls an article's abstract from the article page, and all other information (including image) from wikidata:

{{Article info |Q = Wikidata item for article}}

For long abstracts, it's possible to include just the first 'n' paragraphs using |paragraphs=n.

All parameters can also be provided/overridden manually:

{{Article info
|title      = TITLE
|last1      = LAST NAME OF FIRST AUTHOR
|first1     = FIRST NAME OF FIRST AUTHOR
|last2      = ETC...
|abstract   = SUMMARY OF ARTICLE
|image      = filename for figure 1 (or image for abstract list)
|image_size = width of image (default = 150px)
|docx       = URL of location of editable [[Wikipedia:docx|docx]] file of article
|pdf        = URL of location of PDF file of article
|doi        = DOI number of article
|prefix     = optional title prefix (e.g. Editorial)
}}

See also edit