Vorlage:Tweet/Doku: Unterschied zwischen den Versionen

(remove verified from docs)
Zeile 10: Zeile 10:
<pre>
<pre>
{{tweet
{{tweet
|text =           [content of the tweet]
|text =       [content of the tweet]
|name =           [user's name as it appears at the top of the tweet]
|name =       [user's name as it appears at the top of the tweet]
|username =       [user's @ handle]
|username =   [user's @ handle]
|date =           [date of the tweet formatted according to MOS:DATE]
|date =       [date of the tweet formatted according to MOS:DATE]
|ID =             [number at the end of the tweet URL]
|ID =         [number at the end of the tweet URL]
|replyto =       [optional: username tweet is replying to]
|replyto =     [optional: username tweet is replying to]
|image =         [optional: image or logo associated with twitter account]
|image =       [optional: image or logo associated with twitter account]
|left =           [optional: any value makes tweet aligned left]
|left =       [optional: any value makes tweet aligned left]
|block =         [optional: any value displays tweet as block (text above and below, doesn't flow around). Overrides left parameter]
|block =       [optional: any value displays tweet as block (text above and below, doesn't flow around).]
|width =         [optional: custom tweet width]
|width =       [optional: custom tweet width]
|reference =     [optional: {{tweet}} automatically creates a reference, but one can be provided to use instead. See 2nd example.]
|reference =   [optional: {{tweet}} automatically creates a reference, but one can be provided to use instead. See 2nd example.]
|lang =           [optional: language of the tweet if non-English]
|lang =       [optional: language code of the tweet if non-English]
|translation =   [optional: English translation of tweet if original tweet non-English]
|translation = [optional: English translation of tweet if original tweet non-English]
}}
}}
</pre>
</pre>