Zum Inhalt springen

Vorlage:Cite tweet/Doku: Unterschied zwischen den Versionen

url-status? maybe this won't break the json either...
KKeine Bearbeitungszusammenfassung
(url-status? maybe this won't break the json either...)
Zeile 15: Zeile 15:
{{end}}
{{end}}
{{csdoc|usage full}}
{{csdoc|usage full}}
: <code><nowiki>{{cite tweet |author= (or |last= and |first=) |author-link= |user= |number= |date= |title= |script-title= |trans-title= |language= |retweet= |link= |access-date= |archive-url= |archive-date= |dead-url=}}</nowiki></code>
: <code><nowiki>{{cite tweet |author= (or |last= and |first=) |author-link= |user= |number= |date= |title= |script-title= |trans-title= |language= |retweet= |link= |access-date= |archive-url= |archive-date= |url-status=}}</nowiki></code>
{{end}}
{{end}}
{{A note|1=}} When known, the author's real name should be specified in the {{para|author}} parameter (or {{para|last}} and {{para|first}}). If their real name is not known, then the tweet is probably not an [[WP:SPS|acceptable usage of a self-published source]].
{{A note|1=}} When known, the author's real name should be specified in the {{para|author}} parameter (or {{para|last}} and {{para|first}}). If their real name is not known, then the tweet is probably not an [[WP:SPS|acceptable usage of a self-published source]].
Zeile 130: Zeile 130:
"type": "string"
"type": "string"
},
},
"dead-url": {
"url-status": {
"label": "dead URL",
"label": "URL status",
"aliases": [
"description": "If set to 'live', the title displays as the live link; if set to dead, the title displays as the archive link",
"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"
},
},
Anonymer Benutzer