Toggle menu
15
236
71
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 02:44, 19 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{tsh|Alb/kb}} Returns the rounded kilobyte value of a given pagesize, with two significant figures under 10,000 bytes, and three over it. ==Usage== {{tlc|Article length bar/kb|''Pagesize''}} ==Parameters== There is one positional parameter: the raw size of the page in bytes (value of {{((}}PAGESIZE{{))}})). ==Examples== * {{tlx|Article length bar/kb|3456|code=y|_show_result=y}} * {{tlx|Article length bar/kb|0|code=y|_show_result=y}} * <code>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the rounded kilobyte value of a given pagesize, with two significant figures under 10,000 bytes, and three over it.

Usage

{{Article length bar/kb|Pagesize}}

Parameters

There is one positional parameter: the raw size of the page in bytes (value of {{PAGESIZE}})).

Examples