Help:Parser functions/namespace

From Disney•Pixar CARS Wiki
Jump to navigation Jump to search
namespace
{{NAMESPACE}}
Help

Get the namespace prefix of the current page, or another if specified. Mainspace pages, which don't have a prefix, will return empty.

Example
{{NAMESPACE}} --> Help
{{NAMESPACE:Main Page}} -->
Parameters
stringunnamed(optional) Full page title to perform on.
Returns
string Namespace prefix, if existing, of the current page in plain text.
See also
{{NAMESPACENUMBER}} Functionally similar, but returns the index number instead.
{{NAMESPACEE}} URL-encoded counterpart.