Plugin Twitter
Introduced in Tiki7Use this plugin to display the activity for a twitter account in a widget where background and text colors and the size of the widget can be customized.
Table of contents
Usage
{twitter tweet="tikiwiki" shellbg="#f12a2b" shellcolor="#ffffff" tweetbg="white" tweetcolor="black" height="300" width="auto"}Parameters
Required parameters are in boldPreferences required: wikiplugin_twitter
| Parameters | Accepted Values | Description | Default | Since |
| tweet | text | |||
| shellbg | text | #f15a2b | ||
| shellcolor | text | #ffffff | ||
| tweetbg | text | white | ||
| tweetcolor | text | black | ||
| height | text | 300 | ||
| width | text | auto |
Example
This code:{TWITTER(tweet=tikiwiki, shellbg=#f12a2b, shellcolor=#ffffff, tweetbg=white, tweetcolor=black, height=300, width=auto) /}Would produce:
