Legacy THNapi:Api Tags

From Neocron Wiki
Revision as of 20:56, 2 July 2008 by Brammers (talk | contribs) (New page: {{api | tag = api@tags | command = Api_Tags | usage = This lists the available Item DB tags that can be used on the wiki and in Item DB tags. | thn_only = no | param_format = yes }} ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

THNapi:Parameter - Format

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.