Welcome to IOPWiki, Commander.
We are searching for new editors to keep track of Girls' Frontline 2 content, as well as veteran players to complete the data of Girls' Frontline and Project Neural Cloud characters.
You can contribute without an account. Learn how to contribute and join our Discord server.

Widget:Twitter: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Pianoforte (talk | contribs)
Created page with "{{Widget |description=Allows you to add a Twitter widget. |author=Sergey Chernyshev |provider=Twitter |providerurl=https://twitter.com/settings/widgets |status=active, possibl..."
 
Pianoforte (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{Widget
<noinclude>__NOTOC__
|description=Allows you to add a Twitter widget.
This widget allows you to embed a '''[http://twitter.com/widgets/html_widget Twitter feed]''' (HTML version) on your wiki page.
|author=Sergey Chernyshev
|provider=Twitter
|providerurl=https://twitter.com/settings/widgets
|status=active, possibly broken in Firefox
|security=unknown
|addedon=04-08-2009
}}
This widget allows you to add '''[https://twitter.com/settings/widgets Twitter widget]''' to your wiki page.


To insert this widget, use the following code:
Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]


<nowiki>{{#widget:</nowiki>Twitter<nowiki>|user=perfplanet|id=353950675882885120}}</nowiki>
== Using this widget ==
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Twitter widget description page on MediaWikiWidgets.org].


== Parameters ==
== Copy to your site ==
* '''id''' - widget ID, get it from the code generated by Twitter's wizard's
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
 
</noinclude><includeonly><!--{if isset($id)}--><a class="twitter-timeline" href="" data-widget-id="<!--{$id|escape:'html'}-->"></a>
== Sample result ==
<!--{counter name="twittercounter" assign="twitblogincluded"}--><!--{if $twitblogincluded eq 1}--><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><!--{/if}--><!--{else}--><b style="color:red">No id supplied for Twitter account!</b><!--{/if}--></includeonly>
{{#widget:Twitter|user=perfplanet|id=353950675882885120}}
{{Comments}}

Latest revision as of 06:35, 29 September 2016

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 the full source code of this page to your wiki as page Widget:Twitter.