Template:Item: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div style="width: 250px; float: right;"> | <div style="width: 250px; float: right;"> | ||
<table style="width: 100%; border: 1px solid #aaa;"> | <table style="width: 100%; border: 1px solid #aaa;"> | ||
<tr><td colspan="2" style="text-align: center;">http://emps-world.net/img/itemicons/individual/ | <tr><td colspan="2" style="text-align: center;">http://emps-world.net/img/itemicons/individual/{{{id}}}.png</td></tr> | ||
<tr><td colspan="2" style="text-align: center;"> | <tr><td colspan="2" style="text-align: center;">{{{name}}}</td></tr> | ||
<tr><td>Stackable?</td><td> | <tr><td>Stackable?</td><td>{{{stackable}}}</td></tr> | ||
<tr><td>Tradeable?</td><td> | <tr><td>Tradeable?</td><td>{{{tradeable}}}</td></tr> | ||
<tr><td>Low Alch</td><td> | <tr><td>Low Alch</td><td>{{{lowalch}}} coins</td></tr> | ||
<tr><td>High Alch</td><td> | <tr><td>High Alch</td><td>{{{highalch}}} coins</td></tr> | ||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||
<table style="width: 100%; border: 1px solid #aaa;"> | <table style="width: 100%; border: 1px solid #aaa;"> | ||
<tr><td colspan="4">Attack bonus</td></tr> | <tr><td colspan="4">Attack bonus</td></tr> | ||
<tr><td>http://emps-world.net/img/combaticons/melee.png | <tr><td>http://emps-world.net/img/combaticons/melee.png {{{attackmelee}}}</td><td>http://emps-world.net/img/combaticons/range.png {{{attackrange}}}</td><td>http://emps-world.net/img/combaticons/magic.png {{{attackmagic}}}</td><td></td></tr> | ||
<tr><td colspan="4">Defence bonus</td></tr> | <tr><td colspan="4">Defence bonus</td></tr> | ||
<tr><td>http://emps-world.net/img/combaticons/melee.png | <tr><td>http://emps-world.net/img/combaticons/melee.png {{{defencemelee}}}</td><td>http://emps-world.net/img/combaticons/range.png {{{defencerange}}}</td><td>http://emps-world.net/img/combaticons/magic.png {{{defencemagic}}}</td><td>http://emps-world.net/img/combaticons/prayer.png {{{defenceprayer}}}</td></tr> | ||
<tr><td colspan="4">Strength bonus</td></tr> | <tr><td colspan="4">Strength bonus</td></tr> | ||
<tr><td>http://emps-world.net/img/combaticons/melee.png | <tr><td>http://emps-world.net/img/combaticons/melee.png {{{strengthmelee}}}</td><td>http://emps-world.net/img/combaticons/range.png {{{strengthrange}}}</td><td>http://emps-world.net/img/combaticons/magic.png {{{strengthmagic}}}</td><td></td></tr> | ||
</table> | </table> | ||
</td></tr> | </td></tr> |
Revision as of 16:18, 12 December 2014
insert usage guide here