Difference between revisions of "Template:NPItemDisplay"
Jump to navigation
Jump to search
---
---
---
>Pages that use this template<
(Defining height just in case.) |
|||
Line 20: | Line 20: | ||
*'''NP''' | *'''NP''' | ||
**The item's Neopoint Value (Not user defined, but rather estimated cost or anything else appropriate). If | **The item's Neopoint Value (Not user defined, but rather estimated cost or anything else appropriate). If no such value exists, try using [[Template:ItemDisplay]] instead. (No need to type "NP" - This is built in. The numerical value is needed only) | ||
<center>---</center> | <center>---</center> |
Revision as of 23:41, 5 March 2014
Purpose:
To easily display Neopoint items.
Use:
{{NCItemDisplay|IMAGE=image|JNID=Item Database ID|NAME=name|NP=Neopoint Value}}
- IMAGE
- The rest of the image url after '/images/. So for example, if you wanted to display http://images.neopets.com/items/bd_poogle_magicalvial.gif , you simply put in bd_poogle_magicalvial.gif.
- JNID
- ID on Jellyneo's Item Database. If you wanted to link to http://items.jellyneo.net/index.php?go=item&showitem=25813 , you'd put 25813 in this space.
- NAME
- Item's name. Simply put, you fill this section with the item's name.
- NP
- The item's Neopoint Value (Not user defined, but rather estimated cost or anything else appropriate). If no such value exists, try using Template:ItemDisplay instead. (No need to type "NP" - This is built in. The numerical value is needed only)
Example:
If we put in:
{{NPItemDisplay|IMAGE=bd_poogle_magicalvial.gif|JNID=25813|NAME=Magical Poogle Potion|NP=17,500}}
...We'd get:

17,500 NP
Again, if you wish to display an item that has no NP value, see Template:ItemDisplay. On the other hand, if you wish to display an item with a Neocash value, see Template:NCItemDisplay.