Template:Historical/en
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
Usage
{{Historical|Foo [[test]] foo.}}
creates:
<translate> This page is obsolete. It is being retained for archival purposes.</translate> <translate> It may document extensions or features that are obsolete and/or no longer supported.</translate> <translate> Do not rely on the information here being up-to-date.</translate> Foo test foo. |
This template adds pages to Category:Pages kept for historical interest.
See also
Templatedata
<templatedata> { "description": "Template to mark a page as historical.", "params": { "1": { "label": "Extra message", "type": "string", "description": "Additional text to add at the end of the message." } } } </templatedata>