getTokenHandout: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Applied Template:MacroFunction)
(No difference)

Revision as of 04:02, 8 March 2009

getTokenHandout() Function

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

Usage

[h: assetId = getTokenHandout(size)]

Example

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