Editing Template:Cite journal/doc

From Guild of Archivists
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 5: Line 5:
"author": {
"author": {
"label": "Author",
"label": "Author",
"description": "The author of the journal or document. When citing DRC notebooks, use \"DRC\". Per the citation guidelines this shouldn't be a wikilink.",
"description": "The author of the journal or document. When citing DRC notebooks, use \"DRC\".",
"type": "string",
"type": "string",
"required": true,
"required": true
"example": "Atrus"
},
},
"journal": {
"journal": {
"label": "Journal or document title",
"label": "Journal or document name",
"description": "The title of the journal or document. A wikilink to the corresponding reference page is added automatically.",
"description": "The title of the journal, notebook, or document, formatted as a wikilink",
"example": "Channelwood journal",
"example": "[[Reference:DRC research notebooks/Jalak|Jalak]]",
"type": "string",
"type": "content",
"required": true
"required": true
},
},
"journal-page": {
"game": {
"label": "Journal or document page name",
"label": "Game",
"description": "The name of the journal or document's reference page on the wiki. Use if the reference page name doesn't follow the standard format.",
"description": "The game that the journal or document is from. including a link to the game's article.",
"example": "Reference:Atrus, Channelwood journal",
"example": "[[Myst III: Exile]]",
"type": "wiki-page-name",
"default": "Reference:{{{author}}}, {{{journal}}}"
},
"journal-nolink": {
"label": "Journal or document title (no automatic wikilink)",
"description": "The title of the journal, notebook, or document. May contain arbitrary wiki markup; no automatic wikilink is added.",
"example": "[[Reference:Atrus, Channelwood journal|Channelwood journal]]",
"type": "content",
"type": "content",
"default": "[[{{{journal-page}}}|{{{journal}}}]]"
},
"game": {
"label": "Game name",
"description": "The name of the game that the journal or document is from. A wikilink to the game's page is added automatically.",
"example": "Myst",
"type": "string",
"required": true
"required": true
},
"game-page": {
"label": "Game page name",
"description": "The name of the game's page on the wiki. Use if the game page name doesn't match the displayed name.",
"example": "Myst (game)",
"type": "wiki-page-name",
"default": "{{{game}}}"
},
"game-nolink": {
"label": "Game name (no automatic wikilink)",
"description": "The name of the game that the journal or document is from. May contain arbitrary wiki markup; no automatic wikilink is added.",
"example": "[[Myst (game)|Myst]]",
"type": "content",
"default": "[[{{{game-page}}}|{{{game}}}]]"
}
}
},
},
"format": "inline",
"format": "inline",
"description": "This template is a way to ensure that journals and other notebooks are cited using the appropriate citation formatting.",
"description": "This template is a way to ensure that journals and other notebooks are cited using the appropriate citation formatting."
"paramOrder": [
"author",
"journal",
"journal-page",
"journal-nolink",
"game",
"game-page",
"game-nolink"
]
}
}
</templatedata>
</templatedata>
Please note that all contributions to Guild of Archivists may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see GoArch:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)