「Widget:Facebook Like Button」の版間の差分
ナビゲーションに移動
検索に移動
MasterWiki (トーク | 投稿記録) (ページの作成:「<noinclude>__NOTOC__ This widget allows you to embed a '''[https://developers.facebook.com/docs/plugins/like-button Facebook Like Button]''' (iframe version) on your wiki…」) |
MasterWiki (トーク | 投稿記録) |
||
3行目: | 3行目: | ||
Created by [https://www.mediawikiwidgets.org/User:Alianin Alianin]. | Created by [https://www.mediawikiwidgets.org/User:Alianin Alianin]. | ||
+ | Modified by [https://hokudaiwiki.net/ HokudaiWiki] | ||
==Using this widget== | ==Using this widget== | ||
10行目: | 11行目: | ||
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}}'''. | 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><iframe src="https://www.facebook.com/plugins/like.php?href=<!--{$profile}-->&width=<!--{$width|default: | + | </noinclude><includeonly><iframe src="https://www.facebook.com/plugins/like.php?href=<!--{$profile}-->&width=<!--{$width|default:86|escape:'urlpathinfo'}-->&layout=<!--{$layout|default:button|escape:'urlpathinfo'}-->&action=<!--{$action|default:like|escape:'urlpathinfo'}-->&size=<!--{$size|default:small|escape:'urlpathinfo'}-->&show_faces=<!--{$faces|default:false|escape:'urlpathinfo'|validate:'boolean'}-->&share=<!--{$share|default:false|escape:'urlpathinfo'|validate:'boolean'}-->&height=<!--{$height|default:20|escape:'urlpathinfo'}-->&colorscheme=<!--{$theme|default:light|escape:'urlpathinfo'}-->&appId" width="<!--{$width|default:86|escape:'urlpathinfo'}-->" height="<!--{$height|default:20|escape:'urlpathinfo'}-->" style="border:none; overflow:hidden;" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></includeonly> |
2021年2月2日 (火) 17:56時点における最新版
This widget allows you to embed a Facebook Like Button (iframe version) on your wiki page.
Created by Alianin. Modified by HokudaiWiki
Using this widget[編集]
For information on how to use this widget, see the 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:Facebook Like Button.