Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Legacy THNapi:ItemDB Show Block Right"
From Neocron Wiki
(Documentation update...I love documentation!) |
|||
Line 1: | Line 1: | ||
− | == | + | {{api |
+ | | tag = itemdb:show_block_right | ||
+ | | command = ItemDB_Show_Block_Right | ||
+ | | usage = This command is provided to overcome the problems of the <nowiki><itemdb:show_ver_right></nowiki> tag. | ||
+ | | thn_only = no | ||
+ | | param_items = yes | ||
+ | | param_format = opt | ||
+ | | param_order = opt | ||
+ | }} | ||
− | + | == Example == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Example: '''<nowiki><itemdb:show_block_right items="1345"> and </itemdb:show_block_right></nowiki>''' | Example: '''<nowiki><itemdb:show_block_right items="1345"> and </itemdb:show_block_right></nowiki>''' | ||
Line 19: | Line 16: | ||
...Magic! | ...Magic! | ||
− | |||
− | |||
− |
Latest revision as of 13:03, 4 July 2008
ItemDB Show Block Right
- Item DB Tag: <itemdb:show_block_right>
- Web service function: ItemDB_Show_Block_Right
- Usage: This command is provided to overcome the problems of the <itemdb:show_ver_right> tag.
Required parameters
Optional parameters
Example
Example: <itemdb:show_block_right items="1345"> and </itemdb:show_block_right>
<itemdb:show_block_right items="1345">This shows the items right aligned 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_right>
...Magic!