Latest Neocron News and Information

  • New test server patch #550 has been released to Vedeena
  • New retail server patch #551 has been released to Titan

Difference between revisions of "Legacy THNapi:Parameter - Order (Examples)"

From Neocron Wiki
Jump to: navigation, search
(New page: {{unreleased}} == Default == <nowiki><itemdb:show_hoz items="2002,1500,700,2010,2012"/></nowiki> <itemdb:show_hoz items="2002,1500,700,2010,2012"/> == None == <nowiki><itemdb:show_hoz ...)
 
(Move all commands fromTHN HTML API to THN API)
Line 36: Line 36:
 
<itemdb:show_hoz items="2002,1500,700,2010,2012" order="Name-"/>
 
<itemdb:show_hoz items="2002,1500,700,2010,2012" order="Name-"/>
  
[[Category:THN HTML API commands|Order sorting options]]
+
[[Category:THN API commands|Order sorting options]]
 
[[Category:Wiki Item DB tags|Order sorting options]]
 
[[Category:Wiki Item DB tags|Order sorting options]]

Revision as of 15:56, 20 April 2008

Exclamation
Unreleased THN API Command
This command will be updated/released with the next THN API update.



Default

<itemdb:show_hoz items="2002,1500,700,2010,2012"/> <itemdb:show_hoz items="2002,1500,700,2010,2012"/>

None

<itemdb:show_hoz items="2002,1500,700,2010,2012" order="none"/> <itemdb:show_hoz items="2002,1500,700,2010,2012" order="none"/>

ItemDb

<itemdb:show_hoz items="2002,1500,700,2010,2012" order="itemdb"/> <itemdb:show_hoz items="2002,1500,700,2010,2012" order="itemdb"/>

TL+

<itemdb:show_hoz items="2002,1500,700,2010,2012" order="tl+"/> <itemdb:show_hoz items="2002,1500,700,2010,2012" order="tl+"/>

TL-

<itemdb:show_hoz items="2002,1500,700,2010,2012" order="tl-"/> <itemdb:show_hoz items="2002,1500,700,2010,2012" order="tl-"/>

Name+

<itemdb:show_hoz items="2002,1500,700,2010,2012" order="Name+"/> <itemdb:show_hoz items="2002,1500,700,2010,2012" order="Name+"/>

Name-

<itemdb:show_hoz items="2002,1500,700,2010,2012" order="Name-"/> <itemdb:show_hoz items="2002,1500,700,2010,2012" order="Name-"/>