Difference between revisions of "Template:Infobox journal article/doc"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) (Created as needed.) |
Shawndouglas (talk | contribs) (Updated with article #) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|image = {{{image}}} | |image = {{{image}}} | ||
|alt = {{{alt}}} | |alt = {{{alt}}} | ||
|caption = {{caption}} | |caption = {{{caption}}} | ||
|title_full = {{{title_full}}} | |title_full = {{{title_full}}} | ||
|journal = {{{journal}}} | |journal = {{{journal}}} | ||
Line 16: | Line 16: | ||
|vol_iss = {{{vol_iss}}} | |vol_iss = {{{vol_iss}}} | ||
|pages = {{{pages}}} | |pages = {{{pages}}} | ||
|at = {{{at}}} | |||
|doi = {{{doi}}} | |doi = {{{doi}}} | ||
|issn = {{{issn}}} | |issn = {{{issn}}} | ||
|license = {{{license}}} | |license = {{{license}}} | ||
|website = {{{website}}} | |website = {{{website}}} | ||
|download = {{{download}}} | |||
}} | }} | ||
<pre style="overflow:auto">{{Infobox journal article | <pre style="overflow:auto">{{Infobox journal article | ||
Line 35: | Line 37: | ||
|vol_iss = <!-- '''Volume''' (Issue) format --> | |vol_iss = <!-- '''Volume''' (Issue) format --> | ||
|pages = | |pages = | ||
|at = <!-- Article number --> | |||
|doi = | |doi = | ||
|issn = | |issn = | ||
|license = | |license = | ||
|website = <!-- [[http://www.example.com Name of website] --> | |website = <!-- [[http://www.example.com Name of website] --> | ||
|download = <!-- [[http://www.example.com http://www.example.com] (PDF) or (Word) --> | |||
}} | }} | ||
</pre> | </pre> | ||
Line 55: | Line 59: | ||
;vol_iss : '''Volume''' (Issue) | ;vol_iss : '''Volume''' (Issue) | ||
;pages : Page range | ;pages : Page range | ||
;at : Article number | |||
;doi : Full DOI number | ;doi : Full DOI number | ||
;issn : Full ISSN number | ;issn : Full ISSN number | ||
;license : The license type the open-access article is distributed under | ;license : The license type the open-access article is distributed under | ||
;website : Link to HTML article description, particularly if DOI links to PDF file | ;website : Link to HTML article description, particularly if DOI links to PDF file | ||
;download : Link to PDF or Word version of article, if available | |||
<includeonly> | <includeonly> |
Latest revision as of 19:17, 16 March 2020
This is a documentation subpage for Template:Infobox journal article. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
Blank template
[[Image:{{{image}}}|frameless|alt={{{alt}}}|{{{caption}}}]] {{{caption}}} | |
Full article title | {{{title_full}}} |
---|---|
Journal | {{{journal}}} |
Author(s) | {{{authors}}} |
Author affiliation(s) | {{{affiliations}}} |
Primary contact | {{{contact}}} |
Editors | {{{editors}}} |
Year published | {{{pub_year}}} |
Volume and issue | {{{vol_iss}}} |
Page(s) | {{{pages}}} |
Article # | {{{at}}} |
DOI | {{{doi}}} |
ISSN | {{{issn}}} |
Distribution license | {{{license}}} |
Website | {{{website}}} |
Download | {{{download}}} |
{{Infobox journal article |name = |image = |alt = <!-- Alternative text for images --> |caption = |title_full = |journal = |authors = |affiliations = |contact = |editors = |pub_year = |vol_iss = <!-- '''Volume''' (Issue) format --> |pages = |at = <!-- Article number --> |doi = |issn = |license = |website = <!-- [[http://www.example.com Name of website] --> |download = <!-- [[http://www.example.com http://www.example.com] (PDF) or (Word) --> }}
Usage
- name
- Name of the article pulled from the title; leave blank
- image
- An representative image; usually not necessary
- alt
- Alternative text for the image (see Wikipedia:Alternative text for images)
- full_title
- Full title of the journal article, in case truncated in the main title
- journal
- Name of the journal it appears in
- authors
- Name of affiliated authors
- affiliations
- Author affiliations, if any
- contact
- Contact information for the primary author
- editors
- Additional editors, if cited
- pub_year
- Year of publication
- vol_iss
- Volume (Issue)
- pages
- Page range
- at
- Article number
- doi
- Full DOI number
- issn
- Full ISSN number
- license
- The license type the open-access article is distributed under
- website
- Link to HTML article description, particularly if DOI links to PDF file
- download
- Link to PDF or Word version of article, if available