Template:ExtensionHooks category header
(Redirected from Template:ExtensionHookCategory)
This category contains documentation pages on hooks provided by [[Special:MyLanguage/Extension:{{{1}}}|Extension:{{{1}}}]]
.This is the TemplateData documentation for this template used by VisualEditor and other tools.
ExtensionHooks category header
<templatedata> { "description": { "en": "Provides formatting for “Extension hooks provided by [___]” categories.", "cs": "Poskytuje formátování kategorií “Háčky rozšíření poskytované [___]”." }, "format": "inline", "params": { "1": { "label": { "en": "Extension name", "cs": "Název rozšíření" }, "description": { "en": "The name of the extension (without the “Extension:” namespace prefix)", "cs": "Název rozšíření (bez předpony jmenného prostoru “Extension:”)" }, "required": true, "type": "string" }, "type": { "label": { "en": "Provider type", "cs": "Typ poskytovatele" }, "description": { "en": "The type of what adds the hooks.", "cs": "Typ přidávajícího háčky." }, "suggestedvalues": [ "extension", "skin" ], "default": "extension", "type": "string" } } } </templatedata>