Main public logs
From Eli's Software Encyclopedia
Combined display of all available logs of Eli's Software Encyclopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:35, December 12, 2025 WikiVisor talk contribs moved page Legend Of Blacksilver (C64, 5 1/4" Disk) Epyx - 1988 USA, Canada Release to Legend Of Blacksilver (C64, 5 1/4 Disk) Epyx - 1988 USA, Canada Release without leaving a redirect
- 20:51, December 10, 2025 WikiVisor talk contribs created page Property:Publisher name (Created page with "Has type::Page") Tag: 2017 source edit
- 21:04, December 7, 2025 WikiVisor talk contribs created page Property:Wiki URL (Created page with "Has type::URL") Tag: 2017 source edit
- 20:12, December 7, 2025 WikiVisor talk contribs created page Template:New pages (Created page with "<div class="d-flex"> <div>{{{Modification date|}}}</div> <div>{{{Page|}}}</div> </div>") Tag: 2017 source edit
- 19:58, December 7, 2025 WikiVisor talk contribs created page User:WikiVisor (Created page with "{{#ask: Designer::David Lubar |?Designer |?Developer |?Copyright Date |?Digital Media |format=broadtable |limit=500 |offset=0 |link=all |sort=Copyright Date |order=desc |headers=show |searchlabel=... further results |class=sortable wikitable smwtable |prefix=none }}") Tag: 2017 source edit
- 19:43, December 7, 2025 WikiVisor talk contribs created page Property:My new property (Created page with "Has type::Text") Tag: 2017 source edit
- 15:42, December 7, 2025 WikiVisor talk contribs created page User talk:WikiVisor (Created page with "Amiga") Tag: 2017 source edit
- 07:17, November 4, 2025 WikiVisor talk contribs created page Project:DPL test (Created page with "<DynamicPageList> category = Sirius namespace = Main ordermethod = categorysortkey order = ascending </DynamicPageList>") Tag: 2017 source edit
- 13:42, November 3, 2025 WikiVisor talk contribs created page Template:Format tags (Created page with "{{#ifeq: {{{links|}}} |yes |[[{{{format|}}}]] |{{{format|}}} }}") Tag: 2017 source edit
- 21:37, August 22, 2025 WikiVisor talk contribs deleted page Test Software Page (content was: "{{Test Software |Description from the packaging=Test |System Requirements=Test |Box Scans=Test }} Test", and the only contributor was "Eli" (talk))
- 18:40, August 22, 2025 WikiVisor talk contribs created page Property:Director of Photography (CSV import)
- 18:12, August 22, 2025 WikiVisor talk contribs created page Module:Credits (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get infobox helper params local collapsible = args['collapsible'] or 'no' local state = args['state'] or 'autocollapse' local showImage = args['show image'] or 'no' -- Get other properties local title = args['title'] or titleObj.text local Concept = args['Conc...")
- 16:48, August 22, 2025 WikiVisor talk contribs created page Module:Person (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get and normalize parameter values local title = args['name'] or args['Name'] or args['title'] or titleObj.text local image = args['image'] or args['photo'] or args['Photo'] or '' local imageFilename, imageAlt, imageCaption = '', '', '' if image ~= '' then local fn, alt = util...")
- 11:30, August 21, 2025 WikiVisor talk contribs moved page Property:Release Date to Property:Released Date without leaving a redirect
- 11:24, August 21, 2025 WikiVisor talk contribs created page Module:Sysreq (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get infobox helper params local collapsible = args['collapsible'] or 'no' local state = args['state'] or 'autocollapse' local showImage = args['show image'] or 'no' -- Get other properties local title = args['title'] or titleObj.text local reqCPU = args['reqCP...")
- 11:22, August 20, 2025 WikiVisor talk contribs created page Module:Titles (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get infobox helper params local collapsible = args['collapsible'] or 'no' local state = args['state'] or 'autocollapse' local showImage = args['show image'] or 'no' -- Get other properties local title = args['title'] or titleObj.text local publisher = args['or...")
- 23:25, August 19, 2025 WikiVisor talk contribs created page Module:Software (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get infobox helper params local collapsible = args['collapsible'] or 'no' local state = args['state'] or 'autocollapse' local showImage = args['show image'] or 'no' -- Get founders local function addIfNotEmpty(tbl, val) if val and val ~= '' then table.insert(tbl,...")
- 15:22, August 19, 2025 WikiVisor talk contribs created page Module:Publisher (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get and normalize parameter values local title = args['name'] or args['Name'] or args['title'] or titleObj.text local logo = args['logo'] or args['Logo'] or '' local logoFilename = '' if logo ~= '' then logoFilename = frame:preprocess('{{PAGENAME:' .. logo .. '}}') end local...")
- 15:08, August 19, 2025 WikiVisor talk contribs created page Module:Magazine (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get infobox helper params local collapsible = args['collapsible'] or 'no' local state = args['state'] or 'autocollapse' local showImage = args['show image'] or 'no' -- Get founders local function addIfNotEmpty(tbl, val) if val and val ~= '' then table.insert(tbl,...")
- 14:27, August 19, 2025 WikiVisor talk contribs created page Module:Developer (Created page with "local utils = require('Module:Utils') local p = {} function p.semanticStore(frame) local titleObj = mw.title.getCurrentTitle() local args = frame:getParent().args or {} -- Get and normalize parameter values local title = args['name'] or args['Name'] or args['title'] or titleObj.text local logo = args['logo'] or args['Logo'] or '' local logoFilename = '' if logo ~= '' then logoFilename = frame:preprocess('{{PAGENAME:' .. logo .. '}}') end local...")
- 13:45, August 19, 2025 WikiVisor talk contribs created page Module:Utils (Created page with "local M = {} -------------------------------------------------------------------- -- Utility that splits a comma‑separated string and trims spaces -------------------------------------------------------------------- function M.splitAndTrim(raw) local t = {} for part in raw:gmatch("[^,]+") do part = part:match("^%s*(.-)%s*$") if part ~= '' then table.insert(t, part) end end return t end --------------------------------------------------------...")
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Years Active (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Writer (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Weight (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Website URL (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Video Standard (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Video Editor (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Units Sold (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Units Shipped (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Touchpad (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Period (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Technology Programming (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Technology Lead (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Technical Director (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Supports Paddle (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Supports Mouse (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Supports Joystick (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Supports Dual Drives (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Supported Video (CSV import)
- 11:21, August 19, 2025 WikiVisor talk contribs created page Property:Supported Printers (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Supported Network (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Supported Audio (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Successor (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Storage Capacity (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Sound Effects (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Sound (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Software Type (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Software Publisher (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Software Packaging (CSV import)
- 11:20, August 19, 2025 WikiVisor talk contribs created page Property:Software Generation (CSV import)
