Vorlage:Tweet/Doku: Unterschied zwischen den Versionen
→Full blank syntax: archive params
(→See also: + – {{cite tweet}}) |
(→Full blank syntax: archive params) |
||
Zeile 10: | Zeile 10: | ||
<pre> | <pre> | ||
{{tweet | {{tweet | ||
|text = | |text = [content of the tweet] | ||
|name = | |name = [user's name as it appears at the top of the tweet] | ||
|username = | |username = [user's @ handle (without the @)] | ||
|date = | |date = [date of the tweet formatted according to MOS:DATE] | ||
|ID = | |ID = [number at the end of the tweet URL] | ||
|replyto = | |replyto = [optional: username tweet is replying to] | ||
|image = | |image = [optional: image or logo associated with twitter account] | ||
|left = | |left = [optional: any value makes tweet aligned left] | ||
|block = | |block = [optional: any value displays tweet as block (text above and below, doesn't flow around).] | ||
|width = | |width = [optional: custom tweet width] | ||
|reference = | |lang = [optional: language code of the tweet if non-English] | ||
| | |translation = [optional: English translation of tweet if original tweet non-English] | ||
| | |reference = [optional: {{tweet}} automatically creates a reference, but one can be provided to use instead. See 2nd example.] | ||
|archive-url = [optional: URL of an archived copy of the tweet. Ignored if |reference= is used.] | |||
|archive-date = [optional: date of the archived copy. Ignored if |reference= is used.] | |||
|url-status = [optional: if set to 'live', the title displays as the live link; if set to 'dead', the title displays as the archive link. Ignored if |reference= is used.] | |||
}} | }} | ||
</pre> | </pre> |