틀:Archived extension
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:보관된 확장 기능 or Category:Archived skins/ko .
사용법
{{Archived extension|oldID}}
이 확장 기능 또는 스킨은 보관되었습니다.
이 확장 기능 또는 스킨은 오랜 시간 동안 유지 보수되지 않았으며 현재 미디어위키의 최신 버전을 지원하지 않습니다. To see the page before archival, click here. |
{{Archived extension|oldID|reason=Depended on a service which no longer exists.}}
이 확장 기능 또는 스킨은 보관되었습니다.
Depended on a service which no longer exists. To see the page before archival, click here. |
{{Archived extension|oldID|Alternative1|Alternative2|Alternative3|reason=This extension is unstable and unmaintained.}}
이 확장 기능 또는 스킨은 보관되었습니다.
This extension is unstable and unmaintained.
|
{{Archived extension|oldID|task=T1234}}
이 확장 기능 또는 스킨은 보관되었습니다.
이 확장 기능 또는 스킨은 오랜 시간 동안 유지 보수되지 않았으며 현재 미디어위키의 최신 버전을 지원하지 않습니다. 작업 T1234에 의해 보관되었습니다. To see the page before archival, click here. |
{{Archived extension|oldID|reason=This extension is unstable and unmaintained.|task=T1234}}
이 확장 기능 또는 스킨은 보관되었습니다.
This extension is unstable and unmaintained. 작업 T1234에 의해 보관되었습니다. To see the page before archival, click here. |
- 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 |