Rusty Hearts Armory Tooltips

This short guide will walk you through adding tooltips from Rusty Hearts Armory to your website.



1. Installation

Add the following code to your page. Preferably at the end of your page after the closing body tag. <script type="text/javascript" src="http://www.rharmory.com/js/db_tooltips.js"></script>
If you like you can download a test html page (Right-click and save as) that you can upload to your server to test features and play with stuff without any copy/pasting from here.



2. Usage

Links to items and skills will now support a tooltip straight from our database. Code: <a href="item?i=11015109">Delicate Tirbing</a>
Result: Delicate Tirbing



Quality Colored Links

Links can be colored based on quality level. Simply use "class=q#" where # is a number between 1 and 5. 1 = Normal, 2 = Magic, 4 = Rare, 5 = Epic, 6 = Unique. Code: <a href="item?i=11015109" class="q4">[Delicate Tirbing]</a>
Result: [Delicate Tirbing]



Other Links

Monsters also support links. Code: <a href="monster?i=12904">Lion Statue</a>
Result: Lion Statue



Friends

Use our tooltips on your website? Send us a message and we will list your site below.


Questions, comments, problems or concerns? Feel free to contact us.