Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!

Widget talk:SnowTwitter

From the Club Penguin Wiki, the free, editable encyclopedia about Club Penguin
Revision as of 10:31, 26 November 2012 by imported>Snowstormer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Could someone who can create widgets please make this for me?

Code:

<script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({

 version: 2,
 type: 'profile',
 rpp: 2,
 interval: 2000,
 width: 250,
 height: 300,
 theme: {
   shell: {
     background: '#26BF00',
     color: '#26BF93'
   },
   tweets: {
     background: '#9BFF7F',
     color: '#1D7F00',
     links: '#1D7F74'
   }
 },
 features: {
   scrollbar: false,
   loop: false,
   live: false,
   hashtags: true,
   timestamp: true,
   avatars: true,
   behavior: 'all'
 }

}).render().setUser('Cylly1511').start(); </script>

(Copy this in edit mode, mkay?) --Proud to be Estonian! Snowstormer Here's a random message for you to enjoy! 10:31, 26 November 2012 (UTC)