Template:Charimage/doc

From EVE University Wiki
< Template:Charimage
Revision as of 09:18, 17 March 2025 by Evon R'al (talk | contribs) (Update link to documentation. Comment out dead link.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description
This templates allows easy linking to the character portrait images from EVE Online image Service. 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://developers.eveonline.com/docs/services/image-server/

Sample
{{Charimage|94849044}}
gives...

?size=256&.jpg


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

?size=64&.jpg

See also
{{Imageserver}}
{{Renderimage}}
Devblog: Upcoming changes to the Image Export Collection (2019-07-10)