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 05:46, 17 February 2025 by Prd (talk | contribs) (Created page with "<syntaxhighlight lang="wikitext"> {| class="wikitable" width=300px |- | {{show |Header! |Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.}} |} </syntaxhighlight> ...Yields this: {| class="wikitable" width=300px |- | {{show |Header! |Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{| class="wikitable" width=300px
|-
|
{{show
|Header!
|Content!
This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.}}
|}

...Yields this:

Header!
Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.