Template:Jconst/doc
From Joomla! Documentation
Creates a link to a defined constant of the Joomla! Framework.
Contents |
Features
The constant name is always transformed to UPPERCASE.
Usage
{{jconst|name}}
{{jconst|JPATH}}
Parameters
| Parameter Name | Parameter Description | req./opt. |
|---|---|---|
| {{{name}}} | name of the constant | Required. |
Known Issues
Despite considered "best practice", the forced uppercase feature may not be what the author wants. Mediawiki will however be fine with all-uppercase page titles. Chunk:Framework templates/API templates