Difference between revisions of "Template:Extension/HookInUse"
Jump to navigation
Jump to search
>Egfrank~mediawikiwiki (fixed bug: custom hooks were only using hook name for category: they should be using extension/hook) |
>Egfrank~mediawikiwiki (code: fixed bug) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if:{{#titleparts:{{{1|}}}|1|2}} | {{#if:{{#titleparts:{{{1|}}}|1|2}} | ||
|{{SeeCustomHook|{{#titleparts:{{{1}}}| | |{{SeeCustomHook|{{#titleparts:{{{1}}}|2|1}}|{{#titleparts:{{{1}}}|1|2}}}} | ||
|{{SeeHook|{{{1}}}}} | |{{SeeHook|{{{1}}}}} | ||
}}{{#ifeq:{{{templatemode|}}}|nocats||[[Category:{{{1}}} extensions]]}}</includeonly> | }}{{#ifeq:{{{templatemode|}}}|nocats||[[Category:{{{1}}} extensions]]}}</includeonly> |