Template:SeeHook/doc
From MediaWiki.org
| This is a documentation subpage for Template:SeeHook (see that page for the template itself). It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Purpose[edit]
Reduce typing and errors when linking to manual pages on hooks.
Examples[edit]
- using default label:
- {{SeeHook|ParserBeforeStrip}} --> ParserBeforeStrip
- using custom label:
- {{SeeHook|ParserBeforeStrip|not a good label:-)}} --> not a good label:-)
Usage[edit]
{{SeeHook|hookname [| label]}}
- hookname - the name of the hook
- label - (optional) the link label. If missing, defaults to hookname.