Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Legacy THNapi:ItemDB Link Icon"
From Neocron Wiki
Line 7: | Line 7: | ||
Doing a quest guide and need to tell a player to find an item, but you do want a small icon. Use the link_icon. | Doing a quest guide and need to tell a player to find an item, but you do want a small icon. Use the link_icon. | ||
− | === Example === | + | === Example 1 === |
− | Example: '''<nowiki><itemdb:link_icon items="957"/></nowiki>''' | + | Example 1: '''<nowiki><itemdb:link_icon items="957"/></nowiki>''' |
Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link_icon items="957"/> from his body. | Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link_icon items="957"/> from his body. | ||
+ | |||
+ | === Example 2 === | ||
+ | |||
+ | Example 2: '''<nowiki><itemdb:link_icon items="957">My content</itemdb:link_icon></nowiki>''' | ||
+ | |||
+ | Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link_icon items="957">from his body.</itemdb:link_icon> | ||
+ | |||
+ | |||
[[Category:THN HTML API commands|Link Icon]] | [[Category:THN HTML API commands|Link Icon]] | ||
[[Category:Wiki Item DB tags|Link Icon]] | [[Category:Wiki Item DB tags|Link Icon]] |
Revision as of 17:04, 29 March 2008
This command is due to be released with tne next Item DB update
This means this command won't work just yet!
Link with Icon
Doing a quest guide and need to tell a player to find an item, but you do want a small icon. Use the link_icon.
Example 1
Example 1: <itemdb:link_icon items="957"/>
Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link_icon items="957"/> from his body.
Example 2
Example 2: <itemdb:link_icon items="957">My content</itemdb:link_icon>
Kill the BramBossMob (Rank 512/512) and loot 10 x <itemdb:link_icon items="957">from his body.</itemdb:link_icon>