Difference between revisions of "Template:APIitemIcon"
From EncyclopAtys
(add locked parameter) |
(→Example) |
||
Line 13: | Line 13: | ||
|com= | |com= | ||
}} | }} | ||
− | == | + | ==Examples== |
<nowiki>{{APIitemIcon | <nowiki>{{APIitemIcon | ||
|sheetid=iczahp_3.sitem | |sheetid=iczahp_3.sitem | ||
Line 22: | Line 22: | ||
|destroyed=1 | |destroyed=1 | ||
|label=1 | |label=1 | ||
+ | |locked=1 | ||
|}}</nowiki> | |}}</nowiki> | ||
{{APIitemIcon | {{APIitemIcon | ||
Line 30: | Line 31: | ||
|sap=0 | |sap=0 | ||
|destroyed=1 | |destroyed=1 | ||
+ | |locked=1 | ||
+ | |}} | ||
+ | <nowiki>{{APIitemIcon | ||
+ | |sheetid=m0021dxapd01.sitem | ||
+ | |c=3 | ||
+ | |q=125 | ||
+ | |s=48 | ||
+ | |destroyed=0 | ||
+ | |label=1 | ||
+ | |locked=0 | ||
+ | |}}</nowiki> | ||
+ | {{APIitemIcon | ||
+ | |sheetid=m0021dxapd01.sitem | ||
+ | |c=3 | ||
+ | |q=125 | ||
+ | |s=48 | ||
+ | |destroyed=0 | ||
|label=1 | |label=1 | ||
+ | |locked=0 | ||
|}} | |}} | ||
+ | |||
==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 09:50, 23 July 2020
Examples
{{APIitemIcon |sheetid=iczahp_3.sitem |c=5 |q=3 |s=2 |sap=0 |destroyed=1 |label=1 |locked=1 |}}
{{APIitemIcon |sheetid=m0021dxapd01.sitem |c=3 |q=125 |s=48 |destroyed=0 |label=1 |locked=0 |}}
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:
- this wiki: Ryzom API#Item icon page or at:
- https://api.ryzom.com/#item-icon-api
- ⛔ http://dev.ryzom.com/projects/ryzom-api/wiki/GuildIcon