Template

Difference between revisions of "Ns/doc"

From Joomla! Documentation

< Template:Ns
(new docs for template page)
 
m (category update)
 
Line 46: Line 46:
  
 
<includeonly>
 
<includeonly>
[[Category:Wiki Template stubs|{{PAGENAME}}]]
+
[[Category:Version templates|{{PAGENAME}}]]
 
<includeonly>
 
<includeonly>

Latest revision as of 21:29, 27 June 2013

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.

This template automates the output of the numerical value of a namespace for the {{JVer}} template.

Functions/Features[edit]

Automatically returns the numeric value of a namespace for Versioning.

Usage[edit]

  • {{JVer|{{ns}}}} will result in {{JVer|2.5}} being parsed and render the Joomla 2.5 icon when used in the J2.5: namespace.
  • {{JVer|{{ns}}}} will result in {{JVer|3.1}} being parsed and render the Joomla 3.1 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[edit]

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 Joomla 2.5 icon when used in the Help25: namespace.

Overrides[edit]

  • 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[edit]

Parameter Parameter description req./opt.
N/A namespace value automated N/A
{{{1}}} namespace value manually optional

Known Issues[edit]

Non none, please report them on the talk page.

See also[edit]