THNapi:ItemDB Show Group List
From Neocron Wiki
Contents |
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
Group
The Group parameter specifies the group of items to show. A list of available groups can be found on the THN Item DB
Optional Parameters
Format
The Format parameter specifies...
Level
The Level parameter specifies the heading level of heading for each group of items. The accept ranges is from 0 to 6.
Level 1 is the same as <h1>Items</h1> or = Items = where level 6 would produce <h6>Items</h6> or ====== Items ====== Specifying 0 would hide the heading. See example page for the parameter in used.
Example
Lets look at all the MNPU parts.
Example: <itemdb:show_group_list group="/parts/fsm"/>

