removeFromInitiative: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function removeFromInitiative== Removes the Token:Current Token from the Initiative:Initiative Panel. ===Usage=== <source lang="mtmacro" line> [h: removeFromInitiative(n...) |
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=removeFromInitiative | |||
|description= | |||
Removes the [[Token:Current Token|Current Token]] from the [[Initiative:Initiative Panel|Initiative Panel]]. | Removes the [[Token:Current Token|Current Token]] from the [[Initiative:Initiative Panel|Initiative Panel]]. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: removeFromInitiative(num, num, ...)] | [h: removeFromInitiative(num, num, ...)] | ||
</source> | </source> | ||
}} | |||
[[Category:Initiative Function]] |
Revision as of 03:20, 9 March 2009
removeFromInitiative() Function
Removes the Current Token from the Initiative Panel.
Usage
[h: removeFromInitiative(num, num, ...)]