Difference between revisions of "Legacy THNapi:ItemDB Show Group List"

From Neocron Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Show all items from a group ==
 
== Show all items from a group ==
  
Typing item ID's is a pain, and often you want to show a complete list of items. Lets look at all the MNPU parts.
+
Typing item ID's is a pain, and often you want to show a complete list of items.  
 +
 
 +
=== Required Parameters ===
 +
 
 +
{{THNapi:Parameter - Group}}
 +
 
 +
=== Optional Parameters ===
 +
 
 +
{{THNapi:Parameter - Format}}
 +
{{THNapi:Parameter - Level}}
  
 
=== Example ===
 
=== Example ===
 +
 +
Lets look at all the MNPU parts.
 +
 
Example: '''<nowiki><itemdb:show_group_list group="/parts/fsm"/></nowiki>'''
 
Example: '''<nowiki><itemdb:show_group_list group="/parts/fsm"/></nowiki>'''
  
 
<itemdb:show_group_list group="/parts/fsm"/>
 
<itemdb:show_group_list group="/parts/fsm"/>
  
[[Category:THN HTML API commands|Show group list]]
+
[[Category:THN API commands|Show group list]]
 
[[Category:Wiki Item DB tags|Show group list]]
 
[[Category:Wiki Item DB tags|Show group list]]

Latest revision as of 17:23, 29 June 2008

Show all items from a group

Typing item ID's is a pain, and often you want to show a complete list of items.

Required Parameters

THNapi:Parameter - Group

Optional Parameters

THNapi:Parameter - Format THNapi:Parameter - Level

Example

Lets look at all the MNPU parts.

Example: <itemdb:show_group_list group="/parts/fsm"/>

<itemdb:show_group_list group="/parts/fsm"/>