Difference between revisions of "Template:APIitemIcon"

From EncyclopAtys

Jump to: navigation, search
(Created page with '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}}}}}{{#…')
 
Line 1: Line 1:
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>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>
==Beispiel==
+
==Example==
 
{{APIitemIcon
 
{{APIitemIcon
 
|sheetid=iczahp_3.sitem
 
|sheetid=iczahp_3.sitem
Line 11: Line 11:
 
|destroyed=1
 
|destroyed=1
 
|}}
 
|}}
 +
==Documentation==
 +
You may use this URL to retrieve the needed sheetid: http://www.3025-game.de/special/sheetid.php<br />
 +
Also you will find a documentaiton of the API here: http://dev.ryzom.com/projects/ryzom-api/wiki/ItemIcon
 
</noinclude>
 
</noinclude>

Revision as of 16:14, 26 January 2010


Example

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