Toggle menu
15
236
70
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 10:11, 16 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> Returns the path to a sibling template (a template in the same directory as the end page). == Usage == <nowiki>{{</nowiki>{{TEMPLATENAME}}|'''template'''|ignore='''ignored'''<nowiki>}}</nowiki> * '''template''' specifies the name of the sibling template. * '''ignored''' is a namespace that gets ignored, and therefore won't be used to prefix the resulting string, eve...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the path to a sibling template (a template in the same directory as the end page).

Usage

{{Sibling|template|ignore=ignored}}
  • template specifies the name of the sibling template.
  • ignored is a namespace that gets ignored, and therefore won't be used to prefix the resulting string, even if it is the current namespace. Defaults to {{ns:Template}}.

{{subst:}} can be used safely with this template, but the template then loses its dynamic nature.

See also