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.

Module:TOC001: Revision history

From Kenshi Wiki

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.

24 February 2025

  • curprev 03:2203:22, 24 February 2025 Prd talk contribs 3,405 bytes +3,405 Created page with "local p = {} function p.TOC001( frame ) local title = mw.title.getCurrentTitle() local pn = title.text local pagebase = mw.ustring.match(pn, '^(List of minor planets: )%d') or mw.ustring.match(pn, '^(Meanings of minor[ -]planet names: )%d') or 'testcase' local parent_from = mw.ustring.match(pn, '(%d+)–') or 0 --en dash; 1, 1001, 2001, ... local prefix = (parent_from - 1)/1000 --0, 1, 2, ... local left = parent_from - 5000 --left-most navigational 'fr..."