Latest Neocron News and Information
- New test server patch #749 has been released to Vedeena
- New retail server patch #747 has been released to Titan
Difference between revisions of "Legacy THNapi:ItemDB Show block"
From Neocron Wiki
(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...) |
m |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | == | + | {{api |
| + | | tag = itemdb:show_block | ||
| + | | command = ItemDB_Show_block | ||
| + | | usage = This command is provided to overcome the problems of the <nowiki><itemdb:show_ver></nowiki> tag. | ||
| + | | thn_only = no | ||
| + | | param_items = yes | ||
| + | | param_format = opt | ||
| + | | param_order = opt | ||
| + | }} | ||
| − | + | == Example == | |
| − | + | Example: '''<nowiki><itemdb:show_block items="2300"> and </itemdb:show_block></nowiki>''' | |
| − | + | <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> | |
| − | |||
| − | <itemdb:show_block items=" | ||
...Just like that! | ...Just like that! | ||
| − | |||
| − | |||
| − | |||
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
Optional parameters
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!