Difference between revisions of "Template:APIitemIcon"
From EncyclopAtys
Line 14: | Line 14: | ||
}} | }} | ||
==Examples== | ==Examples== | ||
− | + | {| | |
+ | |- | ||
+ | | <syntaxhighlight lang="xml">{{APIitemIcon | ||
|sheetid=iczahp_3.sitem | |sheetid=iczahp_3.sitem | ||
|c=5 | |c=5 | ||
Line 22: | Line 24: | ||
|destroyed=1 | |destroyed=1 | ||
|label=1 | |label=1 | ||
− | |locked= | + | |locked=0 |
− | + | }}</syntaxhighlight> || {{APIitemIcon | |
− | {{APIitemIcon | ||
|sheetid=iczahp_3.sitem | |sheetid=iczahp_3.sitem | ||
|c=5 | |c=5 | ||
Line 31: | Line 32: | ||
|sap=0 | |sap=0 | ||
|destroyed=1 | |destroyed=1 | ||
− | |locked= | + | |locked=0 |
− | + | }} | |
− | + | |- | |
+ | | <syntaxhighlight lang="xml">{{APIitemIcon | ||
|sheetid=m0021dxapd01.sitem | |sheetid=m0021dxapd01.sitem | ||
− | |c= | + | |c=0 |
|q=125 | |q=125 | ||
|s=48 | |s=48 | ||
Line 41: | Line 43: | ||
|label=1 | |label=1 | ||
|locked=0 | |locked=0 | ||
− | |}}</ | + | |}}</syntaxhighlight> || {{APIitemIcon |
− | {{APIitemIcon | ||
|sheetid=m0021dxapd01.sitem | |sheetid=m0021dxapd01.sitem | ||
− | |c= | + | |c=0 |
|q=125 | |q=125 | ||
|s=48 | |s=48 | ||
|destroyed=0 | |destroyed=0 | ||
|label=1 | |label=1 | ||
+ | |locked=1 | ||
+ | |}} | ||
+ | |- | ||
+ | | <syntaxhighlight lang="xml">{{APIitemIcon | ||
+ | |sheetid=ictm2sa.sitem | ||
+ | |c=0 | ||
+ | |q=250 | ||
+ | |s=0 | ||
+ | |sap=6 | ||
+ | |destroyed=0 | ||
+ | |locked=0 | ||
+ | |}} </syntaxhighlight> || {{APIitemIcon | ||
+ | |sheetid=ictm2sa.sitem | ||
+ | |c=0 | ||
+ | |q=250 | ||
+ | |s=0 | ||
+ | |sap=6 | ||
+ | |destroyed=0 | ||
|locked=0 | |locked=0 | ||
|}} | |}} | ||
+ | |} | ||
+ | |||
==Documentation== | ==Documentation== |
Revision as of 11:10, 23 July 2020
Examples
{{APIitemIcon
|sheetid=iczahp_3.sitem
|c=5
|q=3
|s=2
|sap=0
|destroyed=1
|label=1
|locked=0
}}
|
|
{{APIitemIcon
|sheetid=m0021dxapd01.sitem
|c=0
|q=125
|s=48
|destroyed=0
|label=1
|locked=0
|}}
|
|
{{APIitemIcon
|sheetid=ictm2sa.sitem
|c=0
|q=250
|s=0
|sap=6
|destroyed=0
|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