isOwnedByAll: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) (Applied Template:MacroFunction) |
Verisimilar (talk | contribs) m (Macros:Functions:isOwnedByAll moved to isOwnedByAll) |
(No difference)
|
Revision as of 20:58, 8 March 2009
isOwnedByAll() Function
Returns 1 if the Current Token has the owned by all check box checked.
Usage
[h: byAll = isOwnedByAll()]
Example
[r, if(isOnwedByAll()): "Anyone can edit me"]