Vorlage:Tweet/Doku: Unterschied zwischen den Versionen
→Full blank syntax
(remove verified from docs) |
|||
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] | ||
|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 = | |reference = [optional: {{tweet}} automatically creates a reference, but one can be provided to use instead. See 2nd example.] | ||
|lang = | |lang = [optional: language code of the tweet if non-English] | ||
|translation = | |translation = [optional: English translation of tweet if original tweet non-English] | ||
}} | }} | ||
</pre> | </pre> |