Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.01 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.01 KB

README

Wordpress Plugin: Pokémon Shortcode and Widgets

This is a wordpress plugin to display through shortcodes images of pokemon

How to work

You can use the shortcodes as follows:

  • For normal image
[pokemon id=1]

Result: alt text

  • For shiny image
[pokemon_shiny id=4]

Result: alt text

  • For model image
[pokemon_shiny id=4]

Result: alt text

###Tables of Generations

  • For generation 1
[pokemon_table gen=1]

Result: You can see the result in the next page: PokemonGoLab

##Sprites Thanks to PokeAPI/sprites for the Sprites