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

Z Nurkopedia
Skocz do: nawigacja, szukaj
Linia 4: Linia 4:
 
==Copy to your site==
 
==Copy to your site==
 
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.
 
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>
+
</noinclude>
 +
<includeonly>
 +
<style>
 +
table, th, td {
 +
    border: 1px solid black;
 +
    border-collapse: collapse;
 +
    border-color: #cccccc;
 +
    background-color: #f9f9f9;
 +
}
 +
</style>
 +
<table>
 +
  <tr>
 +
    <th>
 
<iframe src="//www.facebook.com/plugins/video.php?href=
 
<iframe src="//www.facebook.com/plugins/video.php?href=
 
<!--{$profile}-->&amp;
 
<!--{$profile}-->&amp;
width=<!--{$width|default:500|escape:'urlpathinfo'}-->&amp;
+
width=<!--{$szerokosc|default:500|escape:'urlpathinfo'}-->&amp;
 
height=<!--{$height|default:300|escape:'urlpathinfo'}-->&amp;
 
height=<!--{$height|default:300|escape:'urlpathinfo'}-->&amp;
 
appId"  
 
appId"  
width="<!--{$width|default:500|escape:'urlpathinfo'}-->"  
+
width="<!--{$szerokosc|default:500|escape:'urlpathinfo'}-->"  
 
height="<!--{$height|default:300|escape:'urlpathinfo'}-->"  
 
height="<!--{$height|default:300|escape:'urlpathinfo'}-->"  
 
style="border:none; overflow:hidden;"  
 
style="border:none; overflow:hidden;"  
Linia 16: Linia 28:
 
allowTransparency="true">
 
allowTransparency="true">
 
</iframe>
 
</iframe>
 +
    </th>
 +
  </tr>
 +
  <tr>
 +
    <td><p><!--{$opis|default:""}--> <a href=www.facebook.com>Zdjęcie z Facbook.</a></p></td>
 +
  </tr>
 +
</table><br>
 
</includeonly>
 
</includeonly>

Wersja z 07:34, 9 lip 2018

This widget allows you to embed a Embedded Page (iframe version) on your wiki page. Adapted by Alianin and for nurkopedia MIG 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 FBF article.