Vorlage:Tweet/Doku: Unterschied zwischen den Versionen
(more examples) |
(add to docs) |
||
Zeile 1: | Zeile 1: | ||
== Full blank syntax == | |||
<pre> | |||
{{tweet | |||
|text = [content of the tweet] | |||
|name = [user's name as it appears at the top of the tweet] | |||
|username = [user's @ handle] | |||
|date = [date of the tweet formatted according to MOS:DATE] | |||
|id = [number at the end of the tweet URL] | |||
|replyto = [optional: username tweet is replying to] | |||
|image = [optional: image or logo associated with twitter account] | |||
|unverified = [optional: any value results in removal of verified check mark] | |||
}} | |||
</pre> | |||
== Example usages: == | == Example usages: == | ||
<pre><nowiki> | <pre><nowiki> | ||
Zeile 29: | Zeile 43: | ||
|date=30 May 2017 | |date=30 May 2017 | ||
|id=869766994899468288 | |id=869766994899468288 | ||
|left=yes | |left=yes | ||
}} | }} |
Version vom 12. Februar 2018, 07:29 Uhr
Full blank syntax
{{tweet |text = [content of the tweet] |name = [user's name as it appears at the top of the tweet] |username = [user's @ handle] |date = [date of the tweet formatted according to MOS:DATE] |id = [number at the end of the tweet URL] |replyto = [optional: username tweet is replying to] |image = [optional: image or logo associated with twitter account] |unverified = [optional: any value results in removal of verified check mark] }}
Example usages:
{{tweet |text=@WilliamShatner Good day, Captain. #ISS is in standard orbit and Commander Swanson has the conn. Hope you’re having a great weekend! |name=NASA |username=NASA |date=Aug 2, 2014 |id=495719809695621121 |replyto=WilliamShatner |image=NASA logo.svg }}
NASA @NASA Replying to @WilliamShatner
@WilliamShatner Good day, Captain. #ISS is in standard orbit and Commander Swanson has the conn. Hope you’re having a great weekend!
Aug 2, 2014[1]
{{tweet |text=Despite the constant negative press covfefe |name=Donald J. Trump |username=realDonaldTrump |date=30 May 2017 |id=869766994899468288 |left=yes }}
Refs
- ↑ NASA [@NASA] (Aug 2, 2014). "@WilliamShatner Good day, Captain. #ISS is in standard orbit and Commander Swanson has the conn. Hope you're having a great weekend!" (Tweet) – via Twitter.
- ↑ Donald J. Trump [@realDonaldTrump] (30 May 2017). "Despite the constant negative press covfefe" (Tweet) – via Twitter.