Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Template:Api"
From Neocron Wiki
Line 1: | Line 1: | ||
== API Template == | == API Template == | ||
− | == Tag <{{{tag}}}> - Command {{{command}}} == | + | == Tag <{{{tag}}}> - Command {{{command}}} == |
− | * Item DB Tag: '''<{{{tag}}}>''' | + | {{ #if:{{tag}} | * Item DB Tag: '''<{{{tag}}}>''' }} |
− | * Web service function: '''{{{command}}}''' | + | {{ #if:{{command}} | * Web service function: '''{{{command}}}''' }} |
− | * Usage: {{{usage}}} | + | * Usage: {{ #if:{{usage}}|{{{usage}}}|No information}} |
=== Required parameters === | === Required parameters === | ||
=== Optional parameters === | === Optional parameters === | ||
+ | |||
[[Category:Wiki Item DB tags|{{{tag}}}]] | [[Category:Wiki Item DB tags|{{{tag}}}]] | ||
[[Category:THN API commands|{{{command}}}]] | [[Category:THN API commands|{{{command}}}]] |
Revision as of 18:37, 2 July 2008
API Template
Tag <{{{tag}}}> - Command {{{command}}}
- Item DB Tag: <{{{tag}}}>
- Web service function: {{{command}}}
- Usage: {{{usage}}}