getTokenImage: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) (Applied Template:MacroFunction) |
Verisimilar (talk | contribs) m (Macros:Functions:getTokenImage moved to getTokenImage) |
(No difference)
|
Revision as of 04:05, 8 March 2009
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>