]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FFacebookLikePlugin
Add InterWikiMap to SpecialPages
[SourceForge/phpwiki.git] / pgsrc / Help%2FFacebookLikePlugin
1 Date: Thu, 13 Jan 2011 17:58:21 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FFacebookLikePlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~FacebookLike** [[Help:WikiPlugin|plugin]] will include a "Facebook-like" button in your wiki page.
12
13 == Usage ==
14
15 {{{
16 <<FacebookLike arguments >>
17 }}}
18
19 == Arguments ==
20
21 {| class="bordered"
22 |-
23 ! Argument
24 ! Description
25 ! Default value
26 |-
27 | **width**
28 | Button width
29 | 450
30 |-
31 | **height**
32 | Button height
33 | 35
34 |-
35 | **colorscheme**
36 | 'light' or 'dark'
37 | light
38 |-
39 | **show_faces**
40
41 | false
42 |-
43 | **layout**
44 | 'standard' or 'button_count'
45 | standard
46 |-
47 | **action**
48 | 'like' 'recommend'
49 | like
50 |}
51
52 == Examples ==
53
54 == Author ==
55
56 * [[PhpWiki:ReiniUrban|Reini Urban]]
57
58 == See Also ==
59
60 * [[http://developers.facebook.com/docs/reference/plugins/like]]
61
62 <noinclude>
63 ----
64 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
65 </noinclude>