Template

Difference between revisions of "Deprecated/doc"

From Joomla! Documentation

< Template:Deprecated
m (→‎Usage: more examples)
(Update to remove 1.6 and 1.7 references and fix bad links)
Line 7: Line 7:
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>
{{deprecated|when=1.5|from=1.6|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
+
{{deprecated|when=1.5|from=2.5|link=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
 
</pre>
 
</pre>
{{deprecated|when=1.5|from=1.6|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
+
{{deprecated|when=1.5|from=2.5|link=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
 
<pre>
 
<pre>
{{deprecated|platform=11.2|from=11.3|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
+
{{deprecated|platform=11.2|from=11.3|link=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
 
</pre>
 
</pre>
{{deprecated|platform=11.2|from=11.3|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
+
{{deprecated|platform=11.2|from=11.3|link=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
 
<pre>
 
<pre>
{{deprecated|when=1.6|from=1.7,11.1|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
+
{{deprecated|when=1.5|from=2.5,11.1|link=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
 
</pre>
 
</pre>
{{deprecated|when=1.6|from=1.7,11.1|link=JHtmlTabs/1.6|old=JPane|new=JHTLTabs}}
+
{{deprecated|when=1.5|from=2.5,11.1|link=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
 
<pre>
 
<pre>
{{deprecated|when=1.5|from=1.6|link=Category|old=Section|new=Categories}}
+
{{deprecated|when=1.5|from=2.5|link=Category|old=Section|new=Categories}}
 
</pre>
 
</pre>
{{deprecated|when=1.5|from=1.6|link=Category|old=Section|new=Categories}}
+
{{deprecated|when=1.5|from=2.5|link=Category|old=Section|new=Categories}}
  
 
== Parameters ==
 
== Parameters ==

Revision as of 06:32, 30 April 2013

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=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
{{deprecated|platform=11.2|from=11.3|link=JHtmlTabs/1.6|old=JPane|new=JHtmlTabs}}
{{deprecated|when=1.5|from=2.5,11.1|link=JHtmlTabs/1.6|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