All public logs
Combined display of all available logs of Alfred Jodocus Kwak Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Clear by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Template other by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Template link general by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Template link expanded by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Tlx by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:TableTools by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:List by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Infobox/styles.css by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Infobox by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:String by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Check for unknown parameters by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Nobold/styles.css by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Nobold by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Main other by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Yesno by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Message box/configuration by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Message box by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Template link by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Tl by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Arguments by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Module:Yesno by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Nowrap by file upload (1 revision)
- 20:20, 22 September 2024 Msozod talk contribs imported Template:Infobox by file upload (1 revision)
- 20:04, 22 September 2024 Msozod talk contribs created page MediaWiki:Common.css (Created page with "* This is the CSS common to all desktop skins on en.Wikipedia. * Styling inside .mw-parser-output should generally use TemplateStyles.: 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...")
- 19:35, 22 September 2024 Msozod talk contribs created page MediaWiki:Gadget-ReferenceTooltips (Created page with "<sup><abbr title="{{int:gadgets-default}}">(D)</abbr></sup> Reference Tooltips: hover over inline citations to see reference information without moving away from the article text (does not work if "Navigation popups" is enabled above)")
- 19:33, 22 September 2024 Msozod talk contribs deleted page W:MediaWiki:Gadget-ReferenceTooltips (content was: "<sup><abbr title="{{int:gadgets-default}}">(D)</abbr></sup> Reference Tooltips: hover over inline citations to see reference information without moving away from the article text (does not work if "Navigation popups" is enabled above)", and the only contributor was "Msozod" (talk))
- 19:33, 22 September 2024 Msozod talk contribs deleted page W:MediaWiki:Gadget-ReferenceTooltips.css (content was: "See mw:Reference Tooltips: .rt-overlay { position: absolute; width: 100%; font-size: calc(var(--font-size-medium, 1rem) * (13 / 14)); line-height: 1.5em; Remove after https://phabricator.wikimedia.org/T369880 is resolved and $teleportTarget is assigned: z-index: 800; /* match z-index-tooltip in https://doc.wikimedia.org/codex/latest/design-tokens/z-index.htm...", and the only contributor was "Msozod" (talk))
- 19:33, 22 September 2024 Msozod talk contribs deleted page W:MediaWiki:Gadget-ReferenceTooltips.js (content was: "// See mw:Reference Tooltips // Source https://en.wikipedia.org/wiki/MediaWiki:Gadget-ReferenceTooltips.js eslint space-in-parens: ["error", "always"], array-bracket-spacing: ["error", "always"]: ( function () { // If you're loading the script from another wiki and want to set your settings, do that in `window` // properties with `rt_` prefix, e.g. // window.rt_REF_LI...", and the only contributor was "Msozod" (talk))
- 19:33, 22 September 2024 Msozod talk contribs created page MediaWiki:Gadget-ReferenceTooltips.css (Created page with "See mw:Reference Tooltips: .rt-overlay { position: absolute; width: 100%; font-size: calc(var(--font-size-medium, 1rem) * (13 / 14)); line-height: 1.5em; Remove after https://phabricator.wikimedia.org/T369880 is resolved and $teleportTarget is assigned: z-index: 800; match z-index-tooltip in https://doc.wikimedia.org/codex/latest/design-tokens/z-index.html: top: 0; } /* Remove after https://phabricator.wikimedia.org/T369880 is resolved and $t...")
- 19:32, 22 September 2024 Msozod talk contribs created page MediaWiki:Gadget-ReferenceTooltips.js (Created page with "// See mw:Reference Tooltips // Source https://en.wikipedia.org/wiki/MediaWiki:Gadget-ReferenceTooltips.js eslint space-in-parens: ["error", "always"], array-bracket-spacing: ["error", "always"]: ( function () { // If you're loading the script from another wiki and want to set your settings, do that in `window` // properties with `rt_` prefix, e.g. // window.rt_REF_LINK_SELECTOR = '...'; // They will be used instead of enwiki detaults. var REF_LINK_SELECTOR =...")
- 19:21, 22 September 2024 Msozod talk contribs created page W:MediaWiki:Gadget-ReferenceTooltips (Created page with "<sup><abbr title="{{int:gadgets-default}}">(D)</abbr></sup> Reference Tooltips: hover over inline citations to see reference information without moving away from the article text (does not work if "Navigation popups" is enabled above)")
- 19:20, 22 September 2024 Msozod talk contribs created page MediaWiki:Gadgets-definition (Created page with "ReferenceTooltips[ResourceLoader|default|type=general|dependencies=mediawiki.cookie,jquery.client]|ReferenceTooltips.js|ReferenceTooltips.css")
- 19:19, 22 September 2024 Msozod talk contribs created page W:MediaWiki:Gadget-ReferenceTooltips.css (Created page with "See mw:Reference Tooltips: .rt-overlay { position: absolute; width: 100%; font-size: calc(var(--font-size-medium, 1rem) * (13 / 14)); line-height: 1.5em; Remove after https://phabricator.wikimedia.org/T369880 is resolved and $teleportTarget is assigned: z-index: 800; match z-index-tooltip in https://doc.wikimedia.org/codex/latest/design-tokens/z-index.html: top: 0; } /* Remove after https://phabricator.wikimedia.org/T369880 is resolved and $t...")
- 19:18, 22 September 2024 Msozod talk contribs created page W:MediaWiki:Gadget-ReferenceTooltips.js (Created page with "// See mw:Reference Tooltips // Source https://en.wikipedia.org/wiki/MediaWiki:Gadget-ReferenceTooltips.js eslint space-in-parens: ["error", "always"], array-bracket-spacing: ["error", "always"]: ( function () { // If you're loading the script from another wiki and want to set your settings, do that in `window` // properties with `rt_` prefix, e.g. // window.rt_REF_LINK_SELECTOR = '...'; // They will be used instead of enwiki detaults. var REF_LINK_SELECTOR =...")
- 19:03, 22 September 2024 Msozod talk contribs created page Template:Infobox/styles.css (Created page with ".infobox { background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 2em; text-align: center; } .infobox-image { text-align: center; } .infobox-table th { text-align: right; vertical-align: top; width: 120px; } .infobox-table td { vertical-align: top; }")
- 18:55, 22 September 2024 Msozod talk contribs created page Template:EpisodeInfobox (Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{param1|}}}|<tr> <th>Parameter 1</th> <td>{{{param1}}}</td> </tr>}}{{#if:{{{param2|}}}|<tr> <th>Parameter 2</th> <td>{{{param2}}}</td> </tr>}}{{#if:{{{param3|}}}|<tr> <th>Parameter 3</th> <td>{{{param3}}}</td> </tr>}}{{#if:{{{param4|}}}|<tr...")
- 18:05, 22 September 2024 Dougurasu talk contribs created page File:Quackling art.jpg (A cropped version of the cover for ''Quackling: A Not-Too-Grimm Fairy Tale'' written by Aaron Sehpard and illustrated by Wendy Edelson. Found at http://www.aaronshep.com/books/Quackling.html)
- 18:05, 22 September 2024 Dougurasu talk contribs uploaded File:Quackling art.jpg (A cropped version of the cover for ''Quackling: A Not-Too-Grimm Fairy Tale'' written by Aaron Sehpard and illustrated by Wendy Edelson. Found at http://www.aaronshep.com/books/Quackling.html)
- 17:58, 22 September 2024 Dougurasu talk contribs created page File:The-red-fairy-book-205-a1be53-640.jpg (An illustration from Andrew Lang's ''The Red Fairy Book'' (1890). Illustration made by either Henry Justice Ford or Lancelot Speed. Found at https://picryl.com/media/the-red-fairy-book-205-a1be53)
- 17:58, 22 September 2024 Dougurasu talk contribs uploaded File:The-red-fairy-book-205-a1be53-640.jpg (An illustration from Andrew Lang's ''The Red Fairy Book'' (1890). Illustration made by either Henry Justice Ford or Lancelot Speed. Found at https://picryl.com/media/the-red-fairy-book-205-a1be53)
- 17:45, 22 September 2024 Dougurasu talk contribs created page File:Drakesbill versus the King.png ("Drakesbill versus the King" Page 100 of ''Fairy stories my children love best of all'' by Edgar Dubs Shimer (1920).)
- 17:45, 22 September 2024 Dougurasu talk contribs uploaded File:Drakesbill versus the King.png ("Drakesbill versus the King" Page 100 of ''Fairy stories my children love best of all'' by Edgar Dubs Shimer (1920).)
- 16:36, 22 September 2024 Dougurasu talk contribs created page User:Dougurasu (Created page with "==Plates I'm spinning== Drakestail page. Need to do an analysis, and still needs pictures and info box.")
- 16:23, 22 September 2024 Msozod talk contribs created page File:De Klompwoning van Alfred J Kwak in het Veenpark.JPG (De Klompwoning van Alfred J Kwak in het Veenpark)
- 16:23, 22 September 2024 Msozod talk contribs uploaded File:De Klompwoning van Alfred J Kwak in het Veenpark.JPG (De Klompwoning van Alfred J Kwak in het Veenpark)
- 16:16, 22 September 2024 Msozod talk contribs created page User:Msozod (Created page with "Msozod here :b == Working on == * cataloging music on the Episode pages")
- 11:55, 22 September 2024 Dougurasu talk contribs created page Drakestail (Created page with "'''Drakestail''' (French: '''''Bout-d'-Canard''''', lit. Duck Butt), also known as '''Quackling''' or '''Drakesbill'''<ref name="Fairystories" />, is a French wikipedia:fairy tale about a duck who confronts a king to get the money back he was promised. This story was adapted by Herman van Veen into the original Alfred J Kwak theater play. ==Summary== ==History== ==Comparisons to the theater play== <blockquote> '''''French:''''' Quand, quand, quand! m...")
- 23:28, 20 September 2024 Dougurasu talk contribs created page Douglas test page (Created page with "This is a page that I'm using to just test some things in formatting. Please pay it no mind. == Biography == This is where a Biography could be for something I'm writing. === Early Life === And here some extra info.<ref>Herman van Veen, "Alfred J Kwak", Harlekijn. 1987.</ref> <q>This is a quotation</q> <references />")
- 19:37, 18 September 2024 User account Dougurasu talk contribs was created by Msozod talk contribs
- 17:48, 18 September 2024 MediaWiki default talk contribs created page Main Page