All public logs
Combined display of all available logs of USApedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:04, 5 September 2024 MrT talk contribs created page Module:Color contrast/colors (Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098...")
- 16:02, 5 September 2024 MrT talk contribs created page Template:/box-footer (Created page with "{{Portal:Box-header | title={{{1}}} |editpage={{{2}}} |border=#000000 <!-- This is the color of the borders around Box Sections --> |titleforeground=black <!-- This is the color of the Box Section Title Bar text --> |titlebackground=#99AA77 <!-- This is the color of the Box Section Title Bar, see accessible icon --> |background=white <!-- This is the color of the Box Section background --> |foreground=black}} <!-- This is the color of the Box...")
- 15:55, 5 September 2024 MrT talk contribs created page Portal:Box-footer (Created page with "<div class="noprint" style="text-align:right; margin:0.3em 0.2em 0.2em 0.3em; padding:0.3em 0.2em 0.2em 0.3em;"><b>{{{1|}}}</b></div><div style="clear:both;"></div></div><noinclude> {{doc}}{{pp-template}} </noinclude>")
- 15:46, 5 September 2024 MrT talk contribs created page Template:Box-footer (Created page with "<div class="noprint" style="text-align:right; margin:0.3em 0.2em 0.2em 0.3em; padding:0.3em 0.2em 0.2em 0.3em;"><b>{{{1|}}}</b></div><div style="clear:both;"></div></div><noinclude> {{doc}}{{pp-template}} </noinclude>")
- 15:33, 5 September 2024 MrT talk contribs created page Module:Color contrast (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then...")
- 15:32, 5 September 2024 MrT talk contribs created page Module:Box-header/colours (Created page with "return { aliceblue = "#F0F8FF", antiquewhite = "#FAEBD7", aqua = "#00FFFF", aquamarine = "#7FFFD4", azure = "#F0FFFF", beige = "#F5F5DC", bisque = "#FFE4C4", black = "#000000", blanchedalmond = "#FFEBCD", blue = "#0000FF", blueviolet = "#8A2BE2", brown = "#A52A2A", burlywood = "#DEB887", cadetblue = "#5F9EA0", chartreuse = "#7FFF00", chocolate = "#D2691E", coral = "#FF7F50", cornflower = "#6495ED", cornsilk = "#FFF8DC", crimson = "#DC143C", c...")
- 15:29, 5 September 2024 MrT talk contribs created page Module:Box-header (Created page with "local p = {} ---------- Config data ---------- local namedColours = mw.loadData( 'Module:Box-header/colours' ) local modes = { lightest = { sat=0.10, val=1.00 }, light = { sat=0.15, val=0.95 }, normal = { sat=0.40, val=0.85 }, dark = { sat=0.90, val=0.70 }, darkest = { sat=1.00, val=0.45 }, content = { sat=0.04, val=1.00 }, grey = { sat=0.00 } } local min_contrast_ratio_normal_text = 7 -- i.e 7:1 local min_contrast_ratio_large_text = 4.5 -- i.e....")
- 15:27, 5 September 2024 MrT talk contribs created page Template:Box-header (Created page with "{{#invoke:Box-header|boxHeader}}<noinclude> {{Box-footer}} {{Documentation}} </noinclude>")
- 15:27, 5 September 2024 MrT talk contribs created page Portal:Box-header (Redirected page to Template:Box-header) Tag: New redirect
- 15:19, 5 September 2024 MrT talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: ")
- 15:18, 5 September 2024 MrT talk contribs created page Sandbox (Redirected page to Help:Sandbox) Tags: New redirect Visual edit
- 15:16, 5 September 2024 MrT talk contribs created page Break redirect (Help:Redirect#Breaking redirects and disambiguation) Tags: New redirect Visual edit
- 15:15, 5 September 2024 MrT talk contribs created page Rename (Redirected page to Help:Renaming) Tags: New redirect Visual edit
- 15:05, 5 September 2024 MrT talk contribs created page Visual editor (Redirected page to Help:VisualEditor) Tags: New redirect Visual edit
- 14:56, 5 September 2024 MrT talk contribs created page Mention (Notifications tool#Mentions) Tags: New redirect Visual edit
- 23:44, 2 September 2024 MrT talk contribs replaced the Cargo table Employees with a new version
- 22:44, 2 September 2024 MrT talk contribs created page Help:Tables (Redirected page to Help:Table) Tag: New redirect
- 22:32, 2 September 2024 MrT talk contribs created page File:Purge-icon.png (Created in Photoshop)
- 22:32, 2 September 2024 MrT talk contribs uploaded File:Purge-icon.png (Created in Photoshop)
- 22:17, 2 September 2024 MrT talk contribs created the Cargo table Parishes
- 22:10, 2 September 2024 MrT talk contribs created page Template:Delink/doc (Created page with "{{High-use}} {{cascade-protected template}} {{Documentation subpage}} {{lua|Module:Delink}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> This template removes links from wikitext. It de-links wikilinks and URL links, removes HTML comments, and normalises whitespace. It handles most wikitext correctly, including category links, the colon trick, the pipe trick (normal and reverse), nested wikili...")
- 22:10, 2 September 2024 MrT talk contribs created page Template:Delink (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:delink|delink}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 22:09, 2 September 2024 MrT talk contribs created page Module:Delink/doc (Created page with "-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:match("%[%[.-...")
- 22:09, 2 September 2024 MrT talk contribs created page Module:Delink (Created page with "-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:match("%[%[.-...")
- 22:08, 2 September 2024 MrT talk contribs created page Template:Clickable button/doc (Created page with "{{documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{template shortcut|CLB|clickb|CLB2|Click}} {{lua|Module:Clickable button}} {{used in system}} {{Warning|Buttons should not be used in the article namespace. If the desire is to "navigate" a reader to a new page, taking them away from the current page, a link is...")
- 22:08, 2 September 2024 MrT talk contribs created page Module:Clickable button/doc (Created page with "{{Module rating|protected}} {{Used in system}} {{Lua|Module:Yesno|Module:Arguments|Module:Delink}} This module implements the {{Template link|Clickable button}} template. == Usage from wikitext == To use this module from wikitext, you should normally use the {{Template link|Clickable button}} template. However, it can also be used with the syntax <code><nowiki>{{#invoke:Clickable button|main|</nowiki>''args''<nowiki>}}</nowiki></code>. Please see the template page for...")
- 22:07, 2 September 2024 MrT talk contribs created page Module:Clickable button (Created page with "-- This module implements {{clickable button 2}}. local yesno = require('Module:Yesno') local delink = require('Module:Delink')._delink local p = {} function p.main(frame) local getArgs = require('Module:Arguments').getArgs local args = getArgs(frame) return p._main(args) end function p._main(args) -- If first arg or a url is not provided, -- but we have a second arg, make a button. -- Otherwise, return nothing. args.originalInput = args[1] args[1] = delink({...")
- 22:07, 2 September 2024 MrT talk contribs created page Template:Clickable button (Created page with "{{#invoke:Clickable button|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 22:07, 2 September 2024 MrT talk contribs created page Template:Clickable button 2 (Redirected page to Template:Clickable button) Tag: New redirect
- 22:06, 2 September 2024 MrT talk contribs created page Diocese of Arlington (Created page with "The '''Diocese of Arlington''' (Latin: ''Dioecesis Arlingtonensis'') is a Latin diocese of the Catholic Church in Northern Virginia in the United States. It is a suffragan diocese in the ecclesiastical province of the Archdiocese of Baltimore. The Cathedral of St. Thomas More is the mother church of the diocese. {{Official URL|text=arlingtondiocese.org|url=http://arlingtondiocese.org/}}") Tag: Visual edit
- 22:02, 2 September 2024 MrT talk contribs created page Template:Parish
- 21:46, 2 September 2024 (username removed) (log details removed) (edit summary removed)
- 15:11, 2 September 2024 MrT talk contribs created page Mary (Created page with "{{Employee |Hire date=0-12-25 |Department=HR |Title=Mother of God |Location=32.70663, 35.30482 |Remote=No |Rating=5 }}")
- 15:08, 2 September 2024 MrT talk contribs created page Peter (Created page with "{{Employee |Hire date=15-12-01 |Department=HR |Location=38.8977, -77.03655 |Remote=No }}")
- 15:02, 2 September 2024 MrT talk contribs created page Josh (Created page with "{{Employee |Hire date=2019-03-03 |Department=European Sales |Title=Sales liason |Location=41.90218, 12.45393 |Remote=No |Rating=4 }}")
- 14:56, 2 September 2024 MrT talk contribs created page Bryan (Created page with "{{Employee |Hire date=2020-01-03 |Department=IT |Title=Developer |Remote=No }}")
- 14:54, 2 September 2024 MrT talk contribs created page Juanita (Created page with "{{Employee |Hire date=2024-01-02 |Department=Marketing |Title=Marketing Specialist |Remote=No |Rating=5 }}")
- 12:25, 2 September 2024 MrT talk contribs created page Category:Employees
- 12:25, 2 September 2024 MrT talk contribs created page Form:Movie
- 12:25, 2 September 2024 MrT talk contribs created page Form:Employee
- 12:25, 2 September 2024 MrT talk contribs created page Category:Shows
- 12:25, 2 September 2024 MrT talk contribs created page Category:Movies
- 12:25, 2 September 2024 MrT talk contribs created page Form:Shows
- 10:31, 1 September 2024 MrT talk contribs created page Maps (Redirected page to Help:Maps) Tags: New redirect Visual edit
- 10:30, 1 September 2024 MrT talk contribs created page Redirects (redirect) Tags: New redirect Visual edit
- 10:17, 1 September 2024 MrT talk contribs created page User talk:Tom (Created page with "Testing...")
- 00:14, 1 September 2024 MrT talk contribs created page Portal:Test/box-footer (Created page with "{{Portal:box-footer | {{{1}}} }}<noinclude>Category:Favorite templates</noinclude>")
- 00:14, 1 September 2024 MrT talk contribs created page Portal:Test/box-header (Created page with "<div id="Intro"></div> {{/box-header|<big>Introduction</big>|{{FULLPAGENAME}}/Intro|}} {{{{FULLPAGENAME}}/Intro}} {{/box-footer|}}")
- 00:13, 1 September 2024 MrT talk contribs created page Portal:Test (Created page with "<!-- This portal was created using subst: Box portal skeleton -->__NOTOC__ <!-- This is the portal's introduction. It spans two columns By default. Currently it displays the portal's name in the title box. You can rename by replacing {{PAGENAME}} with the name you desire (remove the {{ }}). You can also remove this section altogether if it's not needed. --> <div style="clear:both; width:100%"> {{{{FULLPAGENAME}}/box-header|<big>{{PAGENAME}}</big>|{{FULLPAGENAME}}/Intro...")
- 23:50, 31 August 2024 MrT talk contribs created page USApedia:Saintapedia namespace (Help:Namespace#Saintapedia) Tag: New redirect