Template:Relative link
Appearance
(Redirected from Template:Subpage link)
| This template may be substituted. |
| This template 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
[edit]
Note: The .. identifier is supported too (e.g. {{rel|../example}}).
{{Relative link}}
[edit]{{rel|./example}}{{rel|Template:Relative link/example}}{{rel|Wikipedia:Lua}}{{rel|.}}- ↳ .
{{rel}}- ↳ .
(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
[edit]- {{#invoke:path|rel}} and {{#invoke:path|sub}}
- Category:Internal link templates