Widget:FBS: Różnice pomiędzy wersjami

Z Nurkopedia
Skocz do: nawigacja, szukaj
Linia 1: Linia 1:
 
<noinclude>__NOTOC__
 
<noinclude>__NOTOC__
 
This widget allows you to embed a '''[https://developers.facebook.com/docs/plugins/page-plugin Embedded Posts]''' (iframe version) on your wiki page.
 
This widget allows you to embed a '''[https://developers.facebook.com/docs/plugins/page-plugin Embedded Posts]''' (iframe version) on your wiki page.
Adapted by [https://www.mediawiki.org/wiki/User:Alianin Alianin] from the [[Widget:Facebook Like Box|Facebook Like Box]] widget by [[User:Chris White|Chris White]].
+
Adapted by [https://www.mediawiki.org/wiki/User:Alianin Alianin] from the [https://www.mediawikiwidgets.org/Facebook_Like_Box Facebook Like Box]] widget by [https://www.mediawikiwidgets.org/User:Chris_White Chris White].
 
+
==Copy to your site==
<includeonly>
+
To use this widget on your site, just install the [https://www.mediawiki.org/wiki/Extension:Widgets Widgets] extension and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{PAGENAME}}''' article.
 +
</noinclude><includeonly>
 
<iframe src="//www.facebook.com/plugins/page.php?href=
 
<iframe src="//www.facebook.com/plugins/page.php?href=
 
<!--{$profile}-->&amp;
 
<!--{$profile}-->&amp;
Linia 10: Linia 11:
 
appId"  
 
appId"  
 
width="<!--{$width|default:500|escape:'urlpathinfo'}-->"  
 
width="<!--{$width|default:500|escape:'urlpathinfo'}-->"  
height="<!--{$height|default:230|escape:'urlpathinfo'}-->"  
+
height="<!--{$height|default:200|escape:'urlpathinfo'}-->"  
 
style="border:none; overflow:hidden;"  
 
style="border:none; overflow:hidden;"  
 
scrolling="no"  
 
scrolling="no"  

Wersja z 08:03, 21 maj 2018

This widget allows you to embed a Embedded Posts (iframe version) on your wiki page. Adapted by Alianin from the Facebook Like Box] widget by Chris White.

Copy to your site

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