Template:TwitterFeed
From CWCipedia
<html> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({
version: 2,
type: 'search',
search: 'sonichu -sonichu1 -wildsonichu1 -MaryLeeWalsh1 -Sandy_Rosechu -WildSonichu1 -christine_rosey -robbie_sonichu -emowild -cera_rosechu',
interval: 6000,
title: 'Live From Twitter',
subject: 'Sonichu Fever!',
width: 'auto',
height: 400,
theme: {
shell: {
background: '#fcff63',
color: '#0078b8'
},
tweets: {
background: '#ffdd00',
color: '#444444',
links: '#cf0000'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'default'
}
}).render().start(); </script> </html>

