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 18:10, 2 March 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} Helper template for Template:Myprefs. Produces a localized link to sections of Special:Preferences. ==Parameters== ;{{para|1}} :Name of a tab on Special:Preferences. ;{{para|2}} :Name of a section in the individual tab. Each section is contained in HTML tag {{tag|fieldset|open}}, i.e. each section is a set of [form] fields. Both parameters need to be supplied in [{{fullurl:Special:Preferences|uselang=en}} English loca...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Helper template for Template:Myprefs. Produces a localized link to sections of Special:Preferences.

Parameters

|1=
Name of a tab on Special:Preferences.
|2=
Name of a section in the individual tab. Each section is contained in HTML tag <fieldset>, i.e. each section is a set of [form] fields.

Both parameters need to be supplied in English locale.

Development notes