removeFromInitiative: Difference between revisions

From RPTools Wiki
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...)
 
m (Applied Template:MacroFunction)
Line 1: Line 1:
==Function removeFromInitiative==
{{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=
===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, ...)]