Difference between revisions of "Template:NPItemDisplay"

From NeoDex
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly><center><table><tr><td valign="top" width="80" align="center" style="color:#000000;">http://images.neopets.com/items/{{{IMAGE}}}</td></tr></td><br><b><div style="display: block; width: 140px; word-wrap: break-word;">[{{JNIDBLink|itemID={{{JNID}}}}} {{{NAME}}}]</div>
<includeonly><center><div style="border: solid 1px black; width: 95px;">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:58, 5 March 2014

Purpose:

To easily display Neopoint items.

---

Use:

{{NCItemDisplay|IMAGE=image|JNID=Item Database ID|NAME=name|NP=Neopoint Value}}

  • 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:

bd_poogle_magicalvial.gif

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.

---
>Pages that use this template<