Main public logs
Combined display of all available logs of pool. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:21, 21 October 2020 Caleb Cooper talk contribs created page Category:Modules in beta (Created page with "{{Template category|type=module |help=To add a module to this category, place '''{{tl2|Module rating|beta}}''' in the module's documentation.}} {{empty category}} {{module-rat...")
- 19:21, 21 October 2020 Caleb Cooper talk contribs created page Template:Ed right (Created page with "<div class="editsection noprint editlink plainlinks" align="right" style="float: right; margin-left: 5px;"><small>[{{fullurl:{{transclude|{{#if:{{{namespace|}}}|{{{namespace|}...")
- 19:20, 21 October 2020 Caleb Cooper talk contribs created page Template:Module-rating categories (Created page with "{{ed right|Template:Module-rating categories}} This is one of five categories for self-rating of Wikipedia modules according to the software release life c...")
- 19:19, 21 October 2020 Caleb Cooper talk contribs created page Template:Category other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {...")
- 19:06, 21 October 2020 Caleb Cooper talk contribs created page Template:Single namespace/doc (Created page with "{{Documentation subpage}} {{Substitution|not}} {{Commons Import}} == Usage == This is a meta-template; it should only be used within other templates. It is used for Wikiped...")
- 19:05, 21 October 2020 Caleb Cooper talk contribs created page Template:Single namespace (Created page with "{{{{{1}}} other|{{#if:{{{2|}}}|{{{2}}}}}|{{Incorrect namespace|{{{1}}}}}}}<noinclude> {{Documentation}} </noinclude>")
- 19:05, 21 October 2020 Caleb Cooper talk contribs created page Template:Empty category (Created page with "__EXPECTUNUSEDCATEGORY__{{#ifeq:{{{hide}}}|true||{{Cmbox | type = content | style = text-align: center; | text = <span style="font-size:15px;">'''Administrators: Please do n...")
- 19:04, 21 October 2020 Caleb Cooper talk contribs created page File:Curly Brackets.svg
- 19:04, 21 October 2020 Caleb Cooper talk contribs uploaded File:Curly Brackets.svg
- 19:02, 21 October 2020 Caleb Cooper talk contribs created page Template:Template category/doc (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High use}} {{C...")
- 19:01, 21 October 2020 Caleb Cooper talk contribs created page Template:Template category (Created page with "{{{onright|{{{rhs|}}}}}} {{Cmbox | type = notice | style = padding-bottom:0.5em; | image = {{#ifeq:{{{type|}}}|module|File:Lua-logo-nolabel.svg|44px|Lua logo|alt=Lua logo|li...")
- 19:01, 21 October 2020 Caleb Cooper talk contribs created page Category:Modules for general use (Created page with "{{Template category|type=module |help= To add a module to this category, place '''{{tl2|Module rating|release}}''' or '''{{tl2|Module rating|general}}''' in the module's docum...")
- 18:45, 21 October 2020 Caleb Cooper talk contribs created page Template:3x/sandbox (Created page with "{{{1}}}{{{1}}}{{{1}}}<noinclude>{{documentation}}</noinclude>")
- 18:43, 21 October 2020 Caleb Cooper talk contribs created page File:OOjs UI icon information-progressive.svg
- 18:43, 21 October 2020 Caleb Cooper talk contribs uploaded File:OOjs UI icon information-progressive.svg
- 18:28, 21 October 2020 Caleb Cooper talk contribs created page Module:Template invocation/doc (Created page with "This is a meta-module for producing MediaWiki template invocations. == Usage == First load the module: <syntaxhighlight lang="lua"> local mTemplateInvocation = require('Mod...")
- 18:28, 21 October 2020 Caleb Cooper talk contribs created page Module:Template invocation (Created page with "-- This module provides functions for making MediaWiki template invocations. local checkType = require('libraryUtil').checkType local p = {} -------------------------------...")
- 18:27, 21 October 2020 Caleb Cooper talk contribs created page Module:Message box/configuration/sandbox (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- --...")
- 18:27, 21 October 2020 Caleb Cooper talk contribs created page Module:Message box/sandbox (Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary mo...")
- 18:26, 21 October 2020 Caleb Cooper talk contribs created page Template:Ombox/sandbox (Created page with "{{#invoke:Message box/sandbox|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 18:24, 21 October 2020 Caleb Cooper talk contribs created page Module:Protect/doc (Created page with "{{Module rating|a}} {{used in system}} This metamodule simplifies error handling in other modules. It transforms a function, which may throw an error,...")
- 18:24, 21 October 2020 Caleb Cooper talk contribs created page Module:Protect (Created page with "local function processResult(options, success, ...) if not success then local message = tostring(... or '(no message)') if options.removeLocation then message = string...")
- 18:21, 21 October 2020 Caleb Cooper talk contribs created page Module:Template test case/config/doc (Created page with "This module provides configuration data for Module:Template test case. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <!-- Categories go here and interwikis go in Wikidat...")
- 18:21, 21 October 2020 Caleb Cooper talk contribs created page Module:Template test case/config (Created page with "------------------------------------------------------------------------------- -- Module:Template test case/config -- This module holds configuration data...")
- 18:20, 21 October 2020 Caleb Cooper talk contribs created page Module:Template test case/data/doc (Created page with "This module processes configuration data for use in Module:Template test case. It is loaded from the main module with mw:Extension:Scribunto/Lua reference manual#mw.load...")
- 18:20, 21 October 2020 Caleb Cooper talk contribs created page Module:Template test case/data (Created page with "-- This module processes configuration data for use in -- Module:Template test case. It is loaded from the main module with -- mw.loadData. local cfg = require('Module:Te...")
- 18:18, 21 October 2020 Caleb Cooper talk contribs created page Module:Template test case/doc (Created page with "This module provides a framework for making templates which produce a template test case. While test cases can be made manually, using Lua-based templates suc...")
- 18:16, 21 October 2020 Caleb Cooper talk contribs created page Module:Template test case (Created page with "--[[ A module for generating test case templates. This module incorporates code from the English Wikipedia's "Testcase table" module,[1] written by Frietjes [2] with...")
- 18:16, 21 October 2020 Caleb Cooper talk contribs created page Template:Test case nowiki/doc (Created page with "{{Documentation subpage}} {{lua|Module:Template test case}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia...")
- 18:13, 21 October 2020 Caleb Cooper talk contribs created page Template:Test case nowiki (Created page with "<includeonly>{{#invoke:Template test case|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 18:13, 21 October 2020 Caleb Cooper talk contribs created page Template:Nowiki template demo/doc (Created page with "{{Documentation subpage}} {{lua|Module:Template test case}} {{Commons Import}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikid...")
- 18:12, 21 October 2020 Caleb Cooper talk contribs created page Template:Nowiki template demo (Created page with "<includeonly>{{#invoke:Template test case|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 18:12, 21 October 2020 Caleb Cooper talk contribs created page Template:URL (Redirected page to Template:URL) Tag: New redirect
- 18:11, 21 October 2020 Caleb Cooper talk contribs moved page Module:Url to Module:URL without leaving a redirect
- 18:11, 21 October 2020 Caleb Cooper talk contribs moved page Module:Url/doc to Module:URL/doc without leaving a redirect
- 18:10, 21 October 2020 Caleb Cooper talk contribs created page Template:URL2/doc (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Lua|Module:URL}...")
- 18:10, 21 October 2020 Caleb Cooper talk contribs created page Template:URL2 (Created page with "{{#invoke:URL|url2}}<noinclude> {{documentation}} </noinclude>")
- 18:09, 21 October 2020 Caleb Cooper talk contribs created page Module:Url/doc (Created page with "{{High-risk}} {{module rating|protected}} {{Commons Import}} This module implements {{tl|URL}} and {{tl|URL2}}. Please see the template page for documentation. == Lua interf...")
- 18:09, 21 October 2020 Caleb Cooper talk contribs created page Module:Url (Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return...")
- 18:08, 21 October 2020 Caleb Cooper talk contribs created page Template:URL/doc (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{Lua|Module:URL}} {{Commons Import}} This template can be used to create a formatted exte...")
- 18:07, 21 October 2020 Caleb Cooper talk contribs created page Template:URL (Created page with "<includeonly>{{#invoke:URL|url}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|Category:Pages using URL template with unknown parameters|_VA...")
- 18:06, 21 October 2020 Caleb Cooper talk contribs created page File:External.svg
- 18:06, 21 October 2020 Caleb Cooper talk contribs uploaded File:External.svg
- 18:05, 21 October 2020 Caleb Cooper talk contribs created page File:Insertlink.gif
- 18:05, 21 October 2020 Caleb Cooper talk contribs uploaded File:Insertlink.gif
- 18:04, 21 October 2020 Caleb Cooper talk contribs created page Template:Plain link (Redirected page to Template:Plain link) Tag: New redirect
- 18:04, 21 October 2020 Caleb Cooper talk contribs created page Template:Plain link (Redirected page to Template:Plain link) Tag: New redirect
- 18:04, 21 October 2020 Caleb Cooper talk contribs created page Template:Plain link (Redirected page to Template:Plain link) Tag: New redirect
- 18:03, 21 October 2020 Caleb Cooper talk contribs created page Template:Plain link (Redirected page to Template:Plain link) Tag: New redirect
- 18:03, 21 October 2020 Caleb Cooper talk contribs created page Template:Redirect category shell (Redirected page to Template:Redirect category shell) Tag: New redirect