Difference between revisions of "Widgets"

From PokéHeroes Wiki
Jump to: navigation, search
(Coding)
(What they are)
Line 1: Line 1:
 
==What they are==
 
==What they are==
 
Widgets enable people to share and interact with pokemon easily with only a single click. These share widget '''only''' work on pokeheroes (in BBcode format), they will not show up properly on other third-party sites unless they support html formatting.
 
Widgets enable people to share and interact with pokemon easily with only a single click. These share widget '''only''' work on pokeheroes (in BBcode format), they will not show up properly on other third-party sites unless they support html formatting.
 +
 +
The basic function of share widgets is to share your pokemon on the forums easily. You may display them in your signature or threads or wherever placed appropriately. The widget will show a blue button saying "Train!" if you have not interacted with that pokemon. Clicking this button will cause the pokemon to gain experience points. If you have already clicked that pokemon the message on the button will say "Thank you!"
  
 
==Coding==
 
==Coding==

Revision as of 03:31, 7 December 2014

What they are

Widgets enable people to share and interact with pokemon easily with only a single click. These share widget only work on pokeheroes (in BBcode format), they will not show up properly on other third-party sites unless they support html formatting.

The basic function of share widgets is to share your pokemon on the forums easily. You may display them in your signature or threads or wherever placed appropriately. The widget will show a blue button saying "Train!" if you have not interacted with that pokemon. Clicking this button will cause the pokemon to gain experience points. If you have already clicked that pokemon the message on the button will say "Thank you!"

Coding

There are three different share widgets currently available.

  • HTML: Hypertext Markup Language-use for website coding and wherever supported.
  • BBcode: Bulletin Board Code- Coding commonly used for forums this type will only work on pokeheroes
  • Facebook: Posts a message on your timeline on facebook to invite your friends to click you pokemon.

You can find the coding in for your widgets under community->share widgets.