Twitter Search: Unterschied zwischen den Versionen

Aus Geometrie-Wiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „[http://www.mediawikiwidgets.org/Twitter_Search von dort]“)
 
 
Zeile 1: Zeile 1:
 
[http://www.mediawikiwidgets.org/Twitter_Search von dort]
 
[http://www.mediawikiwidgets.org/Twitter_Search von dort]
 +
{{Widget
 +
|author=Sergey Chernyshev
 +
|provider=Twitter
 +
|providerurl=http://twitter.com/goodies/widget_search
 +
|addedon=April 8, 2010
 +
}}
 +
This widget allows you to embed '''[http://twitter.com/about/resources/widgets/widget_search Twitter Search widget]''' (HTML version) on your wiki page.
 +
 +
To insert this widget, use the following code:
 +
 +
<nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>
 +
|query=showslow
 +
|title=ShowSlow
 +
|caption=what people say about ShowSlow
 +
}}</nowiki>
 +
 +
== Parameters ==
 +
* '''query''' - search query ([http://search.twitter.com/operators extended search parameters])
 +
* '''title''' - widget title (text on the top)
 +
* '''caption''' - widget caption (in large font)
 +
* '''width''' & '''height''' - width and height of the box, 250x300 is default
 +
* Theme:
 +
** '''shell.background''' - shell background color
 +
** '''shell.color''' - shell text color
 +
** '''tweets.background''' - tweet background color
 +
** '''tweets.color''' - tweet text color
 +
** '''tweets.links''' - links color
 +
 +
== Sample result ==
 +
{{#widget:{{PAGENAME}}
 +
|query=showslow
 +
|title=ShowSlow
 +
|caption=what people say about ShowSlow
 +
}}

Aktuelle Version vom 23. April 2012, 11:35 Uhr

von dort Vorlage:Widget This widget allows you to embed Twitter Search widget (HTML version) on your wiki page.

To insert this widget, use the following code:

{{#widget:Twitter Search
|query=showslow
|title=ShowSlow
|caption=what people say about ShowSlow
}}

Parameters

  • query - search query (extended search parameters)
  • title - widget title (text on the top)
  • caption - widget caption (in large font)
  • width & height - width and height of the box, 250x300 is default
  • Theme:
    • shell.background - shell background color
    • shell.color - shell text color
    • tweets.background - tweet background color
    • tweets.color - tweet text color
    • tweets.links - links color

Sample result