Template

Deprecated/doc

From Joomla! Documentation

< Template:Deprecated
This is a documentation subpage for Template:Deprecated.
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:Deprecated.

For placing a notice at the top of an article(page) for notification of a Joomla! deprecated function or method.

Functions/Features[edit]

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

{{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}}


Parameters[edit]

Parameter Parameter description req./opt.
{{{1}}} description of unnamed parameter 1 required
{{{foobar}}} Default: "batbaz". Description of named parameter 'foobar' optional

Known Issues[edit]

  • You must supply a link and method.

See also[edit]

  • {{version}} Joomla! CMS or Platform Version notice.
  • {{version/tutor}} Joomla! CMS or Platform Version, tutorial notice