Benutzer:Ajspang

Aus KAS-Wiki
Wechseln zu: Navigation, Suche

André_Spang


Testseite 5a


Noten im Wiki schreiben

<lilymidi> \relative c' { c2 d e4 f g8 a b c4 } </lilymidi>


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

 version: 2,
 type: 'search',
 search: '#ecco12 OR #educamp',
 interval: 5000,
 title: ,
 subject: 'Nimm teil mit: #ecco12 oder #educamp',
 width: 357,
 height: 300,
 theme: {
   shell: {
     background: '#dedede',
     color: '#000000'
   },
   tweets: {
     background: '#ffffff',
     color: '#000000',
     links: '#ee0033'
   }
 },
 features: {
   scrollbar: true,
   loop: true,
   live: true,
   hashtags: true,
   timestamp: true,
   avatars: true,
   toptweets: true,
   behavior: 'default'
 }

}).render().start(); </script>