Difference between revisions of "Template:NCItemDisplay"
Jump to navigation
Jump to search
---
---
---
>Pages that use this template<
(+Border) |
|||
Line 1: | Line 1: | ||
{{NoticeObsolete</nowiki>|type=template|try=you should try using [[Template:ItemDisplay]] instead}} | |||
<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> | <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: | ||
Line 38: | Line 40: | ||
<center>---</center> | <center>---</center> | ||
{{WhatLinksHere|prefix=Template:|type=template}} | {{WhatLinksHere|prefix=Template:|type=template}}]</noinclude> | ||
Revision as of 03:25, 6 March 2014
{{NoticeObsolete</nowiki>|type=template|try=you should try using Template:ItemDisplay instead}}
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:
{{NoticeObsolete</nowiki>|type=template|try=you should try using Template:ItemDisplay instead}}

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