getTokenImage

From RPTools Wiki
Revision as of 04:04, 8 March 2009 by Verisimilar (talk | contribs) (Applied Template:MacroFunction)
Jump to navigation Jump to search

getTokenImage() Function

Returns the asset id of the image for the for the Current Token.

Usage

[h: assetId = getTokenImage(size)]

Example

To display the image for the current token.
<img src='[r:getTokenImage()]'></img>