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
(Move all commands fromTHN HTML API to THN API)
Line 2: Line 2:
  
 
This command is provided to overcome the problems of the <nowiki><itemdb:show_ver></nowiki> tag.
 
This command is provided to overcome the problems of the <nowiki><itemdb:show_ver></nowiki> tag.
 +
 +
=== Optional Parameters ===
 +
 +
{{THNapi:Parameter - Order}}
  
 
=== Example ===
 
=== Example ===

Revision as of 15:08, 27 May 2008

Vertical box item block

This command is provided to overcome the problems of the <itemdb:show_ver> tag.

Optional Parameters

THNapi:Parameter - Order

Example

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

<itemdb:show_block items="1345">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!