Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Legacy THNapi:Api Tags
From Neocron Wiki
Api Tags
- Item DB Tag: <api@tags>
- Web service function: Api_Tags
- Usage: This lists the available Item DB tags that can be used on the wiki and in Item DB tags.
Required parameters
Optional parameters
Example 1
List all tags in wiki format. <api:tags format="wiki"/>
<api:tags format="wiki"/>
Example 2
List all tags in html format. <api:tags format="wiki"/>
<api:tags format="html"/>
Example 3
List all tags in XML format. <api:tags format="xml"/>
This example is not shown, as the output breaks the wiki parser.