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

---
>Pages that use this template<
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>http://images.neopets.com/items/{{{IMAGE}}}<br><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: | ||
Line 34: | Line 34: | ||
{{NCItemDisplay|IMAGE=mall_gashapon_altadorcup.gif|JNID=43973|NAME=2011 Altador Cup Mystery Capsule|NC=250}} | {{NCItemDisplay|IMAGE=mall_gashapon_altadorcup.gif|JNID=43973|NAME=2011 Altador Cup Mystery Capsule|NC=250}} | ||
Again, if you wish to display an item that has | 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]]. | ||
<center>---</center> | <center>---</center> |
Revision as of 22:02, 5 March 2014
Purpose:
To easily display Neocash items.
Use:
{{NCItemDisplay|IMAGE=image|JNID=Item Database ID|NAME=name|NC=Neocash Value}}
- IMAGE
- The rest of the image url after '/images/. So for example, if you wanted to display http://images.neopets.com/items/mall_gashapon_altadorcup.gif , you simply put in mall_gashapon_altadorcup.gif.
- JNID
- ID on Jellyneo's Item Database. If you wanted to link to http://items.jellyneo.net/index.php?go=item&showitem=43973 , you'd put 43973 in this space.
- 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:

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.