Template:Cite journal/doc: Difference between revisions

[unchecked revision][unchecked revision]
No edit summary
No edit summary
 
(One intermediate revision 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 1,365: Line 1,378:
"editorlink9"
"editorlink9"
]
]
},
"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
},
},
"last-author-amp": {
"last-author-amp": {
Line 1,443: 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,473: Line 1,475:
"first9",
"first9",
"author-link9",
"author-link9",
"displayauthors",
"author-mask",
"author-mask",
"last-author-amp",
"last-author-amp",
Line 1,576: Line 1,577:
"jstor-access",
"jstor-access",
"ol-access",
"ol-access",
"osti-access"
"osti-access",
"testing"
],
],
"maps": {
"maps": {