Dies ist eine nachgeordnete Seite der Dokumentation von Vorlage:Quote tweet. Sie enthält Informationen zur Verwendung, Kategorisierung und zu anderem Inhalt, der nicht Bestandteil der originalen Vorlage-Seite ist. |
Usage
Template to display a quote tweet, i.e. a tweet that quotes another tweet. For ordinary tweets use {{tweet}}.
Sample usage:
date parameter should be reformatted to look like:
1 Jan 1970 or Jan 1, 1970.
Tweeter One @tweeter1 I totally disagree! Only the Mildly Spotty Party is a serious contender in this election.
5 Nov. 2024[1]
date parameter should be reformatted to look like:
1 Jan 1970 or Jan 1, 1970.
Tweeter 2 @tweeter2 Vote Very Spotty Party or risk a Stripy government.
5 Nov. 2024[2]
{{Quote tweet |date=5 Nov. 2024|name=Tweeter One|username=tweeter1|id=20 |text=I totally disagree! Only the Mildly Spotty Party is a serious contender in this election. |date2=5 Nov. 2024|name2=Tweeter 2|username2=tweeter2|id2=20 |text2=Vote Very Spotty Party or risk a Stripy government. |image=User icon 1.svg|image2=User icon 3.svg }}
References (sample)
- ↑ Tweeter One [@tweeter1] (5 Nov. 2024). "I totally disagree! Only the Mildly Spotty Party is a serious contender in this election" (Tweet) – via Twitter.
- ↑ Tweeter 2 [@tweeter2] (5 Nov. 2024). "Vote Very Spotty Party or risk a Stripy government" (Tweet) – via Twitter.
TemplateData
TemplateData for Quote tweet
Template to display a quote tweet, i.e. a tweet that quotes another tweet. For ordinary tweets use Template:Tweet.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Align left | left | If set to any value, align the tweet left. Default is right-alignment. | Unbekannt | optional |
Display as block | block | Makes the template occupy space across the whole column it is in. | Unbekannt | optional |
Width | width | The maximum width of the tweet in any CSS units, e.g. 300px.
| Mehrzeiliger Text | optional |
Display name 1 | name | The display name of the quoting tweeter as it appears on Twitter | Mehrzeiliger Text | erforderlich |
Prevent categorization | nocategory | Do not use in articles. For documentation pages only. | Unbekannt | optional |
Username 1 | username | The username of the quoting author. | Mehrzeiliger Text | erforderlich |
Date 1 | date | The date of the quoting tweet, in the format 1 Jan 1970 or Jan 1, 1970. | Datum | erforderlich |
Text 1 | text | Text of the quoting tweet | Wikitext | erforderlich |
ID 1 | ID | The ID number of the quoting tweet; look at the end of its URL. Overridden by Reference 1.
| Zahlenwert | vorgeschlagen |
Reference 2 | reference ref | A full reference tag (Including <ref>) for the quoted tweet. Alternatively use ID2. | Einzeiliger Text | optional |
Author image 1 | image | An image filename to represent the profile picture | Datei | optional |
In reply to 1 | replyto | The username of the person replied to by the quoting tweet, if any | Mehrzeiliger Text | optional |
Language code 1 | language lang | The two letter language code of the quoting tweet.
| Mehrzeiliger Text | optional |
Translation 1 | translation | Translation into English of the quoting tweet if required. | Wikitext | optional |
Display name 2 | name2 | The display name of the quoted tweeter as it appears on Twitter | Mehrzeiliger Text | erforderlich |
Username 2 | username2 | The username of the quoted author. | Mehrzeiliger Text | erforderlich |
Date 2 | date2 | The date of the quoted tweet, in the format 1 Jan 1970 or Jan 1, 1970. | Datum | erforderlich |
Text 2 | text2 | Text of the quoted tweet | Wikitext | erforderlich |
ID 2 | ID2 | The ID number of the quoted tweet; look at the end of its URL. Overridden by Reference 2.
| Zahlenwert | vorgeschlagen |
Reference 2 | reference2 ref2 | A full reference tag (Including <ref>) for the quoted tweet. Alternatively use ID2. | Einzeiliger Text | optional |
Author image 2 | image2 | An image filename to represent the profile picture | Datei | optional |
In reply to 2 | replyto2 | The username of the person replied to by the quoted tweet, if any | Mehrzeiliger Text | optional |
Language code 2 | language2 lang2 | The two letter language code of the quoted tweet.
| Mehrzeiliger Text | optional |
Translation 2 | translation2 | Translation into English of the quoted tweet if required. | Wikitext | optional |
See also
- {{Tweet}}, for tweets which do not quote other tweets