Toggle menu
14
229
69
27.1K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Usage

The Template:Beginning of solid block and the Template:Div col end are used to mark a block (such as a list) as solidTemplate:Clarify, in order to prevent it from being split across multiple columns or pages.

Syntax

  • Before the block, insert: {{Beginning of solid block}}
  • After the block, insert: {{End of solid block}}

Examples

Simple Example

Wiki Markup:

{{Beginning of [solid block]}} 
* Apples 
* Pears
* And some scoubidous 
{{End of solid block}}

Result:

  • Apples
  • Pears
  • And some scoubidous


See also