Template:Cite DRC notebook/doc: Difference between revisions
From Guild of Archivists
(Remove wiki syntax.) |
(Reorder parameter documentation and description.) |
||
Line 2: | Line 2: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "This template is a simpler to use alternative to the cite journal template, specifically tailored for citing DRC notebooks from the DRC research notebooks area.", | |||
"params": | "params": | ||
{ | { | ||
"notebook": | "notebook": | ||
{ | { | ||
Line 18: | Line 12: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
}, | |||
"notebook-nolink": | |||
{ | |||
"label": "Notebook (no automatic wikilink)", | |||
"description": "The name of the notebook. Should be used if the reference page name doesn't follow the standard format.", | |||
"type": "content", | |||
"default": "[[Reference:DRC research notebooks/{{{notebook}}}|{{notebook}}} notebook]]" | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 07:34, 31 July 2024
This template is a simpler to use alternative to the cite journal template, specifically tailored for citing DRC notebooks from the DRC research notebooks area.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Notebook | notebook | The name of the notebook. Should correspond to the tail end of a page name in the [[Reference:DRC research notebooks]] area.
| Page name | required |
Notebook (no automatic wikilink) | notebook-nolink | The name of the notebook. Should be used if the reference page name doesn't follow the standard format.
| Content | optional |