Difference between revisions of "Template:Format hatnote link"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) (Created as needed.) |
Shawndouglas (talk | contribs) m (Protected "Template:Format hatnote link" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 19:23, 19 August 2016
[edit] [ ] Template documentation
This template uses Module:Hatnote, a script written in the Lua programming language. |
This template formats a link for use in hatnote templates. It accepts two positional parameters, the link, and an optional display value. Links to categories and files are automatically escaped with the colon trick, and links to sections are automatically formatted as page § section, rather than the MediaWiki default of page#section.
This template doesn't work with subst.
Usage
Link only:
{{format link|link}}
Link plus display:
{{format link|link|display}}
If the link or display values contain an equals sign, you will need to specify the parameter names like this:
{{format link|1=link|2=display}}
Examples
{{format link|Lion}}
→ [[Lion]] → Lion{{format link|Lion#Etymology}}
→ [[Lion#Etymology|Lion § Etymology]] → Lion § Etymology{{format link|Category:Lions}}
→ [[:Category:Lions]] → Category:Lions{{format link|Lion#Etymology|Etymology of lion}}
→ [[Lion#Etymology|Etymology of lion]] → Etymology of lion{{format link}}
→ Error: no link specified (help).
See also
- {{Section link}}
The above documentation is transcluded from Template:Format hatnote link/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |