Toggle menu
14
236
69
27.5K
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 03:56, 21 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> Checks whether <code><nowiki>{{ROOTPAGENAME}} = {{PAGENAME}}</nowiki></code> Note: namespace is not checked. So: "Template:Foo" and "Category:Foo" test positive. == Usage == Main usage: in {{tl|documentation}} subpage. To prevent ''subtemplates'' that use the same doc page to categorise. ==See also== * {{tl|Sandbox other}} * Help:Magic_words {{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Checks whether {{ROOTPAGENAME}} = {{PAGENAME}}

Note: namespace is not checked. So: "Template:Foo" and "Category:Foo" test positive.

Usage

Main usage: in {{documentation}} subpage. To prevent subtemplates that use the same doc page to categorise.

See also