---json
{
"name": "Follow Buttons",
"page_id": "nc63fbino7rer61s2bi6w"
}
---
====== Follow Button ======
===== About =====
The ''Follow'' button is a button displayed on your websites to help users easily follow you.
===== Example =====
==== With a follow request ====
With a social handle name, social channel supports a follow request.
You need to give your handle, ie your name identifier.
* For instance, for twitter:
* The output would be:
If the user clicks on the link, it will be presented with a ''follow'' request choice.
{{:docs:social:social_channel_follow_request.png|}}
==== With an URL ====
You can also give your URL directly.
* For example, for twitter:
* The output would be:
===== Map =====
Below, you can see a map of the share component with the parameters:
* ''widget'': button (default) or link
* ''icon'': Solid, Solid Circle, Outline, Outline Circle
for all supported channel.
^ Widget -> ^ Button ^^^^ Link ^^^^
^ Icon -> ^ Solid ^ Solid \\ Circle ^ Outline ^ Outline \\ Circle ^ Solid ^ Solid \\ Circle ^ Outline ^ Outline \\ Circle ^
| [[facebook|Facebook]] | | | | | | | | |
| [[twitter|Twitter]] | | | | | | | | |
===== Syntax =====
where:
* the mandatory attributes are:
* ''channel'' is one of the [[#map|supported channel]]
* and a identifier:
* ''handle'': the entity name on the social channel
* or an ''url'': the url where the user should go
* the styling attributes are:
* ''widget'' permits to choose the type of output:
* ''button'' (default): a button
* ''link'': a link
* ''icon'' is the type of icon or no icon with ''none''
* ''width'' is the width of the [[docs:content:icon|icon]].
We support also [[share|share buttons]]