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 20:24, 18 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 --> ==Usage== <code>{{tlx|Special|Page|Name|Value|Title}}</code> creates a plain link for <code><nowiki>[{{fullurl:Special:Page|Name=Value}} Title]</nowiki></code>.{{-}} The link has in essence the same effect as <code>[<span class="plainlinks">https:{{SERVER}}/wiki/Special:Page?Name=Value</span> Title]</code>. The default for the optional <code>Title</co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Special|Page|Name|Value|Title}} creates a plain link for [{{fullurl:Special:Page|Name=Value}} Title]. The link has in essence the same effect as [https:https://kenshi.wiki/wiki/Special:Page?Name=Value Title].

The default for the optional Title is the localized name of the Page, i.e., {{PAGENAME:{{#special:Page}}}}.  Examples:

Omitting Name=Value might seem to work, but actually this is not supported, e.g., {{Special|Mypage}} yields MyPage.

You can use [[Special:Page|{{PAGENAME:{{#special:Page}}}}]] where Name=Value is not needed.  On Kenshi Wiki the localized name of Mypage is the default MyPage (note camel case), and you can simply write [[Special:Mypage|]].  If a template is also used on Wikis with localized names the longer form with {{PAGENAME:{{#special:Page}}}} might be better.  Also see c:, d:, m:, mw:, w:de:.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Special in articles based on its TemplateData.

TemplateData for Special

Plain link to a special page with one parameter

Template parameters

ParameterDescriptionTypeStatus
page1

page part of local Special:page

Page namerequired
name2

special page parameter name

Stringrequired
value3

special page parameter value

Stringrequired
title4

link display text

Default
{{PAGENAME:{{#special:Page}}}}
Stringoptional

See also