]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FFacebookLikePlugin
Whitespace
[SourceForge/phpwiki.git] / pgsrc / Help%2FFacebookLikePlugin
1 Date: Mon,  8 Jul 2013 17:58:18 +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   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~FacebookLike** [[Help:WikiPlugin|plugin]] will include a Facebook “Like” button in your wiki page.
10
11 == Usage ==
12
13 {{{
14 <<FacebookLike arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **width**
26 | Button width
27 | 450
28 |-
29 | **height**
30 | Button height
31 | 35
32 |-
33 | **colorscheme**
34 | 'light' or 'dark'
35 | light
36 |-
37 | **show_faces**
38 |
39 | false
40 |-
41 | **layout**
42 | 'standard' or 'button_count'
43 | standard
44 |-
45 | **action**
46 | 'like' or 'recommend'
47 | like
48 |}
49
50 == Examples ==
51
52 == Author ==
53
54 * [[Help:Reini Urban|Reini Urban]]
55
56 == See Also ==
57
58 * [[http://developers.facebook.com/docs/reference/plugins/like]]
59
60 <noinclude>
61 ----
62 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
63 </noinclude>