Template:Cite journal/doc: Difference between revisions
From Guild of Archivists
m (Dgelessus moved page Template:Citejournal/doc to Template:Cite journal/doc: To match Wikipedia naming convention (yes, our template has no relation with the WP one, but we don't have to be inconsistent for no reason)) |
(Fixed some param types - wiki-page-name is for params taking a plain page name, not wikilink markup) |
||
Line 13: | Line 13: | ||
"description": "The title of the journal, notebook, or document, formatted as a wikilink", | "description": "The title of the journal, notebook, or document, formatted as a wikilink", | ||
"example": "[[Reference:DRC research notebooks/Jalak|Jalak]]", | "example": "[[Reference:DRC research notebooks/Jalak|Jalak]]", | ||
"type": " | "type": "content", | ||
"required": true | "required": true | ||
}, | }, | ||
Line 20: | Line 20: | ||
"description": "The game that the journal or document is from. including a link to the game's article.", | "description": "The game that the journal or document is from. including a link to the game's article.", | ||
"example": "[[Myst III: Exile]]", | "example": "[[Myst III: Exile]]", | ||
"type": " | "type": "content", | ||
"required": true | "required": true | ||
} | } |
Revision as of 20:48, 27 November 2020
This template is a way to ensure that journals and other notebooks are cited using the appropriate citation formatting.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author | author | The author of the journal or document. When citing DRC notebooks, use "DRC". | String | required |
Journal or document name | journal | The title of the journal, notebook, or document, formatted as a wikilink
| Content | required |
Game | game | The game that the journal or document is from. including a link to the game's article.
| Content | required |