Difference between revisions of "Template:ItemDisplay"

From NeoDex
Jump to navigation Jump to search
Line 7: Line 7:
Use:
Use:


<code><nowiki>{{NCItemDisplay|</nowiki>IMAGE='''image'''|JNID='''Item Database ID'''|NAME='''name'''|NP='''Neopoint Value'''}}</code>
<code><nowiki>{{ItemDisplay|</nowiki>IMAGE='''image'''|JNID='''Item Database ID'''|NAME='''name'''}}</code>


*'''IMAGE'''
*'''IMAGE'''
Line 24: Line 24:
If we put in:
If we put in:


<code><nowiki>{{NPItemDisplay|IMAGE=bg_neggs_allabout.gif|JNID=37320|NAME=All About Neggs Background}}</nowiki></code>
<code><nowiki>{{ItemDisplay|IMAGE=bg_neggs_allabout.gif|JNID=37320|NAME=All About Neggs Background}}</nowiki></code>


...We'd get:
...We'd get:


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


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

Revision as of 22:23, 5 March 2014

Purpose:

To easily display items of all sorts.

---

Use:

{{ItemDisplay|IMAGE=image|JNID=Item Database ID|NAME=name}}

  • NAME
    • Item's name. Simply put, you fill this section with the item's name.
---

Example:

If we put in:

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

...We'd get:

bg_neggs_allabout.gif

All About Neggs Background

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<