Template:Archived extension/doc
<templatedata> { "params": { "1": { "label": { "en": "Old ID", "cs": "Staré ID", "fr": "Ancien ID" }, "description": { "en": "Revision ID of the page before the archival", "cs": "ID revize stránky před archivací", "fr": "ID de révision de la page avant archivage" }, "example": { "en": "2891520", "fr": "2891520" }, "required": true, "type": "number", "autovalue": "" }, "2": { "label": { "en": "Alternative 1", "cs": "Alternativa 1", "fr": "Alternative 1" }, "description": { "en": "Optional alternative 1", "cs": "Volitelná alternativa 1", "fr": "Extension alternative 1 " }, "type": "wiki-page-name" }, "3": { "label": { "en": "Alternative 2", "cs": "Alternativa 2", "fr": "Alternative 2 " }, "description": { "en": "Optional alternative 2", "cs": "Volitelná alternativa 2", "fr": "Extension alternative 2" }, "type": "wiki-page-name" }, "reason": { "label": { "en": "Archival reason", "cs": "Důvod archivace", "fr": "Motif" }, "description": { "en": "Reason for the archival", "cs": "Důvod archivace", "fr": "Raison pour laquelle l'extension a été archivée." }, "example": { "en": "Depended on a service which no longer exists.", "cs": "Závisí na službě, která již neexistuje.", "fr": "Dépendait d'un service qui n'existe plus." }, "type": "string", "autovalue": "This extension has not been maintained for some time, and no longer supports recent releases of MediaWiki.", "suggested": true }, "nocat": { "label": { "en": "Should categorize", "cs": "Zda kategorizovat", "fr": "Catégorie" }, "description": { "en": "Determines if the page the template is used on should be included in [[]]", "cs": "Určuje, zda má být stránka, na které je šablona použita, zahrnuta do Kategorie:Archivovaná rozšíření", "fr": "Détermine s'il faut ajouter la page de où ce modèle a été appelé, dans la catégorie." }, "type": "boolean", "autovalue": "false" }, "task": { "label": { "en": "Task", "cs": "Úkol", "fr": "Tâche" }, "description": { "en": "Reference of Phabricator task leading to archival", "cs": "Odkaz na úlohu Phabricatoru vedoucí k archivaci", "fr": "Référence de la tâche Phabricator qui a conduit à l'archivage" }, "type": "string", "example": { "fr": "task=T1234", "en": "task=T1234" } } }, "paramOrder": [ "1", "2", "3", "reason", "nocat", "task" ], "format": "inline", "description": { "en": "Display a message that the current extension has been archived.", "fr": "Affiche un message indiquant que l'extension a été archivée." } } </templatedata>