Fb:rock-the-vote
From Facebook Developers Wiki
Contents |
[edit] Description
Displays a Rock the Vote & CREDO Mobile registration widget inline in your application. The text inside the tags is formatted as a hyperlink. When the user clicks the link, a US voter registration form appears. When the user is done, they are prompted to share it with their friends. Then they are returned to your page.
This is particularly suitable for political apps or any app that wants to encourage voter registration.
[edit] Attributes
| Required | Name | Type | Description | |
| optional | api_key | string | The api_key that you got from Rock the Vote to track your online voter registrations - get one at http://www.rockthevote.com/partners. If you don't have an api_key, one will be provided for you. |
|---|
[edit] Examples
| <fb:rock-the-vote>Register to vote!</fb:rock-the-vote> |
| <fb:rock-the-vote api_key="MY_API_KEY">Register to vote!</fb:rock-the-vote> |
[edit] Related Tags
None
