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 21:53, 23 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{Template shortcut|hst|hsb}} This template is a wrapper for {{tl|hidden begin}}, and can be used to hide sections. Use with {{tl|Hidden end}}. The section heading defaults to "Click on ''show'' to view the contents of this section" but this can be changed with the {{para|reason}} parameter. {{tl|hst}} and {{tl|hsb}} are available as shortcuts. == Usage == ===Default heading text=== <syntaxhighlight lang="wikitext">{{hst}} Text you would li...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is a wrapper for {{hidden begin}}, and can be used to hide sections. Use with {{Hidden end}}. The section heading defaults to "Click on show to view the contents of this section" but this can be changed with the |reason= parameter.

{{hst}} and {{hsb}} are available as shortcuts.

Usage

Default heading text

{{hst}}
Text you would like to hide
{{hsb}}

This produces the following:

Click on show to view the contents of this section

Text you would like to hide

Click on show to view the contents of this section


Custom heading text

{{hst|reason=Custom heading text}}
Text you would like to hide
{{hsb}}

This produces the following:

Custom heading text

Text you would like to hide

Click on show to view the contents of this section