Difference between revisions of "Template:NCItemDisplay"

From NeoDex
Jump to navigation Jump to search
(+Border)
Line 1: Line 1:
<includeonly><center>http://images.neopets.com/items/{{{IMAGE}}}<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: 80px; height: 80px;">http://images.neopets.com/items/{{{IMAGE}}}</div><b><div style="display: block; width: 140px; word-wrap: break-word;">[{{JNIDBLink|itemID={{{JNID}}}}} {{{NAME}}}]</div>
<div style="color: #7D26CD;">{{{NC}}} NC</div></b></center></includeonly><noinclude>Purpose:
<div style="color: #7D26CD;">{{{NC}}} NC</div></b></center></includeonly><noinclude>Purpose:



Revision as of 23:10, 5 March 2014

Purpose:

To easily display Neocash items.

---

Use:

{{NCItemDisplay|IMAGE=image|JNID=Item Database ID|NAME=name|NC=Neocash Value}}

  • NAME
    • Item's name. Simply put, you fill this section with the item's name.
  • NC
    • The item's most recent value in Neocash. If not such value exists, try using Template:ItemDisplay instead. (No need to type "NC" - This is built in. The numerical value is needed only)
---

Example:

If we put in:

{{NCItemDisplay|IMAGE=mall_gashapon_altadorcup.gif|JNID=43973|NAME=2011 Altador Cup Mystery Capsule|NC=250}}

...We'd get:

mall_gashapon_altadorcup.gif
250 NC

Again, if you wish to display an item that has no NC value, see Template:ItemDisplay. On the other hand, if you wish to display an item with a Neopoint value, see Template:NPItemDisplay.

---
>Pages that use this template<