Latest Neocron News and Information

  • New test server patch #547 has been released to Vedeena

Difference between revisions of "Template:Api"

From Neocron Wiki
Jump to: navigation, search
(Get rid of pagename - making the tiles too long)
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
<div class="api-documentation">
 
<div class="api-documentation">
== {{ #if:{{{tag|}}} | Tag <{{{tag}}}> }} {{ #if:{{{command|}}} | Command {{{command}}} }} ==
+
== {{PAGENAME}} ==
 
{{ #ifeq:{{{thn_only}}}|yes|* THN Only command: Yes }}
 
{{ #ifeq:{{{thn_only}}}|yes|* THN Only command: Yes }}
 
{{ #if:{{{tag|}}} | * Item DB Tag: '''<{{{tag}}}>'''  }}
 
{{ #if:{{{tag|}}} | * Item DB Tag: '''<{{{tag}}}>'''  }}

Latest revision as of 12:52, 14 July 2008

Api

  • Usage: No information

Required parameters

Optional parameters


Template-info.pngTemplate Documentation[edit]

This documentation is transcluded from Template:Api/doc. (edit | history)

{{api
 | tag = tag:name
 | command = comand_name
 | usage = What it does
 | thn_only = no
 | param_items = yes/no/opt
 | param_faction = yes/no/opt
 | param_format = yes/no/opt
 | param_group = yes/no/opt
 | param_level = yes/no/opt
 | param_order = yes/no/opt
 | param_page = yes/no/opt
 | param_plural = yes/no/opt
 | param_position = yes/no/opt
 | param_qty = yes/no/opt
 | param_size = yes/no/opt
 | param_style = yes/no/opt
 | param_viewname = yes/no/opt
 | param_viewoption = yes/no/opt
 | param_tag = yes/no/opt
 | param_cols = yes/no/opt
 | param_class = yes/no/opt
 | param_index = yes/no/opt
}}