Шаблон:Архивирана екстензија
When archiving an extension, please also file a archive extension or skin task on Phabricator so all instances relating to the extension can be cleaned up. |
Сврха
For archiving extensions and skins in a way that removes them from standard view, but is still accessible in revisions history. This allows the wiki to both respect the original contributor by not completely removing their work, while reducing the amount of content that may inadvertently cause confusion or problems for sysadmins and developers. Also add the page to Category:Archived extensions or Category:Archived skins .
Употреба
{{Archived extension|oldID}}
Ова екстензија или тема је архивирана.
Ова екстензија или тема се не одржавају већ неко време, и више не подржава скорије верзије Медијавикија. Да би сте погледали страницу пре архивирања, кликните овде. |
{{Archived extension|oldID|reason=Depended on a service which no longer exists.}}
Ова екстензија или тема је архивирана.
Depended on a service which no longer exists. Да би сте погледали страницу пре архивирања, кликните овде. |
{{Archived extension|oldID|Alternative1|Alternative2|Alternative3|reason=This extension is unstable and unmaintained.}}
Ова екстензија или тема је архивирана.
This extension is unstable and unmaintained.
|
{{Archived extension|oldID|task=T1234}}
Ова екстензија или тема је архивирана.
Ова екстензија или тема се не одржавају већ неко време, и више не подржава скорије верзије Медијавикија. Архивирана је према task T1234. Да би сте погледали страницу пре архивирања, кликните овде. |
{{Archived extension|oldID|reason=This extension is unstable and unmaintained.|task=T1234}}
Ова екстензија или тема је архивирана.
This extension is unstable and unmaintained. Архивирана је према task T1234. Да би сте погледали страницу пре архивирања, кликните овде. |
- oldID
- Revision ID of the last revision which contained the extension or skin's information
- Can be found in the URL by visiting that revision from the page's history screen
- If no oldid is provided, the page will automatically be placed in the category Category:Archived extensions without an oldid or Category:Archived skins without an oldid .
- Alternative1, Alternative2, Alternative3
- Alternative extensions or skins that perform similar functions
- reason=
- To provide a different explanation for why the extension or skin is being archived.
- task
- If the extension or skin was archived due to a Phabricator task, provides a link to that task. This is appended to the
|reason=
parameter (or the default text if that parameter is not specified)
Display a message that the current extension has been archived.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Old ID | 1 | Revision ID of the page before the archival
| Number | required |
Alternative 1 | 2 | Optional alternative 1 | Page name | optional |
Alternative 2 | 3 | Optional alternative 2 | Page name | optional |
Archival reason | reason | Reason for the archival
| String | suggested |
Should categorize | nocat | Determines if the page the template is used on should be included in [[]]
| Boolean | optional |
Task | task | Reference of Phabricator task leading to archival
| String | optional |