Template:Deprecated/doc
From Joomla! Documentation
For placing a notice at the top of an article(page) for notification of a Joomla! deprecated function or method.
Contents |
Functions/Features
For placing a notice at the top of an article(page) for notification of a Joomla! deprecated function or method. This will also add an automatic categorisation to the page it is placed on using the parsed Version and or Platform, and pagename.
Usage
{{deprecated|when=1.5|from=1.6|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
{{deprecated|platform=11.2|from=11.3|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
{{deprecated|when=1.6|from=1.7,11.1|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
{{deprecated|when=1.5|from=1.6|link=Category|old=Section|new=Categories}}
Parameters
| Parameter | Parameter description | req./opt. |
|---|---|---|
| {{{1}}} | description of unnamed parameter 1 | required |
| {{{foobar}}} | Default: "batbaz". Description of named parameter 'foobar' | optional |
Known Issues
- You must supply a link and method.
See also
- {{version}} Joomla! CMS or Platform Version notice.
- {{version/tutor}} Joomla! CMS or Platform Version, tutorial notice