Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Duke Syndicate. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:16, 27 December 2025 User account Williamist talk contribs was created by Illegitimate-egg talk contribs (williamist account creation)
- 17:08, 24 December 2025 Illegitimate-egg talk contribs created page Illegitimate-egg (Created page with "The operator of the Duke Syndicate server and current system administrator. One of the two founders. Responsible for the Duke-bot, git, discord and more.")
- 17:08, 24 December 2025 Illegitimate-egg talk contribs created page Williamist (Created page with "Co-founder of the Duke Syndicate. Responsible for preventing [https://en.wikipedia.org/wiki/Omega_Point Omega Point].")
- 17:07, 24 December 2025 Illegitimate-egg talk contribs created page File:Duke-little.png
- 17:07, 24 December 2025 Illegitimate-egg talk contribs uploaded File:Duke-little.png
- 17:06, 24 December 2025 Illegitimate-egg talk contribs created page Duke (Created page with "Duke is God. Little is known about his creation at Sun Microsystems by Joe Palrang, but his status is known. {| class="wikitable" |+ Text found on tablet |- ! Original Text !! Translation |- | Duke est Deus, omnia perfecta. Ille est omnia et omnia dirigit. Pax sit super eum et creationes eius, omnibus in suo dominio. || Duke is God, the complete everything. He is all and guides all. Peace be upon him and his creations, all in their dominion. |}")
- 17:02, 24 December 2025 Illegitimate-egg talk contribs created page Duke Syndicate (Created page with "The Duke Syndicate is a foundation that operates in favour of Duke the mascot of Java.")
- 17:02, 24 December 2025 Illegitimate-egg talk contribs created page Java (Created page with "Java is God's language, his native tongue. It was foretold in the dead sea scrolls. frame|alt=Yellowed scrolls, text reads: "Java Will be Great"|The passage from the Dead Sea Scrolls that foretells java.")
- 17:01, 24 December 2025 Illegitimate-egg talk contribs created page File:Dead Sea Scrolls.png
- 17:01, 24 December 2025 Illegitimate-egg talk contribs uploaded File:Dead Sea Scrolls.png
- 16:57, 24 December 2025 Illegitimate-egg talk contribs created page Duke-bot (Created page with "{{Infobox | title = Duke-bot | image = 400px|alt:The duke-bot's git repo stats | caption1 = The duke-bot's git repo stats | label1 = Description | data1 = A discord bot written in Java that governs the Duke Syndicate discord. | label2 = Language | data2 = Java | header3 = Repository | label4 = Host | data4 = https://git.dukesyndicate.org/ | label5 = Url | data5 = https://git.dukesyndicate.org/Duke-Syndi...")
- 16:27, 24 December 2025 Illegitimate-egg talk contribs created page File:Duke-bot onefetch.png
- 16:27, 24 December 2025 Illegitimate-egg talk contribs uploaded File:Duke-bot onefetch.png
- 16:02, 24 December 2025 Illegitimate-egg talk contribs created page MediaWiki:Common.css (Created page with "Reset italic styling set by user agent: cite, dfn { font-style: inherit; } Straight quote marks for <q>: q { quotes: '"' '"' "'" "'"; } Avoid collision of blockquote with floating elements by swapping margin and padding: blockquote { overflow: hidden; margin: 1em 0; padding: 0 40px; } Consistent size for <small>, <sub> and <sup>: small { font-size: 85%; } .mw-body-content sub, .mw-body-content sup, span.reference for Parsoid: { font-si...")
- 15:17, 24 December 2025 Illegitimate-egg talk contribs created page Module:String (Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c...")
- 15:16, 24 December 2025 Illegitimate-egg talk contribs created page Template:Remove first word (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:String|replace|source={{{1}}}|pattern=^[^{{{sep|%s}}}]*{{{sep|%s}}}*|replace=|plain=false}}<noinclude>{{Documentation}}</noinclude>")
- 15:16, 24 December 2025 Illegitimate-egg talk contribs created page Template:Str left (Created page with "<includeonly>{{safesubst:padleft:|{{{2|1}}}|{{{1}}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 15:03, 24 December 2025 Illegitimate-egg talk contribs created page Template:Template other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 15:00, 24 December 2025 Illegitimate-egg talk contribs created page Module:TableTools (Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke....")
- 14:59, 24 December 2025 Illegitimate-egg talk contribs created page Module:List (Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''...")
- 14:58, 24 December 2025 Illegitimate-egg talk contribs created page Template:Hlist/styles.css (Created page with "{{pp-protected|reason=match parent|small=yes}}: * hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * [[MediaWiki talk:Common.css/to do#hlist-separated]]: /* * TODO: When the majority of readership supports it (or s...")
- 14:58, 24 December 2025 Illegitimate-egg talk contribs created page Template:Hlist (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 14:56, 24 December 2025 Illegitimate-egg talk contribs created page Module:Navbar/styles.css (Created page with "{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav...")
- 14:56, 24 December 2025 Illegitimate-egg talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis...")
- 14:55, 24 December 2025 Illegitimate-egg talk contribs created page Module:Italic title (Created page with "-- This module implements {{italic title}}. require('strict') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg local yesno = require('Module:Yesno') -------------------------------------------------------------------------------- -- ItalicTitle class -------------------------------------------------------------------------------- local ItalicTitle = {} do ----------------...")
- 14:55, 24 December 2025 Illegitimate-egg talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
- 14:51, 24 December 2025 Illegitimate-egg talk contribs created page Module:Infobox/styles.css (Created page with "{{pp|small=y}}: * This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]] * DO NOT ADD THEM HERE: * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; borde...")
- 14:45, 24 December 2025 Illegitimate-egg talk contribs created page Module:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local yesno = require("Module:Yesno") local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%s...")
- 14:18, 24 December 2025 Illegitimate-egg talk contribs imported Template:Infobox by file upload (1 revision)
- 14:16, 24 December 2025 Illegitimate-egg talk contribs deleted page Template:Infobox (content was: "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>", and the only contributor was "Illegitimate-egg" (talk))
- 14:11, 24 December 2025 Illegitimate-egg talk contribs created page Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>")
- 02:15, 24 December 2025 MediaWiki default talk contribs created page Main Page