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 22:03, 1 March 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template displays a number with a subscript denoting its base (radix). === Usage === Use: <nowiki>{{base|x|b}}</nowiki> where x is the number and b is the base. Example 1: <nowiki> {{base|4632|8}} </nowiki> yields {{base|4632|8}} Example 2: <nowiki> {{base|F900|16}} </nowiki> yields {{base|F900|16}} === See also === {{Math templates|numeral systems}}<includeonly...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template displays a number with a subscript denoting its base (radix).

Usage

Use: {{base|x|b}} where x is the number and b is the base.

Example 1: {{base|4632|8}} yields 46328

Example 2: {{base|F900|16}} yields F90016

See also