Toggle menu
15
236
81
27.8K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:RedirectData/doc: Difference between revisions

From Kenshi Wiki
Prd (talk | contribs)
Created page with "{{Module rating|protected}} {{doc sub}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == This module can be used on redirect pages to display the namespace that the page '''redirects to'''. This should generally be wrapped by templates. <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''getRedirectToNamespace''}}</code> == See also == * {{t|Automatic redirect categories}}, a..."
 
Prd (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Module rating|protected}}
{{doc sub}}
{{doc sub}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
Line 13: Line 12:
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories below this line, please; interwikis at Wikidata -->
 
[[Category:Modules]]
}}</includeonly>
}}</includeonly><noinclude>
[[Category:Module documents]]
</noinclude>

Latest revision as of 01:23, 10 March 2025

Usage

This module can be used on redirect pages to display the namespace that the page redirects to. This should generally be wrapped by templates.

{{#invoke:RedirectData|getRedirectToNamespace}}

See also