Template:HookUsage

From Linux Web Expert

The {{{1}}} category contains pages on extensions that use the [[Manual:Hooks/{{{1}}}|{{{1}}}]] hook.

Template documentation

Usage

[<span style="" title="<translate nowrap> View this template</translate>"><translate> view</translate> · <span style="" title="<translate nowrap> Discuss this template</translate>"><translate> talk</translate> · <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

HookUsage

<templatedata> { "format": "inline", "description": { "en": "Provides formatting for categories.", "cs": "Poskytuje formátování pro kategorie.", "fr": "Permet de regrouper dans une même catégorie les articles qui utilisent la même accroche." }, "params": { "1": { "label": { "en": "Hook name", "cs": "Jméno háčku" }, "description": { "en": "Name of the hook", "cs": "Název háčku" }, "required": true, "type": "string" }, "extension": { "label": { "en": "Extension", "cs": "Rozšíření" }, "description": { "en": "Name of the extension that provides this hook (if it's not a core hook).", "cs": "Název rozšíření, který poskytuje tento háček (pokud se nejedná o háček s jádrem)." }, "suggested": true, "type": "string" }, "skin": { "label": { "en": "Skin", "cs": "Vzhled" }, "description": { "en": "Name of the skin that provides this hook (if it's not a core hook).", "cs": "Název vzhledu, který poskytuje tento háček (pokud to není háček s jádrem)." }, "suggested": true, "type": "string" } } } </templatedata>