Template:Web citation: Difference between revisions

Template page
mNo edit summary
m (Added quote option in template data)
Line 53: Line 53:
"suggested": true,
"suggested": true,
"description": "Date the article has been retrieved"
"description": "Date the article has been retrieved"
},
"quote": {
"label": "Quote",
"description": "Cites a quotation from the article",
"type": "string",
"suggested": true
}
}
},
},
Line 64: Line 70:
"archive-url",
"archive-url",
"archive-date",
"archive-date",
"retrieved"
"retrieved",
"quote"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 16:26, 8 January 2022


Creates a citation for newspaper sources

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Journalistjournalist

Name of the journalist who wrote the article

Stringsuggested
Datedate

Date in YYYY-MM-DD format

Example
2021-10-21
Datesuggested
Titletitle

Title of the article

Stringsuggested
URLurl

URL of the article

URLsuggested
Newspapernewspaper

Name of the newspaper or periodical

Example
The Grayzone
Stringsuggested
Archive URLarchive-url

URL of the archived article

URLsuggested
Archive datearchive-date

Date of the archived URL

Datesuggested
Retrieved dateretrieved

Date the article has been retrieved

Datesuggested
Quotequote

Cites a quotation from the article

Stringsuggested