Main public logs
More actions
Combined display of all available logs of The Petit Planet Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:04, 9 November 2025 ReisuDesign talk contribs created page Module:Other Languages (Created page with "local p = {} local lib = require('Module:Feature') local KOrm = require('Module:Ko-rm') local i18n = require('Module:I18n').loadMessages('Other Languages') local SelectiveSpan = require('Module:Lang').SelectiveSpan local search = lib.inArray local ne = lib.isNotEmpty local ie = lib.isEmpty local langOrder = {'en', 'zhs', 'zht', 'ja', 'ko', 'es', 'fr', 'ru', 'th', 'vi', 'de', 'id', 'pt', 'tr', 'it'} local categories = mw.html.create() local noCat = {} loc...")