Difference between revisions of "Template:APIitemIcon"
From EncyclopAtys
m (→Examples) |
m |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>< | + | <includeonly><img src="https://api.ryzom.com/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}}}}}{{#if:{{{label|}}}|&label={{{label}}}}}{{#if:{{{locked|}}}|&locked={{{locked}}}}}&.png></includeonly><!-- <div>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}}}}}{{#if:{{{label|}}}|&label={{{label}}}}}{{#if:{{{locked|}}}|&locked={{{locked}}}}}&.png" </div> --><noinclude>{{Trad |
− | + | |DE = Template:APIitemIcon |DEs= 4 | |
− | <noinclude> | ||
− | {{Trad | ||
− | |DE = Template:APIitemIcon |DEs= | ||
|EN = Template:APIitemIcon |ENs= 0 | |EN = Template:APIitemIcon |ENs= 0 | ||
− | |ES = Template:APIitemIcon |ESs= | + | |ES = Template:APIitemIcon |ESs= 1 |
− | |FR = Template:APIitemIcon |FRs= | + | |FR = Template:APIitemIcon |FRs= 1 |
− | |RU = Template:APIitemIcon |RUs= | + | |RU = Template:APIitemIcon |RUs= 1 |
|H = | |H = | ||
|palette= | |palette= | ||
Line 21: | Line 18: | ||
|q=3 | |q=3 | ||
|s=2 | |s=2 | ||
− | |sap= | + | |sap=-1 |
|destroyed=1 | |destroyed=1 | ||
|label=1 | |label=1 | ||
Line 30: | Line 27: | ||
|q=3 | |q=3 | ||
|s=2 | |s=2 | ||
− | |sap= | + | |sap=-1 |
|destroyed=1 | |destroyed=1 | ||
|locked=0 | |locked=0 | ||
Line 43: | Line 40: | ||
|label=1 | |label=1 | ||
|locked=0 | |locked=0 | ||
− | + | }}</syntaxhighlight> || {{APIitemIcon | |
|sheetid=m0021dxapd01.sitem | |sheetid=m0021dxapd01.sitem | ||
|c=0 | |c=0 | ||
Line 51: | Line 48: | ||
|label=1 | |label=1 | ||
|locked=0 | |locked=0 | ||
− | + | }} | |
|- | |- | ||
| <syntaxhighlight lang="xml">{{APIitemIcon | | <syntaxhighlight lang="xml">{{APIitemIcon | ||
Line 61: | Line 58: | ||
|destroyed=0 | |destroyed=0 | ||
|locked=1 | |locked=1 | ||
− | + | }} </syntaxhighlight> || {{APIitemIcon | |
|sheetid=ictm2sa.sitem | |sheetid=ictm2sa.sitem | ||
|c=0 | |c=0 | ||
Line 69: | Line 66: | ||
|destroyed=0 | |destroyed=0 | ||
|locked=1 | |locked=1 | ||
− | + | }} | |
|} | |} | ||
+ | Hache : {{APIitemIcon |sheetid=ictm2sa.sitem |c=0 |q=250 |s=0 |sap=6 |destroyed=0 |locked=1 | ||
+ | }} | ||
==Documentation== | ==Documentation== | ||
− | You may use this URL to retrieve the needed sheetid: | + | You may use this URL to retrieve the needed sheetid: https://github.com/nimetu/ryzom_extra<br /> |
Also you will find a documentaiton of the API here: | Also you will find a documentaiton of the API here: | ||
:this wiki: [[Ryzom API#Item icon]] page or at: | :this wiki: [[Ryzom API#Item icon]] page or at: |
Latest revision as of 23:08, 13 April 2022
Examples
{{APIitemIcon
|sheetid=iczahp_3.sitem
|c=5
|q=3
|s=2
|sap=-1
|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=1
}}
|
Hache :
Documentation
You may use this URL to retrieve the needed sheetid: https://github.com/nimetu/ryzom_extra
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