Template:SeeManual/doc
From MediaWiki.org
| This is a documentation subpage for Template:SeeManual (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. |
[edit] Purpose
Reduce typing and errors when one wants to link to a manual page, but wants to display just the name of the component and not Manual:XXX.
[edit] Examples
- using default label:
- {{SeeManual|$wgGroupPermissions}} --> $wgGroupPermissions
- using custom label:
- {{SeeManual|$wgGroupPermissions|here}} --> here
[edit] Usage
{{SeeManual|title [| label]}}
- title - title of the manual article
- label - (optional) the link label. If missing, defaults to title.