Difference between revisions of "Template:Api"
From Neocron Wiki
m (User:Brammers/api moved to Template:Api: Right early version of the api template, works the way I want it to for now) |
|||
| Line 41: | Line 41: | ||
{{ #if:{{{tag|}}} |[[Category:Wiki Item DB tags|{{{tag}}}]]}} | {{ #if:{{{tag|}}} |[[Category:Wiki Item DB tags|{{{tag}}}]]}} | ||
{{ #if:{{{command|}}} |[[Category:THN API commands|{{{command}}}]]}} | {{ #if:{{{command|}}} |[[Category:THN API commands|{{{command}}}]]}} | ||
| + | |||
| + | <noinclude> | ||
| + | {{Documentation}} | ||
| + | </noinclude> | ||
Revision as of 19:14, 2 July 2008
Api -
- Usage: No information
Required parameters
Optional parameters
| Template 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
}}