Difference between revisions of "Template:NPItemDisplay"
Jump to navigation
Jump to search
---
---

---
>Pages that use this template<
Line 1: | Line 1: | ||
<includeonly><center><div style="border: 1px solid | <includeonly><center><div width="81px" style="border: 1px solid;">http://images.neopets.com/items/{{{IMAGE}}}</div><br><b><div style="display: block; width: 140px; word-wrap: break-word;">[{{JNIDBLink|itemID={{{JNID}}}}} {{{NAME}}}]</div> | ||
<div style="color: gold">{{{NP}}} NP</div></b></center></includeonly><noinclude>Purpose: | <div style="color: gold">{{{NP}}} NP</div></b></center></includeonly><noinclude>Purpose: | ||
Revision as of 22:34, 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 not 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.