Latest Neocron News and Information

  • New test server patch #550 has been released to Vedeena
  • New retail server patch #551 has been released to Titan

Difference between revisions of "Legacy THNapi:ItemDB Icon"

From Neocron Wiki
Jump to: navigation, search
(Move all commands fromTHN HTML API to THN API)
(New release of THN API)
Line 1: Line 1:
 
== Icon ==
 
== Icon ==
 
{{Unreleased}}
 
  
 
This shows the Icon for an item. Clicking on an item will show the item details in a popup window.  
 
This shows the Icon for an item. Clicking on an item will show the item details in a popup window.  

Revision as of 16:18, 20 April 2008

Icon

This shows the Icon for an item. Clicking on an item will show the item details in a popup window.

Example 1

Example: <itemdb:icon items="2182"/>

<itemdb:icon items="2182"/> This is the Backup SWAT gun.

Example 2

Example: <itemdb:icon items="2182" style="default"/>

<itemdb:icon items="2182" style="default"/> This is the Backup SWAT gun.

Example 3

Example: <itemdb:icon items="2182" style="none"/>

<itemdb:icon items="2182" style="none"/> This is the Backup SWAT gun with no background.