Difference between revisions of "Template:Cite news/doc"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(Created page with " <templatedata> { "params": { "Reporter": { "label": "Reporter", "description": "Person who has writter the newspaper article", "type": "string", "suggested": t...") |
|||
Line 18: | Line 18: | ||
"label": "Title", | "label": "Title", | ||
"description": "Title of the newspaper article", | "description": "Title of the newspaper article", | ||
"type": "string" | "type": "string", | ||
"required": true, | |||
"suggested": true | |||
}, | }, | ||
"newspaper": { | "newspaper": { |
Latest revision as of 12:08, 14 April 2021
Template to add newspaper articles as reference to wiki pages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Reporter | Reporter | Person who has writter the newspaper article | String | suggested |
Year | year | Publishing year | Date | suggested |
Title | title | Title of the newspaper article | String | required |
Newspaper | newspaper | Name of the newspaper | String | required |
Volume | volume | volume of the newspaper | String | suggested |
Edition | edition | Edition of the newspaper | String | suggested |
URL | url | Weblink to the article | URL | suggested |