Template:Infobox journal/doc
40px | This is a documentation subpage for Template:Infobox journal. It contains usage information, categories, and other content that is not part of the original template page. |
![]() |
This infobox should italicize the article title automatically. If this is not required, add |italic title=no to the list of parameters. If this is required but the title is not being italicized, try |italic title=force . |
{{{}}} | |
---|---|
{{{}}} {{{}}} | |
Former names |
{{{}}} |
Abbreviated title (ISO 4) |
{{{}}} |
Discipline | {{{}}} |
Peer-reviewed | {{{}}} |
Language | {{{}}} |
Edited by | {{{}}} |
Publication details | |
Publisher |
{{{}}} ({{{}}}) |
Publication history |
{{{}}} |
Frequency | {{{}}} |
{{{}}} | |
License | {{{}}} |
{{{}}} | |
Indexing | |
ISSN |
{{{}}} {{{}}} (print) {{{}}} (web) |
LCCN | {{{}}} |
CODEN | {{{}}} |
OCLC no. | {{{}}} |
Links | |
|
{{Infobox journal}} can be used to display details about academic journals and similar publications as a right-side infobox. It can be stacked with other infoboxes.
Contents
Usage
{{Infobox journal | title = | cover = | caption = | former_name = <!-- or |former_names= --> | abbreviation = | discipline = <!-- or |subject= --> | peer-reviewed = | language = | editor = <!-- or |editors= --> | publisher = | country = | history = | frequency = | openaccess = | license = | impact = | impact-year = | ISSNlabel = | ISSN = | eISSN = | CODEN = | JSTOR = | LCCN = | OCLC = | website = | link1 = | link1-name = | link2 = <!-- up to |link5= --> | link2-name = <!-- up to |link5-name= --> | boxwidth = }}
Parameters
Infobox journal/doc | |
---|---|
Language | English |
All parameters are optional. If none are supplied, the result is as shown opposite.
Usage notes
- language - default is "English" but it is possible to put more than one: language=English, French (etc.).
- website - Just put the full URL; e.g., http://www.nature.com . This field automatically displays the name "Journal homepage." If you wish to display a different name, or to include additional links, use parameters "link1" & "link1-name" ("link2" etc.). For example, show "Online access":
| website = http://www.nature.com | link1 = http://www.nature.com/nature/current_issue.html | link1-name = Online access
- title - The infobox displays the journal title at the top, wrapping to keep the infobox narrow. To custom-wrap a long title, insert "<br/>". Otherwise, the title will auto-wrap after all words that fit:
| title = Canadian Journal of<br/>Earth Sciences
- country - such as "Canada".
In general, any parameter can be custom-wrapped by inserting a "<br/>" wherever needed.
Template characteristics
Microformat
The HTML mark-up produced by this template includes an hProduct microformat that makes a product's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
If the product has a URL, use {{URL}} to include it.
- Classes used
The HTML classes this microformat uses include:
- brand
- category
- description
nor collapse nested elements which use them.
COinS
This template produces COinS metadata; see COinS in Wikipedia for background information.
TemplateData
Infobox journal
<templatedata>{
"description": "
Infobox journal/doc | |
---|---|
Language | English |
can be used to display details about academic journals and similar publications as a right-side infobox.", "params": { "title": { "label": "Title", "description": "Name of journal", "type": "string", "default": "Infobox journal/doc", "required": false }, "italic title": { "label": "no italic title", "description": "Use _no_ to override default italicization of journal title, otherwise leave blank.", "type": "string/line", "default": "", "required": false }, "cover": { "label": "Cover", "description": "Image of journal cover", "type": "string/wiki-page-name", "default": "", "required": false }, "caption": { "label": "Caption", "description": "Caption for cover (image of journal cover).", "type": "string", "default": "", "required": false }, "editor": { "label": "Edited by", "description": "Name of editor-in-chief.", "type": "string/wiki-page-name", "default": "", "required": false }, "discipline": { "label": "Discipline or category", "description": "Topic of the journal.", "type": "string/line", "default": "", "required": false }, "peer-reviewed": { "label": "Not peer-reviewed", "description": "Put _no_ if journal is not peer-reviewed, otherwise leave blank.", "type": "string/line", "default": "", "required": false }, "language": { "label": "Language", "description": "Language in which the journal is published.", "type": "string/line", "default": "English", "required": false }, "former_names": { "label": "Former name(s)", "description": "Any former names for the journal, separate by commas or semicolons; will be italicized by default.", "type": "string", "default": "", "required": false }, "abbreviation": { "label": "Abbreviated title (formal)", "description": "Abbreviation for journal. This is not simply the first letters of the title words, but the ISO or NLM abbreviation; will be italicized by default.", "type": "string/line", "default": "", "required": false }, "publisher": { "label": "Publisher", "description": "Name of the journal's publisher.", "type": "string/line", "default": "", "required": false }, "country": { "label": "Country", "description": "Country of publication, if appropriate.", "type": "string/line", "default": "", "required": false }, "frequency": { "label": "Frequency", "description": "Frequency of publication", "type": "string/line", "default": "", "required": false }, "history": { "label": "Publication history", "description": "Publication history, as: 1869–present.", "type": "string/line", "default": "", "required": false }, "openaccess": { "label": "Open access", "description": "Availability of open access content, with links if appropriate.", "type": "string", "default": "", "required": false }, "license": { "label": "License", "description": "License of the journal's content if open access.", "type": "string/line", "default": "", "required": false }, "impact": { "label": "impact factor", "description": "The impact factor of the journal.", "type": "string", "default": "", "required": false }, "impact-year": { "label": "impact factor year", "description": "The year the impact factor was measured.", "type": "string", "default": "", "required": false }, "website": { "label": "Journal homepage", "description": "URL for journal homepage.", "type": "string", "default": "", "required": false }, "link1": { "label": "Journal link", "description": "First additional journal link, generally a link to the contents of the current issue.", "type": "string", "default": "", "required": false }, "link1-name": { "label": "Journal link label", "description": "Name for first additional journal link.", "type": "string/line", "default": "", "required": false }, "link2": { "label": "Journal link", "description": "Second additional journal link, generally a link to the online archive of published issues.", "type": "string", "default": "", "required": false }, "link2-name": { "label": "Journal link label", "description": "Name for second additional journal link.", "type": "string", "default": "", "required": false } }
}</templatedata>
See also
- {{Infobox magazine}}
|