Howto TwitterFBLike
Usage
Insert the TwitterFBLike parser tag into your wiki page. The tag takes three parameters:
- Float: Floats the div that contains the icons. Valid values are "left" or "right", empty value means don't float.
- Small mode: Uses the small version of the icons if set to "small". Uses the big versions otherwise
- Like/Recommend If set to "like", uses the word "Like" instead of "Recommend" on the Facebook button.
Examples:
{{#TwitterFBLike:|small}}
{{#TwitterFBLike:|small|like}}
{{#TwitterFBLike:||}}
{{#TwitterFBLike:||like}}
You can also float the image left or right:
{{#TwitterFBLike:left|small}} {{#TwitterFBLike:right|small}}