Vorlage:Tweet/Doku: Unterschied zwischen den Versionen

rvt
(document verified and cl)
(rvt)
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 54: Zeile 53:
{{nowiki template demo|code=<nowiki>{{Tweet
{{nowiki template demo|code=<nowiki>{{Tweet
| name = NASA
| name = NASA
| verified = yes
| username = NASA
| username = NASA
| replyto = WilliamShatner
| replyto = WilliamShatner
Zeile 102: Zeile 100:
"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": {
Anonymer Benutzer