Main public logs
From Research Realm
Combined display of all available logs of Research Realm. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:30, 20 May 2025 Ringtail Raider talk contribs uploaded File:Build a Duck logo + DuckAnim.gif
- 06:30, 20 May 2025 Ringtail Raider talk contribs uploaded a new version of File:Build a Duck logo.png
- 03:14, 19 May 2025 Ringtail Raider talk contribs created page Category:Mondo games (Created page with "{{cat about|'''video games''' ported, developed, and/or published by Mondo}} {{Cat main|Mondo}} {{DEFAULTSORT:Mondo, Video games developed by}} Category:Mondo software Category:Video games by Danish companies Category:Video games by company Category:Video games developed in Denmark")
- 03:09, 19 May 2025 Ringtail Raider talk contribs created page Category:LEGO Media International games (Created page with "{{cat about|'''video games''' ported, developed, and/or published by LEGO Media International (including games published under the LEGO Software and LEGO Interactive brands)}} {{Cat main|LEGO Media International}} {{DEFAULTSORT:LEGO Media International, Video games developed by}} Category:LEGO Media International Category:Video games by British companies Category:Video games by company")
- 03:07, 19 May 2025 Ringtail Raider talk contribs created page Module:Category main article (Created page with "-- This module implements {{cat main}}. local mHatnote = require('Module:Hatnote') local mFormatLink = require('Module:Format link') local yesno = require('Module:Yesno') local mTableTools -- lazily initialise local mArguments -- lazily initialise local p = {} function p.catMain(frame) mTableTools = require('Module:TableTools') mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, {wrappers = 'Template:Category main article'}) local pages...")
- 03:07, 19 May 2025 Ringtail Raider talk contribs moved page Template:Cat main to Template:Category main article
- 03:06, 19 May 2025 Ringtail Raider talk contribs created page Template:Cat main (Created page with "{{#invoke:Category main article|catMain}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 02:59, 19 May 2025 Ringtail Raider talk contribs created page Category:Data Design Interactive games (Created page with "{{cat about|'''video games''' ported, developed, and/or published by ''Data Design Interactive''}} {{DEFAULTSORT:Data Design Interactive, Video games developed by}} Category:Video games by British companies Category:Video games by company Category:Video games developed in the United Kingdom")
- 06:15, 17 May 2025 Ringtail Raider talk contribs created page Category:CS1 Swedish-language sources (sv) (Created page with "{{CS1 language sources}}")
- 06:15, 17 May 2025 Ringtail Raider talk contribs created page Category:CS1 German-language sources (de) (Created page with "{{CS1 language sources}}")
- 06:15, 17 May 2025 Ringtail Raider talk contribs created page Category:CS1 Danish-language sources (da) (Created page with "{{CS1 language sources}}")
- 06:15, 17 May 2025 Ringtail Raider talk contribs created page Category:CS1 Japanese-language sources (ja) (Created page with "{{CS1 language sources}}")
- 06:15, 17 May 2025 Ringtail Raider talk contribs created page Category:CS1 Hungarian-language sources (hu) (Created page with "{{CS1 language sources}}")
- 06:15, 17 May 2025 Ringtail Raider talk contribs created page Category:CS1 Dutch-language sources (nl) (Created page with "{{CS1 language sources}}")
- 05:59, 17 May 2025 Ringtail Raider talk contribs created page Category:CS1 Spanish-language sources (es) (Created page with "{{CS1 language sources}}")
- 05:57, 17 May 2025 Ringtail Raider talk contribs created page Template:CS1 language sources/core (Created page with "<includeonly>{{#if: {{#invoke:Cs1 documentation support|code_name_pair_exists|{{{1}}}|{{{2}}}}} | {{Tracking category}} This is a tracking category for CS1 citations that use the parameter {{para|language|{{{1}}}}} to identify a source in [[{{{2}}} language|{{{2}}}]]. Pages in this category should only be added by CS1 templates and Module:Citation/CS1. {{#ifexist: Category:Articles containing {{{2}}}-language text | ==See also== {{Category link if exists|...")
- 05:57, 17 May 2025 Ringtail Raider talk contribs created page Template:CS1 language sources (Created page with "<includeonly>{{CS1 language sources/core |1={{#invoke:String|match|{{PAGENAME}}|sources %((.-)%)}} |2={{#invoke:String|match|{{PAGENAME}}|CS1 (.-)%-language}} }} Category:Articles with non-English-language CS1 sources</includeonly><noinclude>{{Documentation}}</noinclude>")
- 21:40, 16 May 2025 Ringtail Raider talk contribs created page File:RockRaiders Front PC big box scan.jpg (Baraklava's big box scan to replace the low quality image. this one is a little crusty tho, can be replaced with an even better pic later)
- 21:40, 16 May 2025 Ringtail Raider talk contribs uploaded File:RockRaiders Front PC big box scan.jpg (Baraklava's big box scan to replace the low quality image. this one is a little crusty tho, can be replaced with an even better pic later)
- 00:40, 16 May 2025 Ringtail Raider talk contribs created page Module:Footnotes/anchor id list/data (Created page with "-- copied from Module:Ref info/data - maybe overkill here? -- for this application make lists from the redirect lists and force all template names first character uppercase require('Module:No globals'); --[[--------------------------< C S 1 _ T E M P L A T E _ P A T T E R N S >------------------------------------ These are patterns for cs1 templates and their redirects. These patterns exclude redirects that are vcite-like which redirects should be deleted because vci...")
- 00:39, 16 May 2025 Ringtail Raider talk contribs created page Module:Footnotes/whitelist (Created page with "--[[--------------------------< W R A P P E R _ T E M P L A T E _ D E F A U L T S >---------------------------- A list of wrapper templates by their canonical names – spelling and capitalization is important. Each wrapper template has a table of two values: [1] is the wrapper's default name-list as it is used in an anchor ID; [2] is the default year. This table is indexed indirectly through the wrapper_templates table. This table is not available externally. ]] l...")
- 00:39, 16 May 2025 Ringtail Raider talk contribs created page Module:Footnotes/anchor id list (Created page with "require('Module:No globals'); local data = mw.loadData ('Module:Footnotes/anchor id list/data'); local whitelist = mw.loadData ('Module:Footnotes/whitelist'); local Lang_obj = mw.language.getContentLanguage(); -- used by template_list_add() to uppercase first letter of template name TODO: better way to do that? local redirects_date = { ['date'] = true, ['datetomos'] = true, ['formatdate'] = true, ['isotodmymdy'] = true, ['isotomos'] = true, } local redirect...")
- 00:38, 16 May 2025 Ringtail Raider talk contribs created page Module:Footnotes (Created page with "require('Module:No globals'); local getArgs = require ('Module:Arguments').getArgs; --[[--------------------------< A R G S _ D E F A U L T >------------------------------------------------------ a table to specify initial values. ]] local args_default = { group = '', bracket_left = '', bracket_right = '', bracket_year_left = '', bracket_year_right = '', postscript = '', page = '', pages = '', location = '', page_sep = ", p. ", pages_sep = ", pp.&...")
- 00:37, 16 May 2025 Ringtail Raider talk contribs created page Template:Sfn (Created page with "<includeonly>{{#invoke:Footnotes|sfn|template=sfn}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:Sfn with unknown parameter "_VALUE_"|ignoreblank=y| 1 | 2 | 3 | 4 | 5 | ignore-err | at | loc | p | page | pages | postscript | pp | ps | ref | Ref | group }}<noinclude> {{documentation}} </noinclude>")
- 20:00, 14 May 2025 Ringtail Raider talk contribs created page Template:Infobox file format/doc (filed)
- 19:58, 14 May 2025 Ringtail Raider talk contribs moved page Template:Clc to Template:Category link with count
- 19:58, 14 May 2025 Ringtail Raider talk contribs created page Template:Clc (Created page with "[[:Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|<!-- -->{{#if:{{{name|}}}|{{{name}}}|Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}}}<!-- -->]] ({{PAGESINCATEGORY:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|{{{2|all}}}}})<noinclude> {{Documentation}} </noinclude>")
- 19:57, 14 May 2025 Ringtail Raider talk contribs created page Template:Tag (woo)
- 19:28, 12 May 2025 Ringtail Raider talk contribs created page Template:Cancelled LEGO games (well eye dee kay if this should be its own template. we got so many of these that i guess so?)
- 06:15, 12 May 2025 Ringtail Raider talk contribs created page Template:The LEGO Group (Created page with "{{Navbox |name = The LEGO Group |title = The LEGO Group |state = {{{state|<includeonly>mw-collapsed</includeonly>}}} | bodyclass = hlist |group1 = People |list1 = * WIP |group2 = Divisions |list2 = * Futura {{navbox|subgroup |group1 = Defunct |list1 = * LEGO Direct * LEGO Media International * XYZ }} | below = * Category }}")
- 05:43, 12 May 2025 Ringtail Raider talk contribs created page Template:LEGO web games (Created page with "{{Navbox |name = LEGO web games |title = LEGO web games |state = {{{state|<includeonly>mw-collapsed</includeonly>}}} | bodyclass = hlist |group1 = 1990s |list1 = * ''Treasure Hunt in the Pirate Sea'' * ''The Space Mystery'' * ''Build a Duck'' |group2 = 2000s |list2 = * ''Junkbot'' |group3 = 2010s |list3 = * ''Bits and Bricks'' }}")
- 04:28, 12 May 2025 Ringtail Raider talk contribs created page Template:Infobox book/styles.css (Created page with "{{pp-template|small=yes}}: .ib-book .infobox-title { font-style: italic; padding-bottom: 0.2em; so title doesn't touch border: } Firefox apparently reads out the empty title for accessibility agents * Template_talk:Infobox_book#Code_read_out_when_using_a_screen_reader: .ib-book .Z3988 { display: none; } .ib-book .infobox-below { border-top: #aaa 1px solid; }")
- 04:12, 12 May 2025 Ringtail Raider talk contribs created page Module:Good Articles (Created page with "local p = {} p.main = function (frame) local NNN = 2 -- provide counts only over this threshold local args = require("Module:Arguments").getArgs(frame) -- expect args.shortcut e.g. GA/H, args.type e.g. History, args.text a long list local subpage = frame:preprocess("{{SUBPAGENAME}}") -- I never did look up if there's a better way to do this... local header, shortcuts = '', '' local type = args.type or "error: specify type = Good Articles type" local image = args....")
- 01:45, 12 May 2025 Ringtail Raider talk contribs created page Research Realm:Good articles (wooga dooga)
- 19:20, 11 May 2025 Ringtail Raider talk contribs created page Guide:Contents (something to try)
- 15:51, 11 May 2025 Baraklava talk contribs created page Category:Guides (Draft for a Guides page) Tag: Visual edit
- 23:39, 10 May 2025 Ringtail Raider talk contribs moved page Guide to setting up LEGO Rock Raiders to Guide:Setting up LEGO Rock Raiders
- 23:37, 10 May 2025 Ringtail Raider talk contribs moved page Alternate Installers to Guide:Alternate game installers
- 23:04, 10 May 2025 Ringtail Raider talk contribs moved page Guide to sequenced textures in LEGO Rock Raiders to Guide:Sequenced textures in LEGO Rock Raiders
- 17:06, 9 May 2025 Ringtail Raider talk contribs created page Research Realm:VisualEditor (Redirected page to wikipedia:Wikipedia:VisualEditor) Tag: New redirect
- 00:18, 9 May 2025 Ringtail Raider talk contribs created page Talk:LEGO Rock Raiders (video game) (Created page with "{{refideas | {{cite magazine |url=https://archive.org/details/playstationmagasinet-28/page/52/mode/2up?view=theater |title=Lego Rock Raiders |first=Pete |last=Wilton |date=April 2000 |magazine=Svenska PlayStation Magasinet |trans-magazine=Swedish PlayStation Magazine |number=28 |publisher=Medströms Dataförlag |location=Stockholm |page=52 |language=sv |ISSN=1403-...")
- 00:32, 9 April 2025 Ringtail Raider talk contribs created page File:The Torpedoes at Sierra Nevada Pizza in Incline Village.JPG
- 00:32, 9 April 2025 Ringtail Raider talk contribs uploaded File:The Torpedoes at Sierra Nevada Pizza in Incline Village.JPG
- 03:12, 1 April 2025 Ringtail Raider talk contribs created page Module:Television infoboxes disambiguation check (it smells like peepee and poopoo in here)
- 03:11, 1 April 2025 Ringtail Raider talk contribs created page Module:Infobox television disambiguation check (more crap we don't need but i am too bad with Lua to remove it. sorry klavvy)
- 03:10, 1 April 2025 Ringtail Raider talk contribs created page Template:Infobox television (this template is apparently especially complex compared to other infoboxes and needs its own instructions notice)
- 03:02, 1 April 2025 Ringtail Raider talk contribs created page Template:If preview (Created page with "{{#invoke:If preview|pmain}}<noinclude> {{documentation}} </noinclude>")
- 03:01, 1 April 2025 Ringtail Raider talk contribs created page Module:Infobox television (wtf this doesnt use the normal infobox template?)
- 03:00, 1 April 2025 Ringtail Raider talk contribs created page Template:Infobox television/styles.css (copy from wikipedia)
- 22:00, 28 March 2025 Ringtail Raider talk contribs created page Module:Resolve category redirect (Created page with "local p = {} local function cleanup( rtarget ) rtarget = mw.text.trim( rtarget ) rtarget = mw.ustring.gsub( rtarget, '^1%s*=%s*', '' ) rtarget = string.gsub( rtarget, '^[Cc]ategory:', '' ) return rtarget end --Returns the target of {{Category redirect}}, if it exists, else returns the original cat. function p.rtarget( cat, frame ) cat = string.gsub( cat, '^[Cc]ategory:', '' ) --"!" in cat not recognized by mw.title.makeTitle() otherwise if string.match( cat, '[|]...")