Toggle menu
15
236
71
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 04:41, 18 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{template shortcut|Redirects from|Follow redirect|Resolve redirect|Redirect bypass}} {{Lua|Module:Redirect}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Returns the target page of a link, whether it's a redirect or not.{{clarify|reason=Explain why one would want to do this}} == Usage == *<code><nowiki>{{Target of|AD 2000}}</nowiki></code> {{Target of|AD 2000}} The pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the target page of a link, whether it's a redirect or not.Template:Clarify

Usage

  • {{Target of|AD 2000}} AD 2000

The page "AD 2000" is a redirect to "2000", so it displays "2000".

  • {{Target of|2000}} 2000

The page "2000" isn't a redirect, so it displays "2000".

You can use it in links, &c.

It also supports redirects to anchored sections:

  • {{Target of|WP:BRINT}} WP:BRINT

It can be used in "piped" local links that support alternative labels:

  • [[{{Target of|WP:BRINT}}|WP:BRINT]] WP:BRINT

See also