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

Template:Decimal2Base/doc: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 February 2025

  • curprev 02:0602:06, 21 February 2025 Prd talk contribs 840 bytes +840 Created page with "{{Documentation subpage}} {{lua|Module:BaseConvert}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template converts numbers from decimal to a given base. === Usage === Use: <nowiki> {{Decimal2Base|n|radix}} </nowiki> where n is the number in decimal and radix is the base you want to convert to. Examples: <nowiki> {{Decimal2Base|42|3}} </nowiki> yields {{Decimal2Base|42|3}}. <nowiki> {{Decimal2Base|{{#expr: 6 * 9}}|13}} </nowiki> yields..."