Vorlage:Cite tweet/Doku: Unterschied zwischen den Versionen
Documenting |language=
(add warning box, and note re real names - as discussed at TFD; also some minor copyedits) |
(Documenting |language=) |
||
| Zeile 14: | Zeile 14: | ||
{{end}} | {{end}} | ||
{{csdoc|usage full}} | {{csdoc|usage full}} | ||
:<code><nowiki>{{Cite tweet |author= |author-link= |user= |number= |date= |title= |retweet= |access-date= }}</nowiki></code> | :<code><nowiki>{{Cite tweet |author= |author-link= |user= |number= |date= |title= |retweet= |access-date= |language= }}</nowiki></code> | ||
{{end}} | {{end}} | ||
{{A note|1=}} When known, the author's real name should be specified in the {{para|author}} parameter. 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. If their real name is not known, then the tweet is probably not an [[WP:SPS|acceptable usage of a self-published source]]. | ||
| Zeile 82: | Zeile 82: | ||
"label": "access date", | "label": "access date", | ||
"description": "The full date when the tweet was accessed; do not wikilink" | "description": "The full date when the tweet was accessed; do not wikilink" | ||
}, | |||
"language": { | |||
"label": "language", | |||
"description": "The language in which the tweet is written, if not in English.", | |||
"example": "fr", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||