Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Legacy THNapi:ItemBD Show View"
From Neocron Wiki
(New release of THN API) |
|||
Line 3: | Line 3: | ||
The THN has quite a few special lists, which I call views. The views pick up specific data, such as Epic items, woc items, or provide access to special functions. | The THN has quite a few special lists, which I call views. The views pick up specific data, such as Epic items, woc items, or provide access to special functions. | ||
− | + | === Optional Parameters === | |
+ | |||
+ | {{THNapi:Parameter_-_Level}} | ||
+ | |||
+ | |||
=== Example 1 === | === Example 1 === | ||
+ | |||
+ | Here is a list of Mr Jones items. | ||
Example: '''<nowiki> | Example: '''<nowiki> | ||
Line 13: | Line 19: | ||
=== Example 2 === | === Example 2 === | ||
+ | |||
+ | Here is a list of FSM items from Fallen Angels. | ||
Example: '''<nowiki> | Example: '''<nowiki> |
Revision as of 18:17, 25 May 2008
Show all items from a view
The THN has quite a few special lists, which I call views. The views pick up specific data, such as Epic items, woc items, or provide access to special functions.
Optional Parameters
Example 1
Here is a list of Mr Jones items.
Example: <itemdb:show_view viewname="mr-jones"/>
<itemdb:show_view viewname="mr-jones"/>
Example 2
Here is a list of FSM items from Fallen Angels.
Example: <itemdb:show_view viewname="fsm" viewoption="fa"/>
<itemdb:show_view viewname="fsm" viewoption="fa"/>