Difference between revisions of "Legacy THNapi:ItemDB Icon"
From Neocron Wiki
Line 6: | Line 6: | ||
| param_items = yes | | param_items = yes | ||
| param_format = no | | param_format = no | ||
− | | param_order = | + | | param_order = no |
| param_plural = opt | | param_plural = opt | ||
| param_size = opt | | param_size = opt |
Revision as of 19:57, 2 July 2008
ItemDB Icon
- Item DB Tag: <itemdb:icon>
- Web service function: ItemDB_Icon
- Usage: This shows the Icon for an item. Clicking on an item will show the item details in a popup window.
Required parameters
Optional parameters
THNapi:Parameter - PluralTHNapi:Parameter - SizeTHNapi:Parameter - Style
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.