Template:Ns/doc
From Joomla! Documentation
This is a documentation subpage for Template:Ns.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Ns.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Ns.
This template automates the output of the numerical value of a namespace for the {{JVer}} template.
Functions/Features
Automatically returns the numeric value of a namespace for Versioning.
Usage
- {{JVer|{{ns}}}} will result in {{JVer|2.5}} being parsed and render the
icon when used in the J2.5: namespace.
- {{JVer|{{ns}}}} will result in {{JVer|3.1}} being parsed and render the
icon when used in the J3.1: namespace.
As our namespaces for STS Joomla! Versions are updated by release, this will keep the icon current to the Current STS Versions.
Help namespaces
This template can also parse out the numerical version value in the HelpXX namespaces.
- {{JVer|{{ns}}}} will result in {{JVer|2.5}} being parsed and render the
icon when used in the Help25: namespace.
Overrides
- Will return an empty value if used in a none version namespace, such as the Main, User, JDOC, etc. namespaces.
- Override the value of the namespace with {{ns|<namespace value>}} such as {{ns|J2.5}}. This allows for complex usage in non version namespaces if needed.
Parameters
Parameter | Parameter description | req./opt. |
---|---|---|
N/A | namespace value automated | N/A |
{{{1}}} | namespace value manually | optional |
Known Issues
Non none, please report them on the talk page.