Template:SeeCustomHook/doc
From Bonkipedia
< Template:SeeCustomHook
Revision as of 07:41, 18 August 2010 by [[mw:]]>Nemo bis (→Purpose: Used by {{tl|Extension/HookInUse}}.)
This is a documentation subpage for Template:SeeCustomHook. It contains usage information, categories and other content that is not part of the original Template page. |
Purpose
Reduce typing and errors when linking to documentation for custom hooks. Used by {{Extension/HookInUse}}.
Examples
- using default label:
- {{SeeCustomHook|MyExtension/MyHook}} --> MyHook
- using default label (extension in user space):
- {{SeeCustomHook|User:Somebody/MyExtension/MyHook}} --> MyHook
- using custom label:
- {{SeeCustomHook|MyExtension/MyHook|here}} --> here
Usage
{{SeeCustomHook|extension/hookname [| label]}}
- extension - the name of the extension that created the hook
- hookname - the name of the custom hook
- label - (optional) the link label. If missing, defaults to the second secoment of hookname.