For placing a notice at the top of an article(page) for notification of a Joomla! deprecated function or method.
Contents |
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.
{{deprecated|when=1.5|from=2.5|link=API16:JHtmlTabs|old=JPane|new=JHtmlTabs}}
{{deprecated|platform=11.2|from=11.3|link=API16:JHtmlTabs|old=JPane|new=JHtmlTabs}}
{{deprecated|when=1.5|from=2.5,11.1|link=API16:JHtmlTabs|old=JPane|new=JHtmlTabs}}
{{deprecated|when=1.5|from=2.5|link=Category|old=Section|new=Categories}}
Parameter | Parameter description | req./opt. |
---|---|---|
{{{1}}} | description of unnamed parameter 1 | required |
{{{foobar}}} | Default: "batbaz". Description of named parameter 'foobar' | optional |