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
Line 2: | Line 2: | ||
This command is provided to overcome the problems of the <nowiki><itemdb:show_ver_right></nowiki> tag. | This command is provided to overcome the problems of the <nowiki><itemdb:show_ver_right></nowiki> tag. | ||
+ | |||
+ | === Required Parameters === | ||
+ | |||
+ | {{THNapi:Parameter - Items}} | ||
=== Optional Parameters === | === Optional Parameters === | ||
{{THNapi:Parameter - Order}} | {{THNapi:Parameter - Order}} | ||
+ | {{THNapi:Parameter - Format}} | ||
=== Example === | === Example === |
Revision as of 12:51, 28 May 2008
Vertical box item block (Right aligned)
This command is provided to overcome the problems of the <itemdb:show_ver_right> tag.
Required Parameters
Optional Parameters
THNapi:Parameter - Order THNapi:Parameter - Format
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!