Template:Cite/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "quote": {}, "author": {}, "date": {}, "url": {}, "title": {}, "publisher": {}, "archive timestamp": {}, "archive url": {}, "retrieved": {} }, "format": "inline" } </templatedata><includeonly>Category:Citation templates</includeonly><noinclude>Category:Incomplete documentation</noinclude>"
 
No edit summary
Line 2: Line 2:
{
{
"params": {
"params": {
"quote": {},
"quote": {
"author": {},
"description": "Relevant text quoted from the source, if applicable.",
"date": {},
"type": "string"
"url": {},
},
"title": {},
"author": {
"publisher": {},
"description": "The author of the source, if known.",
"archive timestamp": {},
"type": "string",
"archive url": {},
"suggested": true
"retrieved": {}
},
"date": {
"description": "The date the source was published, if known.",
"type": "date",
"suggested": true
},
"url": {
"description": "A direct link to the source if it is available online.",
"type": "url",
"suggested": true
},
"title": {
"description": "The title of the source, such as an article headline.",
"type": "string",
"required": true
},
"publisher": {
"description": "The publisher of the source, if known. Can be a website (e.g., Reddit) if the source is not from a journalistic publication.",
"type": "string",
"suggested": true
},
"archive timestamp": {
"description": "If the source is archived (e.g., via the Wayback Machine), the timestamp at which the snapshot was created.",
"type": "string"
},
"archive url": {
"description": "A direct link to a snapshot of the source if it is archived.",
"type": "url"
},
"retrieved": {
"description": "The date on which the editor who added the source retrieved it.",
"type": "date",
"suggested": true
}
},
},
"format": "inline"
"format": "inline"
}
}
</templatedata><includeonly>[[Category:Citation templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
</templatedata><includeonly>[[Category:Citation templates]]</includeonly>

Revision as of 22:31, 9 September 2025

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
quotequote

Relevant text quoted from the source, if applicable.

Stringoptional
authorauthor

The author of the source, if known.

Stringsuggested
datedate

The date the source was published, if known.

Datesuggested
urlurl

A direct link to the source if it is available online.

URLsuggested
titletitle

The title of the source, such as an article headline.

Stringrequired
publisherpublisher

The publisher of the source, if known. Can be a website (e.g., Reddit) if the source is not from a journalistic publication.

Stringsuggested
archive timestamparchive timestamp

If the source is archived (e.g., via the Wayback Machine), the timestamp at which the snapshot was created.

Stringoptional
archive urlarchive url

A direct link to a snapshot of the source if it is archived.

URLoptional
retrievedretrieved

The date on which the editor who added the source retrieved it.

Datesuggested