Template:ItemDisplay
Jump to navigation
Jump to search
---
---
---
>Pages that use this template<
Purpose:
To easily display items of all sorts.
Use:
{{ItemDisplay|IMAGE=image|JNID=Item Database ID|NAME=name}}
- IMAGE
- The rest of the image url after '/images/. So for example, if you wanted to display http://images.neopets.com/items/bg_neggs_allabout.gif , you simply put in bg_neggs_allabout.gif.
- JNID
- ID on Jellyneo's Item Database. If you wanted to link to http://items.jellyneo.net/index.php?go=item&showitem=37320 , you'd put 37320 in this space.
- NAME
- Item's name. Simply put, you fill this section with the item's name.
Example:
If we put in:
{{ItemDisplay|IMAGE=bg_neggs_allabout.gif|JNID=37320|NAME=All About Neggs Background}}
...We'd get:
Understand that this template does not include a function to display Neopoint or Neocash values. If you wish to do so, then use Template:NPItemDisplay and Template:NCItemDisplay respectively.