Difference between revisions of "Template:APIguildIcon"

From Ryzom Commons

Jump to: navigation, search
(Created page with '<includeonly>http://atys.ryzom.com/api/guild_icon.php?icon={{{icon}}}{{#if:{{{size|}}}|&size={{{size}}}}}&.png</includeonly> <noinclude> ==Example== {{APIguildIcon |icon=4505559…')
 
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
<noinclude>
 
<noinclude>
 
==Example==
 
==Example==
{{APIguildIcon
+
{|
 +
|-
 +
| <code><nowiki>{{APIguildIcon</nowiki><br /><nowiki>|icon=4505559206513107</nowiki><br /><nowiki>|size=b</nowiki> <br /><nowiki>|}}</nowiki></code>  || <font size="+10" >&nbsp;→&nbsp;</font>|| {{APIguildIcon
 
|icon=4505559206513107
 
|icon=4505559206513107
 
|size=b
 
|size=b
 
|}}
 
|}}
 
+
|}
 +
 
("size" will accept: "s" or "b")
 
("size" will accept: "s" or "b")
  

Latest revision as of 11:11, 2 May 2020


Example

{{APIguildIcon
|icon=4505559206513107
|size=b
|}}
 →  guild_icon.php?icon=4505559206513107&size=b&.png


("size" will accept: "s" or "b")

Documentation

You may search the Ryzom Armory for the guild. Right click on the guild's icon there, select "properties" and retrieve the icon id from the url.
Also you will find a documentaiton of the API here: http://dev.ryzom.com/projects/ryzom-api/wiki/GuildIcon