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:ItemDB Show block"

From Neocron Wiki
Jump to: navigation, search
(New page: == Vertical box item block == This command is provided to overcome the problems of the <nowiki><itemdb:show_ver></nowiki> tag. === Example === Example: '''<nowiki><itemdb:show_block ite...)
 
(Move all commands fromTHN HTML API to THN API)
Line 11: Line 11:
 
...Just like that!
 
...Just like that!
  
[[Category:THN HTML API commands|Show block]]
+
[[Category:THN API commands|Show block]]
 
[[Category:Wiki Item DB tags|Show block]]
 
[[Category:Wiki Item DB tags|Show block]]

Revision as of 15:57, 20 April 2008

Vertical box item block

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

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!