Combined display of all available logs of The Sonic the Hedgehog Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:06, 24 December 2024 Sonic City talk contribs created page Module:Data/doc (Created page with "<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{High-risk|130,000}} {{module rating|protected}} This module allows wikitext to read values from data modules. == Usage == {{#invoke:Data|''Module:ModuleName''|''key1''|''key2''|''key3''|...}} Read data value ''key1''.''key2''.''key3'' from ''Module:ModuleName''. <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> Category:Wikip...")
- 02:05, 24 December 2024 Sonic City talk contribs created page Module:Data (Created page with "local mt = {} function mt.__index(t, k) return function(frame) local data = mw.loadData(k) local i = 1 for _,v in ipairs(frame.args) do local ty = type(data) if ty ~= 'table' then local args = {} for j = 1, i - 1 do args[j] = frame.args[j] end if frame.args.softfail then return '<span class="error">Category:Pages with failed Module:Data lookupsError: Tried to read index "' .. mw.text.nowiki(v) .. '" of mw.loadData("' .. mw.text...")
- 02:05, 24 December 2024 Sonic City talk contribs created page Template:Uses TemplateStyles/doc (Created page with "{{Documentation subpage}} {{Template shortcut|TemplateStyles}} {{Lua{{\sandbox}}|Module:Uses TemplateStyles}} <!-- Categories go at the bottom of this page, and interwikis go on Wikidata. --> '''Preview:''' This template is used to show that templates have been converted to use TemplateStyles. It is placed at the top of the template's /doc page. It automatically adds the template to :Category:{{#invoke:Data|Module:Uses TemplateStyles/config|defa...")
- 02:04, 24 December 2024 Sonic City talk contribs created page Template:Uses TemplateStyles (Created page with "<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 02:04, 24 December 2024 Sonic City talk contribs created page Module:Convert/data/sandbox (Created page with "-- Conversion data used by Module:Convert which uses mw.loadData() for -- read-only access to this module so that it is loaded only once per page. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- -- These data tables follow: -- all_units all properties for a unit, including default output -- default_exceptions exceptions for default output ('kg' and 'g' have different defaults) -- link_exceptions exceptions for links...")
- 02:04, 24 December 2024 Sonic City talk contribs created page Module:Convert/extra/doc (Created page with "{{high-use|212}} This module can be used to quickly add a new unit for use with {{tl|convert}}. When satisfied that a unit is working correctly, ask at Module talk:Convert for the unit to be moved to the permanent list of units. See Template:Convert/unit sandbox for a good way to prepare unit definitions that can be copied into this page. The following extracts from Module:Convert/data show examples that could be used to define a new unit. Any number of spa...")
- 02:03, 24 December 2024 Sonic City talk contribs created page Module:Convert/extra (Created page with "-- Extra conversion data used by Module:Convert. -- -- Module:Convert/data defines all units and is transcluded in all pages -- where Module:Convert is used. Testing new units by editing that module -- would invalidate the cache for all affected pages. -- -- For quick changes and experiments with new units, this module can be edited. -- Since this module is transcluded in only a small number of pages, changes -- should cause little server overhead and should prop...")
- 02:03, 24 December 2024 Sonic City talk contribs created page Module:Convert/extra/sandbox (Created page with "-- Extra conversion data used by Module:Convert. -- -- Module:Convert/data defines all units and is transcluded in all pages -- where Module:Convert is used. Testing new units by editing that module -- would invalidate the cache for all affected pages. -- -- For quick changes and experiments with new units, this module can be edited. -- Since this module is transcluded in only a small number of pages, changes -- should cause little server overhead and should prop...")
- 02:02, 24 December 2024 Sonic City talk contribs created page Module:Convert/sandbox/testcases (Created page with "-- Tests for sandboxed convert. -- Module talk:Convert/sandbox/testcases contains: -- {{#invoke:convert/sandbox/testcases|run_tests}} local tests = [==[ -- Table cell items. {{convert/sandbox|0.16|/l|2|disp=table}} align="right"|0.16\n|align="right"|0.61 {{convert/sandbox|0.17|/l|2|disp=table}} align="right"|0.17\n|align="right"|0.64 {{convert/sandbox|9999|/l|2|disp=table}} align="right"|9,999\n|align="right"|37,850.3...")
- 02:02, 24 December 2024 Sonic City talk contribs created page Module:Transclusion count/data/N (Created page with "return { ["N"] = 2800, ["N.b."] = 2100, ["N/A"] = 27000, ["N/a"] = 63000, ["NA"] = 2000, ["NA-Class"] = 15000, ["NASCAR_next_race"] = 2100, ["NASTRO_comment"] = 31000, ["NBA_Draft_template_list"] = 3500, ["NBA_Year"] = 5800, ["NBA_color"] = 3800, ["NBA_color_cell"] = 4500, ["NBA_color_cell2"] = 3500, ["NBA_player_statistics_legend"] = 4900, ["NBA_player_statistics_start"] = 4200, ["NBA_roster_footer"] = 2000, ["NBbox"] = 3300, ["NCAA_color_cell"] = 12000, ["NCAA_secondar...")
- 02:02, 24 December 2024 Sonic City talk contribs created page Template:Nowrap/doc (Created page with "{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata) --> {{used in system|in MediaWiki:Histlegend}} {{cascade-protected template}} {{COinS safe|n}} {{tsh|nobr|nobreak|nwr}} {{tlx|Nowrap}} or {{tlx|nowrap}} stops wrapping of specific text (which can be inside of a link). Use this template '''sparingly'''. It prevents word wraps (line br...")
- 02:01, 24 December 2024 Sonic City talk contribs created page Template:Nowrap (Created page with "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>")
- 02:01, 24 December 2024 Sonic City talk contribs created page Module:Convert/sandbox/doc (Created page with "When making a change, copy the current modules to the sandbox pages, then edit the sandbox copies. If wanted, use the purge link just above to update the following status report. {{#invoke:convert/sandbox/testcases|check_sandbox}} Use the following template to test the results (example <code><nowiki>{{convert/sandbox|123|lb|kg}}</nowiki></code>): *Template:Convert/sandbox • invokes the sandbox modules and shows all warnings Testscases: *Module:Convert/sandbox/...")
- 02:00, 24 December 2024 Sonic City talk contribs created page Module:Convert/sandbox (Created page with "-- Convert a value from one unit of measurement to another. -- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) -- See en:Template:Convert/Transwiki guide if copying to another wiki. local MINUS = '−' -- Unicode U+2212 MINUS SIGN (UTF-8: e2 88 92) local abs = math.abs local floor = math.floor local format = string.format local log10 = math.log10 local ustring = mw.ustring local ulen = ustring.len local usub = ustring.sub -- Configuration options to keep ma...")
- 02:00, 24 December 2024 Sonic City talk contribs created page Module:Convert/text/doc (Created page with "{{Module rating|p}} {{cascade-protected template|page=module}} {{High-use}} This page defines text used by Module:Convert. All documentation (from Module:Convert/doc) is at that module. The text includes messages and categories output by the module, and parameters used as input. This is a separate module to simplify translation for use on another wiki. For example, see <code>translation_table</code> and the other tables in bn:Module:Convert/text. Documentat...")
- 02:00, 24 December 2024 Sonic City talk contribs created page Module:Convert/text (Created page with "-- Text used by Module:Convert for enwiki. -- This is a separate module to simplify translation for use on another wiki. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- Some units accept an SI prefix before the unit code, such as "kg" for kilogram. local SIprefixes = { -- The prefix field is what the prefix should be, if different from the prefix used. ['Q'] = { exponent = 30, name = 'quetta', }, ['R'] = { exponent = 27,...")
- 01:59, 24 December 2024 Sonic City talk contribs created page Module:Convert/text/sandbox (Created page with "-- Text used by Module:Convert for enwiki. -- This is a separate module to simplify translation for use on another wiki. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- Some units accept an SI prefix before the unit code, such as "kg" for kilogram. local SIprefixes = { -- The prefix field is what the prefix should be, if different from the prefix used. ['Q'] = { exponent = 30, name = 'quetta', }, ['R'] = { exponent = 27,...")
- 01:59, 24 December 2024 Sonic City talk contribs created page Module:Convert/wikidata (Created page with "-- Functions to access Wikidata for Module:Convert. local Collection = {} Collection.__index = Collection do function Collection:add(item) if item ~= nil then self.n = self.n + 1 self[self.n] = item end end function Collection:join(sep) return table.concat(self, sep) end function Collection:remove(pos) if self.n > 0 and (pos == nil or (0 < pos and pos <= self.n)) then self.n = self.n - 1 return table.remove(self, pos) end end function Collec...")
- 01:59, 24 December 2024 Sonic City talk contribs created page Module:Convert/wikidata/data (Created page with "--[[ Cache of Wikidata information with units for Module:Convert. The codes should rarely change, and using a cache means that changing a unit at Wikidata will not cause lots of converts in articles to break. For a unit known to convert, the unit here must have: label = Wikidata label for unit (used only when listing units) ucode = unit code for input to convert (there are no optional fields because convert handles everything) For a unit not known to convert, the un...")
- 01:58, 24 December 2024 Sonic City talk contribs created page Module:Convert/wikidata/data/sandbox (Created page with "--[[ Cache of Wikidata information with units for Module:Convert. The codes should rarely change, and using a cache means that changing a unit at Wikidata will not cause lots of converts in articles to break. For a unit known to convert, the unit here must have: label = Wikidata label for unit (used only when listing units) ucode = unit code for input to convert (there are no optional fields because convert handles everything) For a unit not known to convert, the un...")
- 01:57, 24 December 2024 Sonic City talk contribs created page Module:Convert/wikidata/sandbox (Created page with "-- Functions to access Wikidata for Module:Convert. local Collection = {} Collection.__index = Collection do function Collection:add(item) if item ~= nil then self.n = self.n + 1 self[self.n] = item end end function Collection:join(sep) return table.concat(self, sep) end function Collection:remove(pos) if self.n > 0 and (pos == nil or (0 < pos and pos <= self.n)) then self.n = self.n - 1 return table.remove(self, pos) end end function Collec...")
- 01:57, 24 December 2024 Sonic City talk contribs created page Module:Transclusion count/data/E (Created page with "return { ["EB1911"] = 13000, ["EB1911_poster"] = 3500, ["ECU"] = 2600, ["EC_number"] = 4000, ["EGY"] = 3500, ["EHAK"] = 3300, ["ENFA"] = 3600, ["ENG"] = 8400, ["ENGLs"] = 5100, ["ER_to_list_entry"] = 5600, ["ESP"] = 16000, ["ESPNcricinfo"] = 3500, ["ESPNscrum"] = 3700, ["EST"] = 4400, ["ETH"] = 2000, ["Earthquake_magnitude"] = 2200, ["Eastern_name_order"] = 4600, ["Ebicite"] = 7200, ["Ec"] = 29000, ["Ed_right"] = 3100, ["Edit"] = 656000, ["EditAtWikidata"] = 833000, ["Ed...")
- 01:56, 24 December 2024 Sonic City talk contribs created page Module:Effective protection level/doc (Created page with "{{Module rating|protected}} {{cascade-protected template|page=module}} {{used in system}} This module provides a way to retrieve the group required to perform a given action on a page. It currently tests the following criteria: * The page being pending-changes protected: autoconfirmed * The page being a JavaScript or CSS subpage in userspace, or in the MediaWiki namespace: interfaceadmin * The page being in the MediaWiki namespace: sysop * The page being a JSON subpage...")
- 01:55, 24 December 2024 Sonic City talk contribs created page Module:Effective protection level (Created page with "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then local leve...")
- 01:50, 24 December 2024 Sonic City talk contribs created page Template:Black Exempt (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #556; color: #FFF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|text-transform: capitalize;}}}" class="table-cast"|{{{1|B.Exempt}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Television table cell templates </noinclude>")
- 01:50, 24 December 2024 Sonic City talk contribs created page Module:Transclusion count/data/B (Created page with "return { ["B-Class"] = 18000, ["BBC_Online"] = 3700, ["BBC_programme"] = 2700, ["BCGNIS"] = 2100, ["BDFA"] = 3600, ["BDFutbol"] = 7800, ["BEL"] = 8600, ["BGR"] = 5700, ["BIH"] = 4400, ["BLP"] = 1010000, ["BLP_one_source"] = 7800, ["BLP_others"] = 11000, ["BLP_primary_sources"] = 6100, ["BLP_sources"] = 100000, ["BLP_sources_section"] = 3500, ["BLP_unreferenced"] = 7200, ["BLP_unreferenced_section"] = 7000, ["BLP_unsourced"] = 7100, ["BLP_unsourced_section"] = 2800, ["BLR...")
- 01:49, 24 December 2024 Sonic City talk contribs created page Template:Beta (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #E7E7FF; color:black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="beta table-beta"|{{{1|software release life cycle#Beta{{!}}Beta}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 01:48, 24 December 2024 Sonic City talk contribs created page Module:TableTools/doc (Created page with "{{used in system}} {{module rating|p}} {{cascade-protected template|page=module}} {{lua|Module:Exponential search|noprotcat=yes}} 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. == Loading the module == To use any of the functions, first you must load the module. <syntaxhighlight lang="lua"> local TableTools = require('Module:TableToo...")
- 01:47, 24 December 2024 Sonic City 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....")
- 01:46, 24 December 2024 Sonic City talk contribs created page Module:Transclusion count/data/O (Created page with "return { ["OCLC"] = 15000, ["ODNBsub"] = 21000, ["OEDsub"] = 2100, ["OKA"] = 2200, ["OKATO_reference"] = 2200, ["OSM_Location_map"] = 6200, ["OSM_Location_map/MaplinkItem"] = 6200, ["OSM_Location_map/color"] = 6200, ["OSM_Location_map/core"] = 6200, ["OSM_Location_map/cssmapping"] = 6200, ["OSM_Location_map/mapxy"] = 6200, ["OW"] = 48000, ["Occupation_by_nationality_and_century_category_header"] = 14000, ["Occupation_by_nationality_and_century_category_header/continental...")
- 01:46, 24 December 2024 Sonic City talk contribs created page Template:Ombox/doc (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Cascade-protected template}} {{used in system}} {{Lua|Module:Message box}} {{Mbox templates (small)}} This is the {{tl|Ombox}} (['''O''']ther pages ['''m''']essage ['''box''']) metatemplate. It is used to build message box templates for pages of the types User, Draft, Wikipedia, MediaWiki, Template,...")
- 01:45, 24 December 2024 Sonic City talk contribs created page Template:Ombox (Created page with "{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 01:43, 24 December 2024 Sonic City talk contribs created page Module:Transclusion count/data/F (Created page with "return { ["F1"] = 4800, ["FA-Class"] = 15000, ["FAA-airport"] = 3700, ["FACClosed"] = 5700, ["FAC_link"] = 111000, ["FCC-LMS-Facility"] = 6000, ["FCC_Licensing_and_Management_System_facility"] = 17000, ["FIDE"] = 2300, ["FIFA_player"] = 10000, ["FIN"] = 9600, ["FIPS"] = 2100, ["FJC_Bio"] = 3900, ["FL-Class"] = 12000, ["FLCClosed"] = 3000, ["FM-Class"] = 3600, ["FMA"] = 3400, ["FMARB"] = 8900, ["FMXL"] = 2500, ["FM_station_data"] = 8500, ["FPCnom/VotingEnds"] = 10000, ["F...")
- 01:43, 24 December 2024 Sonic City talk contribs created page Module:File link/doc (Created page with "{{high-use}} {{Module rating|protected}} {{Lua|Module:Yesno|Module:Arguments}} This module is used to construct wikitext links to files. It is primarily useful for templates and modules that use complicated logic to make file links. Simple file links should be made with wikitext markup directly, as it uses less resources than calling this module. For help with wikitext file markup please refer to the documentation at mediawiki.org. == Usage from wikit...")
- 01:42, 24 December 2024 Sonic City talk contribs created page Module:File link (Created page with "-- This module provides a library for formatting file wikilinks. local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local p = {} function p._main(args) checkType('_main', 1, args, 'table') -- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our -- own function to get the right error level. local function checkArg(key, val, level) if type(val) ~= 'string' then error(string.format( "type error in...")
- 00:00, 24 December 2024 Refugio08X talk contribs created page User:Refugio08X (Created page with "In my free time, I am usually found new technologies, chatting with people around the world, or perfecting my photography skills.<br><br>Here is my web site; [https://monkeyapp.store/ monkey app alternative]")
- 00:00, 24 December 2024 User account Refugio08X talk contribs was created
- 23:00, 23 December 2024 LouiseO7774 talk contribs created page User:LouiseO7774 (Created page with "I am 36 years old and my name is Louise Gwin. I live in San Martino Al Cimino (Italy).<br><br>Feel free to surf to my blog post; [https://xhamsterlive.site/ xhamsterlive]")
- 23:00, 23 December 2024 User account LouiseO7774 talk contribs was created
- 22:56, 23 December 2024 CasimiraForwood talk contribs created page User:CasimiraForwood (Created page with "Greetings! <br>I'm Casimira, a 20 year old enthusiast from East Coker, United Kingdom. <br>I study Business and Management and love Gaming. <br>I feel happy to be a member of this site.<br><br>Here is my website; [https://emeraldchat.chat/ emeraldchat]")
- 22:56, 23 December 2024 User account CasimiraForwood talk contribs was created
- 22:55, 23 December 2024 FredricK14 talk contribs created page User:FredricK14 (Created page with "Hi! My name is Fredric, and I live in a beautiful town called Schwedt in Germany. <br>I spend my time reading about Greek and Roman Culture, exploring new places, and developing skills in Water sports.<br><br>my blog post: [https://omegle.pro/ omegle]")
- 22:55, 23 December 2024 User account FredricK14 talk contribs was created
- 22:29, 23 December 2024 TarenValentino talk contribs created page User:TarenValentino (Created page with "My work focuses on providing insights on digital experiences, offering in-depth perspectives on trending apps.<br><br>Also visit my blog: [https://omegl.chat/ video chat]")
- 22:29, 23 December 2024 User account TarenValentino talk contribs was created
- 22:22, 23 December 2024 LashundaCronin5 talk contribs created page User:LashundaCronin5 (Created page with "MonkeyApp is an innovative platform for random 1-on-1 video chats . With advanced features , it’s perfect for building friendships . Whether you’re looking to chat for fun , MonkeyApp offers endless possibilities for engaging conversations.<br><br>Feel free to visit my web site: [https://monkeyapp.app/ monkey app]")
- 22:22, 23 December 2024 User account LashundaCronin5 talk contribs was created
- 22:13, 23 December 2024 SoilaRahman9179 talk contribs created page User:SoilaRahman9179 (Created page with "I’m also trying to pick up Arabic and enjoy watching Supernatural.<br><br>Have a look at my web page: [https://monkeyapp.chat/ monkley app]")
- 22:13, 23 December 2024 User account SoilaRahman9179 talk contribs was created
- 13:59, 23 December 2024 LanoraLash4 talk contribs created page User:LanoraLash4 (Created page with "Hello from Australia. I'm glad to came across you. My first name is Lanora. <br>I live in a small city called Gorge Creek in south Australia.<br>I was also born in Gorge Creek 26 years ago. Married in July 2000. I'm working at the backery.<br><br>Check out my web page; [https://secondstreet.ru/profile/usbcsdcardreader/ USB C SD Card Reader]")