Widget:LinkedIn Profile: Difference between revisions

From MWStake
Jump to navigation Jump to search
(Created page with "<noinclude>__NOTOC__ This widget allows you to add [http://www.linkedin.com/static?key=developers_widget_profileinsider LinkedIn profile widget] to your wiki page. Created by...")
 
No edit summary
 
Line 1: Line 1:
<noinclude>__NOTOC__
<noinclude>__NOTOC__
This widget allows you to add [http://www.linkedin.com/static?key=developers_widget_profileinsider LinkedIn profile widget] to your wiki page.
This widget allows you to add [https://www.linkedin.com/static?key=developers_widget_profileinsider LinkedIn profile widget] to your wiki page.


Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev] and updated by [http://www.mediawikiwidgets.org/User:Varnent Gregory Varnum]
Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev] and updated by [https://www.mediawikiwidgets.org/User:Varnent Gregory Varnum]


== Using this widget ==
== Using this widget ==
For information on how to use this widget, see [http://www.mediawikiwidgets.org/LinkedIn_Profile widget description page on MediaWikiWidgets.org].
For information on how to use this widget, see [https://www.mediawikiwidgets.org/LinkedIn_Profile widget description page on MediaWikiWidgets.org].


== Copy to your site ==
== Copy to your site ==
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
</noinclude><includeonly><script src="http://platform.linkedin.com/in.js" type="text/javascript"></script>
</noinclude><includeonly><script src="https://platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/MemberProfile" data-id="<!--{$profile|validate:url}-->" data-format="<!--{if isset($popup)}-->hover<!--{else}-->inline<!--{/if}-->" data-text="<!--{$name|escape:'html'}-->" data-related="<!--{if isset($norelated)}-->false<!--{else}-->true<!--{/if}-->"></script></includeonly>
<script type="IN/MemberProfile" data-id="<!--{$profile|validate:url}-->" data-format="<!--{if isset($popup)}-->hover<!--{else}-->inline<!--{/if}-->" data-text="<!--{$name|escape:'html'}-->" data-related="<!--{if isset($norelated)}-->false<!--{else}-->true<!--{/if}-->"></script></includeonly>

Latest revision as of 22:52, 24 February 2015

This widget allows you to add LinkedIn profile widget to your wiki page.

Created by Sergey Chernyshev and updated by Gregory Varnum

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:LinkedIn Profile article.