Widget:Twitter

Aus OGD Cockpit
Version vom 25. April 2013, 14:03 Uhr von Admin (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{Widget |author=Sergey Chernyshev |provider=Twitter |providerurl=http://twitter.com/goodies/widget_profile |addedon=04-08-2009 }} This widget allows you to ad…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu:Navigation, Suche

Vorlage:Widget This widget allows you to add Twitter profile widget to your wiki page.

To insert this widget, use the following code:

{{#widget:Twitter
|user=perfplanet
|width=auto
|count=10
|scrollbar
|poll
|tweets.color=#000000
|tweets.background=#f2f2f2
|tweets.links=#107bb5
|shell.color=#000000
|shell.background=#b8b8b8
}}

Parameters

  • user - twitter user name
  • count - number of entries to return (defaults to 5, maximum is 30)
  • width - width in pixels or auto to fill the container (defaults to 250)
  • height - height in pixels (defaults to 300)
  • scrollbar - if set, widget will display a scrollbar
  • poll - if set, widget will load new tweets as they are posted
  • Theme:
    • shell.background - shell background color
    • shell.color - shell text color
    • tweets.background - tweet background color
    • tweets.color - tweet text color
    • tweets.links - links color

Sample result

Vorlage:Comments