Welcome to Assassin's Creed Wiki! Log in and join the community.
MediaWiki:TwitterWidget
<script src="http://widgets.twimg.com/j/2/widget.js"></script> <script type="text/javascript"> new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 8,
interval: 6000,
width: 'auto',
height: 400,
theme: {
shell: {
background: 'transparent',
color: '#dddddd'
},
tweets: {
background: 'transparent',
color: '#dddddd',
links: '#89cff0'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('AC_Wiki').start(); </script>