Changes
Jump to navigation
Jump to search
It is, however, the same as {{hook}}.
<noinclude>{{Documentation subpage}}</noinclude>
{{DuplicateTemplate|replacement=Hook}}
== Purpose ==
Reduce typing and errors when linking to manual pages on hooks.
== Examples ==
;'''using default label:''':<nowiki>{{SeeHook|ParserBeforeStrip}}</nowiki> --> {{SeeHook|ParserBeforeStrip}}
;'''using custom label:''':<nowiki>{{SeeHook|ParserBeforeStrip|not a good label:-)}}</nowiki> --> {{SeeHook|ParserBeforeStrip|not a good label:-)}}
== Usage ==
<nowiki>{{</nowiki>SeeHook|''hookname'' [| ''label'']}}
* ''hookname'' - the name of the hook
* ''label'' - (optional) the link label. If missing, defaults to ''hookname''.
== See also ==
* {{tl|manual}} to link to any manual page.
<includeonly>
{{languages}}
</includeonly>
{{DuplicateTemplate|replacement=Hook}}
== Purpose ==
Reduce typing and errors when linking to manual pages on hooks.
== Examples ==
;'''using default label:''':<nowiki>{{SeeHook|ParserBeforeStrip}}</nowiki> --> {{SeeHook|ParserBeforeStrip}}
;'''using custom label:''':<nowiki>{{SeeHook|ParserBeforeStrip|not a good label:-)}}</nowiki> --> {{SeeHook|ParserBeforeStrip|not a good label:-)}}
== Usage ==
<nowiki>{{</nowiki>SeeHook|''hookname'' [| ''label'']}}
* ''hookname'' - the name of the hook
* ''label'' - (optional) the link label. If missing, defaults to ''hookname''.
== See also ==
* {{tl|manual}} to link to any manual page.
<includeonly>
{{languages}}
</includeonly>