Toggle menu
15
236
70
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:28, 24 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> Display a compact TOC with up to 9 titles in one line. '''Note:''' Parameters have to match subheader names == Usage == <code><nowiki>{{OnelinerTOC|Section1|Section2|See also|References|External links}}</nowiki></code> Displays: {{OnelinerTOC|Section1|Section2|See also|References|External links}} === <code>no-top</code> parameter === <code><nowiki>{{OnelinerTOC|no-top=y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Display a compact TOC with up to 9 titles in one line.

Note: Parameters have to match subheader names

Usage

{{OnelinerTOC|Section1|Section2|See also|References|External links}}

Displays:

no-top parameter

{{OnelinerTOC|no-top=y|Section1|Section2|See also|References|External links}}

Displays:

align parameter

Possible values: left, right and center.

{{OnelinerTOC|align=center|Section1|Section2|See also|References|External links}}

Displays:


primary parameter

Possible values: false.

Set this to false if this ToC is not used as the primary ToC of a page. This makes sure that the title of this ToC does not show up in the primary ToC. A side effect of this is the disappearing of the show/hide toggle.