Template:Paper: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 71: Line 71:
! Tag
! Tag
| [[Has tag::{{{tag|}}}]]
| [[Has tag::{{{tag|}}}]]
|}{{#if: {{{abstract|}}} |==Abstract== <br> {{{abstract|}}} {{#set: Has summary={{{abstract|}}} }}| }}
|}{{#if: {{{abstract|}}} |{{{abstract|}}} {{#set: Has summary={{{abstract|}}} }}| }}
[[Category:Paper]]
[[Category:Paper]]
</includeonly>
</includeonly>

Latest revision as of 00:16, March 4, 2024

This is the "Paper" template. It should be called in the following format:

{{Paper
|title=        Full title
|type=         web, book, paper, report, article
|published=    Date
|publisher=    Name of publisher
|author=       Author list...
|journal=      Journal of publication
|topic=        Chapter
|volume=       Journal Volume
|issue=        Issue of journal
|pages=        Pages in journal/book
|idtype=       DOI, ISSN, ISBN
|id=           The number, preferable DOI
|url=          url to find the document
|dateaccessed= date the document was accessed - important for web
|file=         If uploaded to opencommons where is it
|tag=          Tag for reference
|abstract=     Abstract
}}

Edit the page to see the template text.