Vorlage:Tweet/Doku: Unterschied zwischen den Versionen

document verified and cl
(→‎Parameters: update)
(document verified and cl)
Zeile 1: Zeile 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{tweet|name=Example|username=example|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dignissim, dolor vitae ullamcorper aliquet, velit mi sagittis metus.|date=12 Jul 2017|reference={{dummy reference}}}}
{{Tweet|name=Example|username=example|text=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dignissim, dolor vitae ullamcorper aliquet, velit mi sagittis metus.|date=12 Jul 2017|reference={{dummy reference}}}}


This template allows relevant tweets to be easily quoted within articles with a citation automatically generated, using {{tlx|cite tweet}}.
This template allows relevant tweets to be easily quoted within articles with a citation automatically generated, using {{tlx|cite tweet}}.
Zeile 12: Zeile 12:
=== Full blank syntax ===
=== Full blank syntax ===
<pre style="overflow:auto;">
<pre style="overflow:auto;">
{{tweet
{{Tweet
|name =  
| name =  
|username =  
| username =  
|replyto =  
| replyto =  
|lang =  
| lang =  
|text =  
| text =  
|translation =  
| translation =  
|date =  
| date =  
|ID =  
| ID =  
|reference =  
| reference =  
|archive-url =  
| archive-url =  
|archive-date =  
| archive-date =  
|url-status =  
| url-status =  
|image =  
| image =  
|block =  
| block =  
|left =  
| left =  
|width =  
| width =  
}}
}}
</pre>
</pre>
Zeile 34: Zeile 34:
===Parameters===
===Parameters===
* {{para|name}} user's name as it appears at the top of the tweet
* {{para|name}} user's name as it appears at the top of the tweet
* {{para|verified}} show a verified icon next to the user's name
* {{para|username}} user's @ handle (without the @)
* {{para|username}} user's @ handle (without the @)
* {{para|replyto}} optional: username tweet is replying to
* {{para|replyto}} optional: username tweet is replying to
Zeile 51: Zeile 52:


== Examples ==
== Examples ==
{{nowiki template demo|code=<nowiki>{{tweet
{{nowiki template demo|code=<nowiki>{{Tweet
|name=NASA
| name = NASA
|username=NASA
| verified = yes
|replyto=WilliamShatner
| username = NASA
|text=@WilliamShatner Good day, Captain. #ISS is in standard orbit and Commander Swanson has the conn. Hope you're having a great weekend!
| replyto = WilliamShatner
|date=Aug 2, 2014
| text = @WilliamShatner Good day, Captain. #ISS is in standard orbit and Commander Swanson has the conn. Hope you're having a great weekend!
|ID=495719809695621121
| date = Aug 2, 2014
|image=NASA logo.svg
| ID = 495719809695621121
|left=yes
| image = NASA logo.svg
| left = yes
}}</nowiki>}}
}}</nowiki>}}
{{clear}}
{{clear}}


{{nowiki template demo|code=<nowiki>{{tweet
{{nowiki template demo|code=<nowiki>{{Tweet
|name=René Descartes
| name = René Descartes
|username=descartes
| username = descartes
|lang=la
| lang = la
|text=Dubito, ergo cogito, ergo sum
| text = Dubito, ergo cogito, ergo sum
|translation=I doubt, therefore I think, therefore I am
| translation = I doubt, therefore I think, therefore I am
|date=1 January 1637
| date = 1 January 1637
|ref={{dummy reference|2}}
| ref = {{dummy reference|2}}
|block=yes
| block = yes
}}</nowiki>}}
}}</nowiki>}}
{{clear}}
{{clear}}
Zeile 100: Zeile 102:
"type": "string",
"type": "string",
"required": true
"required": true
},
"verified": {
"label": "verified",
"description": "Show a verified icon next to the user's name",
"type": "string"
},
},
"username": {
"username": {
Zeile 164: Zeile 171:
"url-status": {}
"url-status": {}
},
},
"description": "This template allows relevant tweets to be easily quoted within articles, with a citation automatically generated using the template, \"cite tweet\".\n\nUsing this template is better than a screen-shot of a tweet because the text is accessible to screen readers.\n\nIt is an alternative to standard quotation templates because it displays all relevant information about the tweet (date of posting, user's name, user's handle, etc) in a way that reflects Twitter's design language. For quote tweets use Template:Quote tweet."
"description": "This template allows relevant tweets to be easily quoted within articles, with a citation automatically generated using the template, \"cite tweet\".\n\nUsing this template is better than a screen-shot of a tweet because the text is accessible to screen readers.\n\nIt is an alternative to standard quotation templates because it displays all relevant information about the tweet (date of posting, user's name, user's handle, etc) in a way that reflects Twitter's design language. For quote tweets use Template:Quote tweet.",
"format": "block"
}
}
</templatedata>
</templatedata>


==See also==
==See also==
*{{tl|Cite tweet}} – for citing tweets
* {{tl|Cite tweet}} – for citing tweets
*{{tl|Quote tweet}} – for tweets that quote another tweet
* {{tl|Quote tweet}} – for tweets that quote another tweet


== Refs ==
== References ==
{{reflist}}
{{Reflist}}


<includeonly>{{sandbox other||
<includeonly>{{sandbox other||
Anonymer Benutzer