You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Template:Archive: Difference between revisions
Jump to navigation
Jump to search
imported>Krinkle No edit summary |
imported>Quiddity m (header) |
||
Line 4: | Line 4: | ||
}} | }} | ||
|image=Vista-file-manager.png | |image=Vista-file-manager.png | ||
}}<includeonly>[[Category:Archive]]</includeonly><noinclude> | }}<includeonly>{{#if: {{{nocat|}}}||[[Category:Archive]]}}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
{{Categorizes-in|Archive}} | {{Categorizes-in|Archive}} | ||
{{tcall}} | {{tcall}} | ||
== Example == | |||
<pre>{{Archive|year=1950}}</pre> | <pre>{{Archive|year=1950}}</pre> | ||
{{Archive|year=1950}} | {{Archive|year=1950|nocat=yes}} | ||
== Parameters == | == Parameters == | ||
<templatedata> | <templatedata> |
Revision as of 06:37, 12 September 2021
![]() | This page contains historical information. It is probably no longer true. |
Usage
- This template categorizes the host page in Category:Archive.
{{Archive}}
Example
{{Archive|year=1950}}
![]() | This page contains historical information. It is probably no longer true. 1950 |
Parameters
<templatedata> { "params": { "reason": { "label": "Reason", "description": "Optional reason why it is archived (default: Historical)", "type": "string" }, "note": { "label": "Note", "description": "Extra content to display on the second line", "type": "content" }, "year": { "aliases": [ "date" ], "label": "Year", "description": "Optional estimated year for the reader's context. (e.g. 2012, 2010, 1980, etc.)", "type": "string" } }, "paramOrder": [ "reason", "note", "year" ], "format": "inline" } </templatedata>
See also
- {{Old-doc}}
- {{Outdated-inline}}