Vorlage:Cite tweet/Doku: Unterschied zwischen den Versionen
copy docs from Template:Cite web/doc, see that page's history for attribution
(Lowercase “c” in “cite” like the examples at {{cite web}} and {{cite book}}) |
(copy docs from Template:Cite web/doc, see that page's history for attribution) |
||
| Zeile 89: | Zeile 89: | ||
"description": "The language in which the tweet is written, if not in English.", | "description": "The language in which the tweet is written, if not in English.", | ||
"example": "fr", | "example": "fr", | ||
"type": "string" | |||
}, | |||
"archive-url": { | |||
"label": "Archive URL", | |||
"aliases": [ | |||
"archiveurl" | |||
], | |||
"description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date'", | |||
"type": "string" | |||
}, | |||
"archive-date": { | |||
"label": "Archive date", | |||
"aliases": [ | |||
"archivedate" | |||
], | |||
"description": "Date when the original URL was archived; do not wikilink", | |||
"type": "string" | |||
}, | |||
"dead-url": { | |||
"label": "Dead URL", | |||
"aliases": [ | |||
"deadurl" | |||
], | |||
"description": "If set to 'no', the title display is adjusted; useful for when the URL is archived preemptively but still live", | |||
"type": "string" | "type": "string" | ||
} | } | ||