Template:Cite journal/doc: Difference between revisions

[unchecked revision][unchecked revision]
imported>Nemo bis
Undid revision 909288743 by 2601:485:4200:4301:B4EC:4E24:7609:A00A (talk)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 597: Line 597:
"description": "This template formats a citation to an article in a magazine or journal, using the provided source information (e.g. journal name, author, title, issue, URL) and various formatting options.",
"description": "This template formats a citation to an article in a magazine or journal, using the provided source information (e.g. journal name, author, title, issue, URL) and various formatting options.",
"params": {
"params": {
"displayauthors": {
"label": "Display authors",
"description": "number of authors to display before 'et al.' is used;",
"type": "number",
"aliases": [
"display-authors"
],
"default": "1",
"autovalue": "1",
"required": true,
"example": "1",
"suggested": true
},
"url": {
"url": {
"label": "URL",
"label": "URL",
Line 623: Line 636:
],
],
"type": "line",
"type": "line",
"suggested": true
"suggested": true,
"autovalue": ""
},
},
"first": {
"first": {
Line 1,363: Line 1,377:
"editor9link",
"editor9link",
"editorlink9"
"editorlink9"
]
},
"displayauthors": {
"label": "Display authors",
"description": "number of authors to display before 'et al.' is used;",
"type": "number",
"aliases": [
"display-authors"
]
]
},
},
Line 1,437: Line 1,443:
"description": "comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses",
"description": "comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses",
"type": "line"
"type": "line"
}
},
"testing": {}
},
},
"paramOrder": [
"paramOrder": [
"displayauthors",
"last",
"last",
"first",
"first",
Line 1,467: Line 1,475:
"first9",
"first9",
"author-link9",
"author-link9",
"displayauthors",
"author-mask",
"author-mask",
"last-author-amp",
"last-author-amp",
Line 1,570: Line 1,577:
"jstor-access",
"jstor-access",
"ol-access",
"ol-access",
"osti-access"
"osti-access",
"testing"
],
],
"maps": {
"maps": {