Widget:Twitter
Aus OGD Cockpit
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