Template:Relative link/doc
Template page
More actions
| This is a documentation subpage for Template:Relative link. It may contain usage information, categories and other content that is not part of the original template page. |
| This template may be substituted. |
| Uses Lua: |
The {{Relative link}} and {{Relative link implicit}} templates facilitate linking subpages and parent pages. If a link is not a subpage or a parent page of the current page the template simply creates a regular link.
Usage
Note: The
.. identifier is supported too (e.g. {{rel|../example}}).
{{Relative link}}
{{rel|./example}}{{rel|Template:Relative link/example}}{{rel|Wikipedia:Lua}}{{rel|.}}- ↳ .
{{rel}}- ↳ .
{{Relative link implicit}}
(Same as {{Relative link}}, but omitting possible initial dots)
{{reli|./example}}- ↳ example
{{reli|Template:Relative link implicit/example}}{{reli|Wikipedia:Lua}}{{reli|.}}{{reli}}
See also
- {{#invoke:path|rel}} and {{#invoke:path|sub}}
- Category:Internal link templates