Latest Neocron News and Information

  • New retail server patch #557 has been released to Titan

Difference between revisions of "Legacy THNapi:ItemDB Show block"

From Neocron Wiki
Jump to: navigation, search
m (Missed a few things out)
m
 
Line 1: Line 1:
 
{{api
 
{{api
 
  | tag = itemdb:show_block
 
  | tag = itemdb:show_block
  | command = Itemdb_Show_block
+
  | command = ItemDB_Show_block
 
  | usage = This command is provided to overcome the problems of the <nowiki><itemdb:show_ver></nowiki> tag.
 
  | usage = This command is provided to overcome the problems of the <nowiki><itemdb:show_ver></nowiki> tag.
 
  | thn_only = no
 
  | thn_only = no

Latest revision as of 13:17, 4 July 2008

ItemDB Show block

  • Item DB Tag: <itemdb:show_block>
  • Web service function: ItemDB_Show_block
  • Usage: This command is provided to overcome the problems of the <itemdb:show_ver> tag.

Required parameters

THNapi:Parameter - Items

Optional parameters

THNapi:Parameter - FormatTHNapi:Parameter - Order


Example

Example: <itemdb:show_block items="2300"> and </itemdb:show_block>

<itemdb:show_block items="2300">This shows the items left align to allow text to flow around the item, but if it's short, the next line after the closing tag will start below the item.</itemdb:show_block>

...Just like that!