All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Ylvapedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:28, 23 July 2024 Hachimitsu talk contribs created page Module:Navbox (Created page with "-- lua port of Template:Navbox -- by DennouNeko -- == Helper functions == --libraries local common = require("Module:Common") local style = require("Module:Styles") local colors = style.main_colors if mw.text == nil then mw.text = require("Module:MW.text") end --[[ Retrieve a full list of 'list#', 'list#style', 'group#' and 'group#style' arguments as a table of objects with 'index', 'list', 'liststyle', 'group' and 'groupstyle' fields, where 'inde...")