This is the old (read-only) version of the site running Mediwiki 1.25

Difference between revisions of "Widget:Twitter"

From Scientolipedia
Jump to: navigation, search
Line 21: Line 21:
 
     shell: {
 
     shell: {
 
       background: '<!--{$shell.background|escape:'quotes'|default:'#FAFAD2'}-->',
 
       background: '<!--{$shell.background|escape:'quotes'|default:'#FAFAD2'}-->',
       color: '<!--{$shell.color|escape:'quotes'|default:'#000000'}-->'
+
       color: '<!--{$shell.color|escape:'quotes'|default:'#87CEEB'}-->'
 
     },
 
     },
 
     tweets: {
 
     tweets: {
 
       background: '<!--{$tweets.background|escape:'quotes'|default:'#ffffff'}-->',
 
       background: '<!--{$tweets.background|escape:'quotes'|default:'#ffffff'}-->',
       color: '<!--{$tweets.color|escape:'quotes'|default:'#000000'}-->',
+
       color: '<!--{$tweets.color|escape:'quotes'|default:'#87CEEB'}-->',
 
       links: '<!--{$tweets.links|escape:'quotes'|default:'#4aed05'}-->'
 
       links: '<!--{$tweets.links|escape:'quotes'|default:'#4aed05'}-->'
 
     }
 
     }

Revision as of 20:24, January 14, 2012

This widget allows you to embed a Twitter feed (HTML version) on your wiki page.

Created by Sergey Chernyshev

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:Twitter article.