Difference between revisions of "Template:APIitemIcon"
From EncyclopAtys
Line 1: | Line 1: | ||
− | <includeonly | + | <includeonly>http://atys.ryzom.com/api/item_icon.php?sheetid={{{sheetid}}}{{#if:{{{c|}}}|&c={{{c}}}}}{{#if:{{{q|}}}|&q={{{q}}}}}{{#if:{{{s|}}}|&s={{{s}}}}}{{#if:{{{sap|}}}|&sap={{{sap}}}}}{{#if:{{{destroyed|}}}|&destroyed={{{destroyed}}}}}&.png</includeonly> |
<noinclude> | <noinclude> | ||
==Example== | ==Example== | ||
− | {{APIitemIcon | + | <img>{{APIitemIcon |
|sheetid=iczahp_3.sitem | |sheetid=iczahp_3.sitem | ||
|c=5 | |c=5 | ||
Line 10: | Line 10: | ||
|sap=0 | |sap=0 | ||
|destroyed=1 | |destroyed=1 | ||
− | |}} | + | |}}</img> |
==Documentation== | ==Documentation== | ||
You may use this URL to retrieve the needed sheetid: http://www.3025-game.de/special/sheetid.php<br /> | You may use this URL to retrieve the needed sheetid: http://www.3025-game.de/special/sheetid.php<br /> |
Revision as of 00:56, 1 February 2010
Example
</img>
Documentation
You may use this URL to retrieve the needed sheetid: http://www.3025-game.de/special/sheetid.php
Also you will find a documentaiton of the API here: http://dev.ryzom.com/projects/ryzom-api/wiki/ItemIcon