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