Template:Deprecated
Usage
Include this template when a page contains deprecated content. If no 'NewFunction' is specified, it is assumed to be tfNg[old-function-name].
{{Deprecated|NewFunction='new-function-name'|'Note (optional)'}}
Sample
{{Deprecated}}
| The content on this page has been deprecated. | |
{{Deprecated|NewFunction=<tt>[[tfNgDnsSetServer]]()</tt>.}}
| The content on this page has been deprecated. | |
| For the new content, please see tfNgDnsSetServer(). |
{{Deprecated|This is a deprecated tag with a note.}}
| The content on this page has been deprecated. | |
| This is a deprecated tag with a note. |