User contributions for Ringtail Raider
From Research Realm
1 May 2023
- 09:3809:38, 1 May 2023 diff hist +113 Module:Video game reviews/data No edit summary
- 09:3209:32, 1 May 2023 diff hist +1,781 N Template:Rating Created page with "{{#if:{{{1|}}} |<span role="img" style="white-space:nowrap" title="{{{score|{{#if:{{{2|}}}|{{{1}}}/}}{{plural|{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}|{{{rating|star}}}|{{{rating-plural|{{{rating|star}}}s}}}}}}}}">{{#ifexpr:{{{1}}}>=1 |[[File:{{{full|Star full.svg}}}|{{{size|{{#ifexpr:{{{2|{{{1}}}}}}>6|7|11}}px}}}|link=|{{{score|{{#if:{{{2|}}}|{{{1}}}/}}{{plural|{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}|{{{rating|star}}}|{{{rating-plural|{{{rating|star}}}s}}}}}}}}|alt=]]{{Loop |{{#..." current
- 09:3209:32, 1 May 2023 diff hist +422 N Template:Main 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:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>" current
- 09:2709:27, 1 May 2023 diff hist −24 Module:Video game reviews No edit summary
- 09:2709:27, 1 May 2023 diff hist +25 Module:Video game reviews haha take that stupid css hahahahaha
- 09:1809:18, 1 May 2023 diff hist +30 Module:Video game reviews pls?
- 09:0309:03, 1 May 2023 diff hist −813 Module:Video game reviews/data No edit summary
- 08:5608:56, 1 May 2023 diff hist −70 Module:Video game reviews 2019 version until we can use css
- 08:5208:52, 1 May 2023 diff hist −59 Module:Video game reviews/data css
- 08:4408:44, 1 May 2023 diff hist +345 LEGO Rock Raiders (video game) →Reception
- 08:4208:42, 1 May 2023 diff hist +47,959 N Module:Date Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_..." current
- 08:4108:41, 1 May 2023 diff hist −4 Module:Video game reviews hate
- 08:4108:41, 1 May 2023 diff hist +16,428 N Module:Video game wikidata askdfajfkhrfiuqefsd current
- 08:4008:40, 1 May 2023 diff hist +50 Module:Video game reviews No edit summary
- 08:3708:37, 1 May 2023 diff hist +9,499 N Module:Video game reviews/data Created page with "local reviewers = { { "''1Up.com''", '1UP' }, { "''4Players''", '4P' }, { "''ACE''", 'ACE' }, { "''Adventure Gamers''", 'AdvGamers' }, { "''AllGame''", 'Allgame' }, { "''Aktueller Software Markt''", 'ASM' }, { "''Amiga Action''", 'AmAction' }, { "''Amiga Computing''", 'AmComputing' }, { "''Amiga Force''", 'AmForce' }, { "''Amiga Format''", 'AmFormat' }, { "''Amiga Power''", 'AmPower' }, { "''[[Amiga U..."
- 08:3108:31, 1 May 2023 diff hist +11 Module:Video game reviews No edit summary
- 08:2708:27, 1 May 2023 diff hist −7,351 Template:Video game reviews Replaced content with "{{#invoke:Video game reviews|reviewbox }}<noinclude>{{template doc}}<!-- Add categories to the /doc sub-page and interwikis to Wikidata. --></noinclude>" Tag: Replaced
- 08:2608:26, 1 May 2023 diff hist +745 N Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..." current
- 08:2508:25, 1 May 2023 diff hist +10,054 N Module:Arguments Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." current
- 08:2508:25, 1 May 2023 diff hist +12,245 N Module:Video game reviews Created page with "require('strict') local p = {} local data = require('Module:Video game reviews/data') local yesno = require('Module:Yesno') local vgwd = require('Module:Video game wikidata') local getArgs local function getActiveSystems(args) local activeSystems = {} for k, v in pairs(args) do if data.systems[k] and yesno(v) then table.insert(activeSystems, k) end end table.sort(activeSystems, function(a, b) return data.systems[a].sortkey < data.systems[b].sortkey end)..."
- 08:1708:17, 1 May 2023 diff hist +7,503 N Template:Video game reviews Created page with "{| class="wikitable infobox {{#ifeq:{{{state|}}}|plain||collapsible {{{state|}}}}}" style="float: {{{align|right}}}; width: {{{width|23em}}}; font-size: 80%; text-align: center; margin:{{#ifeq:{{{align}}}|left|0.5em 1em 0.5em 0|0.5em 0 0.5em 1em}}; padding:0;" cellpadding="0" cellspacing="0" ! colspan="2" style="font-size:120%;" {{!}} {{#ifeq:{{{state|}}}|plain||{{pad|2.25em}}}}{{#if:{{{title|}}}|{{{title}}}|Reception}} |- {{#if:{{{subtitle|}}}| {{!}} colspan="2" style="..."
- 08:1408:14, 1 May 2023 diff hist +92 N Template:Pad Created page with "<includeonly><span style="padding-left:{{{1|1.0em}}};{{{css|}}}"> </span></includeonly>" current
23 April 2023
- 00:1900:19, 23 April 2023 diff hist +2,321 LEGO Rock Raiders (video game) No edit summary
19 April 2023
- 04:0504:05, 19 April 2023 diff hist +1,359 LEGO Rock Raiders (video game) No edit summary
18 April 2023
- 09:2209:22, 18 April 2023 diff hist −2,729 LEGO Rock Raiders (video game) →Vehicles
- 09:0509:05, 18 April 2023 diff hist −1,930 LEGO Rock Raiders (video game) No edit summary
- 08:5408:54, 18 April 2023 diff hist +59 m LEGO Rock Raiders (video game) →References
- 08:5308:53, 18 April 2023 diff hist +32 m LEGO Rock Raiders (video game) →Buildings
- 08:5208:52, 18 April 2023 diff hist −84 LEGO Rock Raiders (video game) No edit summary
- 08:4508:45, 18 April 2023 diff hist +1,616 LEGO Rock Raiders (video game) No edit summary
- 06:1306:13, 18 April 2023 diff hist +1,087 LEGO Rock Raiders (video game) No edit summary
8 February 2023
- 23:2423:24, 8 February 2023 diff hist +38 N LMI Redirected page to LEGO Media International current Tag: New redirect
- 04:0504:05, 8 February 2023 diff hist +2,145 LEGO Rock Raiders (video game) →References
6 February 2023
- 12:4912:49, 6 February 2023 diff hist +1,415 LEGO Rock Raiders (video game) →Missions
- 11:3611:36, 6 February 2023 diff hist +1,640 LEGO Rock Raiders (video game) →Missions
- 06:2306:23, 6 February 2023 diff hist +1 Template:Hlist No edit summary
- 05:2605:26, 6 February 2023 diff hist +8 LEGO Rock Raiders →History
- 04:4704:47, 6 February 2023 diff hist +9 LEGO Rock Raiders →History
- 04:4104:41, 6 February 2023 diff hist +9 LEGO Rock Raiders →History: Stenbryggen's middle name from articles about his work on Hero Factory
- 03:5003:50, 6 February 2023 diff hist +7 LEGO Rock Raiders →History: Blaesild's middle name comes from The Ultimate Lego Book
- 02:3602:36, 6 February 2023 diff hist +510 File:RR manual Electric Fence.png No edit summary
- 02:3502:35, 6 February 2023 diff hist +509 File:RR manual Building Stud.png No edit summary
- 02:3502:35, 6 February 2023 diff hist +499 File:RR manual Ore.png No edit summary
- 02:3402:34, 6 February 2023 diff hist +518 File:RR manual Energy Crystal drained.png No edit summary
- 02:3402:34, 6 February 2023 diff hist +510 File:RR manual Energy Crystal.png No edit summary
- 02:3102:31, 6 February 2023 diff hist +526 File:RR manual Loader Dozer and Axle.png No edit summary
5 February 2023
- 16:2216:22, 5 February 2023 diff hist +531 File:RR manual Chrome Crusher upgraded.png No edit summary
- 16:2216:22, 5 February 2023 diff hist +542 File:RR manual Granite Grinder upgraded.png No edit summary
- 16:2216:22, 5 February 2023 diff hist +550 File:RR manual Small Transport Truck upgraded.png No edit summary
- 16:2016:20, 5 February 2023 diff hist +508 File:RR manual Small Spider.png No edit summary