Difference between revisions of "Template:Charimage/doc"

From EVE University Wiki
Jump to: navigation, search
(Link How to get ID)
m (Remove {{Cleanup}}.)
Line 1: Line 1:
{{Cleanup|Add information about how to obtain the Character ID}}
 
 
 
; Description
 
; Description
 
: This templates allows easy linking to the character portrait images from EVE Online image Sercice. Both player and NPC.
 
: This templates allows easy linking to the character portrait images from EVE Online image Sercice. Both player and NPC.
Line 22: Line 20:
 
::gives...
 
::gives...
 
{{Charimage|94849044|size=64}}
 
{{Charimage|94849044|size=64}}
 +
 +
; See also
 +
: {{T|Imageserver}}
  
 
<includeonly>[[Category:Image templates]]<!-- Any categories for the template itself --></includeonly>
 
<includeonly>[[Category:Image templates]]<!-- Any categories for the template itself --></includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 09:45, 28 July 2022

Description
This templates allows easy linking to the character portrait images from EVE Online image Sercice. Both player and NPC.
Dependencies
Uses
Image service for EVE Online
Syntax
{{Charimage|<character id>|<size=>}}
Parameters
character id
EVE Online databaseID of the character (Player or NPC) you want to show. See How to get ID for how to find it.
size
Optional image size in pixels. Valid sizes are 32, 64, 128, 256, 512, and 1024. Defaults to 256.

See Image Server esi documentation for more details https://docs.esi.evetech.net/docs/image_server.html

Sample
{{Charimage|94849044|size=64}}
gives...

?size=64&.jpg

See also
{{Imageserver}}