Difference between revisions of "Template:Namespace"
From Wiki
(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
| [[nameSpace copy]] || Copy variables from one namespace to another | | [[nameSpace copy]] || Copy variables from one namespace to another | ||
|} | |} | ||
− | + | [[Category:Namespace]] | |
− | + |
Latest revision as of 15:15, 6 September 2007
Namespace
- Commands to interact with namespaces and their related variables.
nameSpace local | Defines the current namespace and its scope |
nameSpace global | Defines the current namespace and its scope |
nameSpace clear | Clears every variables within the current namespace |
nameSpace push | Stores the current namespace name and scope |
nameSpace pop | Restores the current namespace name and scope |
nameSpace copy | Copy variables from one namespace to another |