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).
- 19:28, 10 September 2024 MrT talk contribs created page Module:Lang/data/iana variants (Created page with "-- File-Date: 2024-06-14 return { ["1606nict"] = { ["descriptions"] = {"Late Middle French (to 1606)"}, ["prefixes"] = {"frm"}, }, ["1694acad"] = { ["descriptions"] = {"Early Modern French"}, ["prefixes"] = {"fr"}, }, ["1901"] = { ["descriptions"] = {"Traditional German orthography"}, ["prefixes"] = {"de"}, }, ["1959acad"] = { ["descriptions"] = {"\"Academic\" (\"governmental\") variant of Belarusian as codified in 1959"}, ["prefixes"] = {"be"},...")
- 19:28, 10 September 2024 MrT talk contribs created page Module:Lang/data/iana suppressed scripts/doc (Created page with "{{High-use}} This module contains data taken directly from a local copy of an IANA [https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry language-subtag-registry file]. The table in this module was created using the awb script at IANA subtag registry file update or by Module:Lang/data/iana languages/make. There should be no need to hand edit this table, so please do not do so...")
- 19:26, 10 September 2024 MrT talk contribs created page Module:Lang/data/iana suppressed scripts (Created page with "-- File-Date: 2024-06-14 return { ["Arab"] = {"ar", "fa", "ps", "ur"}, ["Armn"] = {"hy"}, ["Beng"] = {"as", "bn"}, ["Blis"] = {"zbl"}, ["Cyrl"] = {"ab", "be", "bg", "kk", "mk", "ru", "uk"}, ["Deva"] = {"hi", "mr", "ne", "kok", "mai"}, ["Ethi"] = {"am", "ti"}, ["Geor"] = {"ka"}, ["Grek"] = {"el"}, ["Gujr"] = {"gu"}, ["Guru"] = {"pa"}, ["Hebr"] = {"he", "iw", "yi"}, ["Jpan"] = {"ja"}, ["Khmr"] = {"km"}, ["Knda"] = {"kn"}, ["Kore"] = {"ko"}, ["Laoo"] = {"lo...")
- 19:22, 10 September 2024 MrT talk contribs created page Module:Unicode data/doc (Created page with "<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{#ifeq: {{SUBPAGENAME}} | sandbox | {{#invoke: Unicode_data/testcases | run_tests}} | {{high risk|952513}} }} == Usage == This module provides functions that access information on Unicode code points. The information is retrieved from data modules generated from the [https://www.unicode.org/Public/UNIDATA/ Unicode Character Database]...")
- 19:22, 10 September 2024 MrT talk contribs created page Module:Unicode data (Created page with "local p = {} local floor = math.floor local function errorf(level, ...) if type(level) == "number" then return error(string.format(...), level + 1) else -- level is actually the format string. return error(string.format(level, ...), 2) end end local function binary_range_search(codepoint, ranges) local low, mid, high low, high = 1, ranges.length or require "Module:TableTools".length(ranges) while low <= high do mid = floor((low + high) / 2) local range =...")
- 19:21, 10 September 2024 MrT talk contribs created page Module:Lang/tag from name/doc (Created page with "{{High-use}} {{Lua|Module:Lang/data}} This module creates language name (key) to language tag (value) support tables used by Module:Lang. Data are taken from Module:Lang/data: * <code>rev_lang_table</code> – data from the <code>lang_name_table.lang</code> table * <code>rev_override_table</code> – data from the <code>override</code> table These reversed data tables are loaded and used by <code>_name_from_tag()</code>. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sa...")
- 19:20, 10 September 2024 MrT talk contribs created page Module:Lang/tag from name (Created page with "local lang_data = mw.loadData ('Module:Lang/data'); -- language name override and transliteration tool-tip tables local lang_name_table = lang_data.lang_name_table; -- language codes, names, regions, scripts, suppressed scripts local lang_table = lang_name_table.lang; -- language codes, names local lang_dep_table = lang_name_table.lang_dep; -- deprecated language codes, names local override_table = lang_data.override; local rev_lang_table...")
- 19:19, 10 September 2024 MrT talk contribs created page Module:Lang/ISO 639 synonyms/doc (Created page with "{{High-risk|639000}} This module contains data taken directly from a local copy of data copied from the table at [https://www.loc.gov/standards/iso639-2/php/English_list.php Codes for the Representation of Names of Languages] on the ISO 639-1 and ISO 639-2 custodian's website. The table in this module was created using Module:ISO 639 name/ISO 639-2/make. There should be no need to hand edit this table, so please do not do so except to reflect changes that are actual...")
- 19:19, 10 September 2024 MrT talk contribs created page Module:Lang/ISO 639 synonyms (Created page with "-- File-Date: 2013-01-11 return { ["aar"] = "aa", ["abk"] = "ab", ["afr"] = "af", ["aka"] = "ak", ["amh"] = "am", ["ara"] = "ar", ["arg"] = "an", ["asm"] = "as", ["ava"] = "av", ["ave"] = "ae", ["aym"] = "ay", ["aze"] = "az", ["bak"] = "ba", ["bam"] = "bm", ["bel"] = "be", ["ben"] = "bn", ["bih"] = "bh", ["bis"] = "bi", ["bod"] = "bo", ["bos"] = "bs", ["bre"] = "br", ["bul"] = "bg", ["cat"] = "ca", ["ces"] = "cs", ["cha"] = "ch", ["che"] = "ce",...")
- 19:19, 10 September 2024 MrT talk contribs created page Module:Lang/data/doc (Created page with "{{High-use|no-percent=yes}} {{Lua|Module:Lang/data/iana languages|Module:Lang/data/iana scripts|Module:Lang/data/iana regions|Module:Lang/data/iana variants|Module:Lang/data/iana suppressed scripts}} This module holds various support tables used by Module:Lang * <code>lang_name_table</code> – this table provides language name data used in the creation of categories and, for the {{tld|lang-??}} templates, the language name annotation * <code>override</code> – thi...")
- 19:18, 10 September 2024 MrT talk contribs created page Module:Lang/data (Created page with "local lang_obj = mw.language.getContentLanguage(); local this_wiki_lang_tag = lang_obj.code; -- get this wiki's language tag --[[--------------------------< L A N G _ N A M E _ T A B L E >------------------------------------------------ primary table of tables that decode: lang -> language tags and names script -> ISO 15924 script tags region -> ISO 3166 region tags variant -> iana registered variant tags suppressed -> map of scripts tags and their assoc...")
- 19:18, 10 September 2024 MrT talk contribs created page Module:Lang/doc (Created page with "{{High-use|no-percent=yes}} {{Language templates}} {{Lua|Module:Lang/data|Module:Lang/ISO 639 synonyms|Module:Lang/tag from name|Module:Unicode data|Module:Yesno|Module:Arguments}} This module exists primarily to provide correct html markup for non–English language text where that text is used in the English Wikipedia. It has a secondary purpose of providing correct visual rendering for this non-English text. The module was developed to consolidate processing for {{tl...")
- 19:18, 10 September 2024 MrT talk contribs created page Module:Lang (Created page with "--[=[ Lua support for the {{lang}}, {{lang-xx}}, and {{transliteration}} templates and replacement of various supporting templates. ]=] require('strict'); local getArgs = require ('Module:Arguments').getArgs; local unicode = require ("Module:Unicode data"); -- for is_latin() and is_rtl() local yesno = require ('Module:Yesno'); local lang_data = mw.loadData ('Module:Lang/data'); -- language name override and transliteration tool-tip tables local lang_n...")
- 21:05, 9 September 2024 MrT talk contribs created page Cathedral of St. Thomas More (Start)
- 21:01, 9 September 2024 MrT talk contribs created page Category:Monuments
- 21:01, 9 September 2024 MrT talk contribs created page Form:Monument
- 20:58, 9 September 2024 MrT talk contribs created page Template:Monument
- 12:17, 9 September 2024 MrT talk contribs created page Form:Parish
- 12:17, 9 September 2024 MrT talk contribs created page Category:Parishes
- 23:39, 8 September 2024 MrT talk contribs created page Template:Pdflink (Created page with "#REDIRECT [[#REDIRECT Template:PDFLink]]")
- 23:38, 8 September 2024 MrT talk contribs created page Template:Wordlink (Redirected page to Template:DocLink) Tag: New redirect
- 23:38, 8 September 2024 MrT talk contribs created page Template:Docxlink (Redirected page to Template:DocLink) Tag: New redirect
- 23:38, 8 September 2024 MrT talk contribs created page Template:WordLink (Redirected page to Template:DocLink) Tag: New redirect
- 23:37, 8 September 2024 MrT talk contribs created page Template:Doclink (Redirected page to Template:WordLink) Tag: New redirect
- 23:28, 8 September 2024 MrT talk contribs created page CSS (MediaWiki:Common.css) Tag: New redirect
- 23:26, 8 September 2024 (username removed) (log details removed) (edit summary removed)
- 23:58, 7 September 2024 (username removed) (log details removed) (edit summary removed)
- 23:39, 7 September 2024 MrT talk contribs created page Help:Extensions (Created page with "{{Breadcrumbs|align=right|officialwebsite=no|page=Manual:Extensions|mediawiki=yes|wikipedia=no}} '''Extensions''' are features and add-ons developed for MediaWiki, the software platform that Saintapedia is built. == Saintapedia == === Current extension === Below is a list of current installed extensions and their Help page (if available) === Under consideration === == Related == == External links == * https://www.mediawiki.org/wiki/Manual:Extens...") Tag: Visual edit
- 23:36, 7 September 2024 MrT talk contribs created page Help:MediaWiki (Redirected page to MediaWiki) Tags: New redirect Visual edit
- 23:33, 7 September 2024 MrT talk contribs created page Help:MediaWiki namespace (Redirected page to Help:Namespace#Mediawiki) Tags: New redirect Visual edit
- 23:32, 7 September 2024 MrT talk contribs created page Template:Special pages list (Created page with "{| class="wikitable floatright" style="text-align: center; font-size: 85%" ! Special pages (maintenance) !! Information |- | Broken redirects || |- | Dead-end pages || Dead-end pages |- | Dormant pages || Forgotten articles |- | Special:DoubleRedirects|Dou...")
- 23:31, 7 September 2024 MrT talk contribs created page Thanks tool (Redirected page to Help:Thanks tool) Tags: New redirect Visual edit
- 23:30, 7 September 2024 MrT talk contribs created page Rename a page (Redirected page to Help:Renaming) Tags: New redirect Visual edit
- 23:28, 7 September 2024 MrT talk contribs created page Help:Special pages (Created page with "{{short description|Help page about special pages on Wikipedia}} {{pp-semi-indef|small=yes}} {{redirect|WP:SPEC|the policy on speculative information in articles|Wikipedia:What Wikipedia is not#Wikipedia is not a crystal ball}} {{information page|H:SP|WP:HSPEC|WP:SPEC|WP:SPECIAL}} {{Namespaces}} {{Special pages list}} '''Special pages''' are pages generated by the software on demand for special purposes, usually related to project maintenance. They are found in the <cod...")
- 23:13, 7 September 2024 MrT talk contribs created page User:Tom/Sandbox6 (Created page with "<rss max=4 highlight="community wiki foundation">https://wikimediafoundation.org/news/feed/</rss>")
- 23:09, 7 September 2024 MrT talk contribs created page Module:$var/doc (Created page with "{{Shared Template Warning|Module:$var}} {{Module rating|alpha}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> Lua module for rendering the source of template transclusions using {{mono|{{ll|Help:Extension:Translate/Page translation administration#Variables|${{var|var}}}}}}. == Usage == <code><nowiki>{{</nowiki>#invoke:$var|$''var_name''<nowiki>}}</nowiki></code> <includeonly>{{Sandbox other|| <!-- Categories below this li...")
- 23:09, 7 September 2024 MrT talk contribs created page Module:$var (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Lua module for rendering the source of template transclusions using -- $<var>var</var>. -- -- @module $var -- @alias p -- @author User:ExE Boss -- @require Module:Arguments -------------------------------------------------------------------------------- require("strict") loca...")
- 23:06, 7 September 2024 MrT talk contribs created page Template:$1 (Created page with "<onlyinclude>{{#invoke:$var|$1}}</onlyinclude> {{Documentation|Module:$var/templatedoc}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
- 23:06, 7 September 2024 MrT talk contribs created page MediaWiki:Rss-item (Created page with "{{$1 | title = {{{title}}} | link = {{{link}}} | date = {{{date}}} | author = {{{author}}} | description = {{{description}}} }}")
- 23:05, 7 September 2024 MrT talk contribs created page MediaWiki:Rss-feed (Created page with "<!-- the following are two alternative templates. The first is the basic default template for feeds -->; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>''' : {{{description}}} : {{{author}}} {{{date}}}<!-- don't use newline here --><!-- The second is an improved version which requires Extension:ParserFunctions --><!-- ; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: {{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: {{...")
- 22:57, 7 September 2024 MrT talk contribs created page Category tree (Redirected page to Help:Category tree) Tags: New redirect Visual edit
- 22:45, 7 September 2024 MrT talk contribs created page User:Tom/sandbox6 (Created page with "Test") Tag: Visual edit
- 22:19, 7 September 2024 MrT talk contribs created page Help:Job queue (Created page with "{{Breadcrumbs|align=right|officialwebsite=no|mediawiki=yes|page=Manual:Job queue|wikipedia=no}} The '''job queue''' performs long-running tasks asynchronously. It is designed to hold many short tasks using batch processing. == Job examples == === Updating links tables when a template changes === When a template changes, MediaWiki adds a job to the job queue for each article transcluding that template. Each job is a command to read an article, expand any templates, and...") Tag: Visual edit
- 22:05, 7 September 2024 MrT talk contribs created page Job log (redirect) Tags: New redirect Visual edit
- 23:03, 6 September 2024 MrT talk contribs created page Template:Xpd0/doc (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> Version of {{tim|xpd}} with one parameter: *the template, or the parser function with colon and part after the colon Examples: {{xpd0|tl}} {{xpd0|#expr:2*3}}")
- 23:03, 6 September 2024 MrT talk contribs created page Template:Xpd0 (Created page with "<noinclude>{{documentation}}</noinclude><includeonly><code>"{{{{#if:{{{l|}}}|{{xpd/wl|{{{1}}}}}|<nowiki/>{{{1}}}}}}}"</code> {{{gives|{{{s|gives}}}}}} "{{{{{1}}}}}" {{#ifeq:{{{gives}}}|{{!!}}|{{!!}}}} [{{fullurl:special:ExpandTemplates|input=%22%7B%7B{{urlencode:{{{1}}}}}%7D%7D%22}}]</includeonly>")
- 23:02, 6 September 2024 MrT talk contribs created page Module:Sortkey/doc (Created page with "{{Module rating |release}} {{Lua|Module:Arguments}} This module sanitizes and escapes sortkeys so that they can be used inside the data-sort-value attribute of HTML tags in combination with table sorting. Use it when you cannot be certain that the provided sortkey input is a correct sortkey. <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</n...")
- 23:02, 6 September 2024 MrT talk contribs created page Module:Sortkey (Created page with "local getArgs = require('Module:Arguments').getArgs local p = {} function p._encode(sortkey) -- Protect against sortkey nesting. -- Example: {{sort|{{dts|2013|07|07}}|{{dts|1990|12|01}}}} if string.find(sortkey, "sortkey") or string.find(sortkey, "data-sort-value") then return ""; end return mw.text.encode(sortkey) end function p.encode(frame) local args = getArgs(frame); return p._encode(args[1] or "") end local function valid_number(num) -- Return true...")
- 22:58, 6 September 2024 MrT talk contribs created page Template:Anker/doc (Created page with "{{lua|Module:Anchor}} {{used in system}} {{Bot use warning|bots=User:Cewbot (BRFA)}} {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE END OF THIS PAGE, ND INTERWIKIS LINKS TO WIKIDATA --> The template <nowiki>{{</nowiki>[[{{ns:Template}}:{{BASEPAGENAME}}|{{lc:{{BASEPAGENAME}}}}]]<nowiki>}}</nowiki> inserts one or more invisible anchor names (HTML fragment identifiers) in a page. Th...")
- 22:58, 6 September 2024 MrT talk contribs created page Template:Anker (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude> {{Documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")