THNapi:ItemDB Link

From Neocron Wiki

Jump to: navigation, search

Contents

ItemDB Link

  • Item DB Tag: <itemdb:link>
  • Web service function: ItemDB_Link
  • Usage: No information

Required parameters


Items

The Items parameter specifies...

Optional parameters


Format

The Format parameter specifies...

Order

The Order parameter specifies the order on how the items are shown. Options available are: None,ItemDB,TL-,TL+,Name+ and Name-. See the example page for uses of the order parameter.

Plural

The Plural parameter specifies...

Position

The Position parameter specifies...

Qty

The Qty parameter specifies...


Example 1

Example: <itemdb:link items="957"/>

Kill the BramBossMob (Rank 512/512) and loot 10 x Metal Plate   from his body.

Example 2 - Position param

Example: <itemdb:link items="2182" position="left"/>

This is a very nice gun -  S.W.A.T. Backup Gun 

Example 3 - Position param

Example: <itemdb:link items="2182" position="right"/>

You can get this gun in the Dome of York - S.W.A.T. Backup Gun  

Example 4 - Position param

Example: <itemdb:link items="2182" position="none"/>

You need to do a mission to get this item - S.W.A.T. Backup Gun 

Example 5 - Plural param

Example: <itemdb:link items="2182" plural="true"/>

Get these S.W.A.T. Backup Guns   now!

Example 6 - Plural param

Example: <itemdb:link items="2182" plural="both"/>

Flib has some S.W.A.T. Backup Gun(s)  

Example 7 - Qty param

Example: <itemdb:link items="2182" qty="10"/>

Flib has some 10 x S.W.A.T. Backup Guns  

Example 8 - Qty and plural param

Example: <itemdb:link items="2182" qty="10" plural="false"/>

Flib has some 10 x S.W.A.T. Backup Gun  

Personal tools