More languages
More actions
m (Changed from "journalist" to more general "author") |
m (Using onlyinclude tags) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <onlyinclude>{{#invoke:web citation|cite}}</onlyinclude> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 24: | Line 24: | ||
}, | }, | ||
"newspaper": { | "newspaper": { | ||
"label": "Newspaper", | "label": "Newspaper or website name", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
"description": "Name of the newspaper or | "description": "Name of the newspaper, periodical or website", | ||
"example": "The Grayzone" | "example": "The Grayzone" | ||
}, | }, | ||
Line 64: | Line 64: | ||
"paramOrder": [ | "paramOrder": [ | ||
"author", | "author", | ||
"newspaper", | |||
"title", | |||
"date", | "date", | ||
"url", | "url", | ||
"archive-url", | "archive-url", | ||
"archive-date", | "archive-date", |
Latest revision as of 04:58, 18 January 2023
Creates a citation for web sources
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author | author | Name of the author who wrote the article | String | suggested |
Newspaper or website name | newspaper | Name of the newspaper, periodical or website
| String | suggested |
Title | title | Title of the article | String | suggested |
Date | date | Date in YYYY-MM-DD format
| Date | suggested |
URL | url | URL of the article | URL | suggested |
Archive URL | archive-url | URL of the archived article | URL | suggested |
Archive date | archive-date | Date of the archived URL | Date | suggested |
Retrieved date | retrieved | Date the article has been retrieved | Date | suggested |
Quote | quote | Cites a quotation from the article | String | suggested |