Difference between revisions of "Template:NCItemDisplay"

From NeoDex
Jump to navigation Jump to search
Line 1: Line 1:
http://images.neopets.com/items/{{{IMAGE}}}<br><b><div style="display: block; width: 140px; word-wrap: break-word;"><noinclude>{{{JNID}}}</noinclude> {{{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>
<div style="color: #7D26CD;">{{{NC}}} NC</div></b></center></includeonly><noinclude>Purpose:
 
To easily display [[Neocash]] items.
 
<center>---</center>
 
Use:
 
<code><nowiki>{{NCItemDisplay|</nowiki>IMAGE='''image'''|JNID='''Item Database ID'''|NAME='''name'''|NC='''Neocash Value'''}}</code>
 
*'''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 <nowiki>http://images.neopets.com/items/mall_gashapon_altadorcup.gif</nowiki>] , 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)
 
<center>---</center>
 
Example:
 
If we put in:
 
<code><nowiki>{{NCItemDisplay|IMAGE=mall_gashapon_altadorcup.gif|JNID=43973|NAME=2011 Altador Cup Mystery Capsule|NC=250}}</nowiki></code>
 
...We'd get:
 
{{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 not 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>
 
{{WhatLinksHere|prefix=Template:|type=template}}
 
[[Category:Templates/Media]]</noinclude>

Revision as of 22:01, 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
[{{JNIDBLink|itemID=43973 2011 Altador Cup Mystery Capsule]
250 NC

Again, if you wish to display an item that has not 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<