Difference between revisions of "Template:ItemDisplay"

From NeoDex
Jump to navigation Jump to search
Line 1: Line 1:
http://images.neopets.com/items/{{{IMAGE}}}<br><div style="display: block; width: 140px; word-wrap: break-word;">[{{JNIDBLink|itemID={{{JNID}}}}} <b>{{{NAME}}}]</b></div></includeonly><noinclude>Purpose:
<includeonly>http://images.neopets.com/items/{{{IMAGE}}}<br><div style="display: block; width: 140px; word-wrap: break-word;">[{{JNIDBLink|itemID={{{JNID}}}}} <b>{{{NAME}}}]</b></div></includeonly><noinclude>Purpose:


To easily display items of all sorts.
To easily display items of all sorts.

Revision as of 22:21, 5 March 2014

Purpose:

To easily display items of all sorts.

---

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.
---

Example:

If we put in:

{{NPItemDisplay|IMAGE=bg_neggs_allabout.gif|JNID=37320|NAME=All About Neggs Background}}

...We'd get:

bg_neggs_allabout.gif
{{{NP}}} NP

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.

---
>Pages that use this template<