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).

Logs
  • 17:03, 22 September 2023 Hachimitsu talk contribs created page Module:Infobox (Created page with "-- Lua port of Template:Infobox -- by DennouNeko local common = require("Module:Common") local style = require("Module:Styles") local colors = style.main_colors -- == Helper functions == -- retrieve param list from arguments -- builds a table of objects with 'header', 'label', 'data', 'class', 'rclass' fields local function scan_data_rows(frame, ttype) local idx = {} local header = {} local label = {} local data = {} local class = {} local rclass = {...")