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).
- 22:50, 15 September 2024 MrT talk contribs imported USApedia:Shortcut by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported Template:Short description by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported Screen readers by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported Headings by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported Usability by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported Template:Help Infobox - collapsed by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported Template:Delete by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported Template:Learn by file upload (1 revision)
- 22:50, 15 September 2024 MrT talk contribs imported USApedia:Accessibility by file upload (1 revision)
- 22:48, 15 September 2024 MrT talk contribs imported MediaWiki:Right-collectionsaveascommunitypage by file upload (1 revision)
- 22:45, 15 September 2024 MrT talk contribs created page Help:All topics (Created page with "See https://saintapedia.org/wiki/Special:AllPages?from=&to=&namespace=12") Tag: Visual edit
- 22:36, 15 September 2024 MrT talk contribs created page Upload (Redirected page to Help:Files) Tags: New redirect Visual edit
- 22:33, 15 September 2024 MrT talk contribs created page Template:Dmbox/doc (Created page with "{{Documentation subpage}} {{High-risk| 317,000+ }} <!-- Categories where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata) --> {{Uses TemplateStyles|Template:Dmbox/styles.css}} {{Mbox templates (small)}} This is the {{tl|Dmbox}} (['''D''']isambiguation footer ['''m''']essage ['''box''']) metatemplate. It is used to build disambiguation and Wikipedia:set index article|set index a...")
- 22:32, 15 September 2024 MrT talk contribs created page Template:Dmbox/styles.css (Created page with "{{pp-template}}: .dmbox { display: flex; align-items: center; clear: both; margin: 0.9em 1em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0.25em 0.35em; font-style: italic; } .dmbox > * { flex-shrink: 0; margin: 0 0.25em; } .dmbox-body { flex-grow: 1; flex-shrink: 1; padding: 0.1em 0; } .dmbox-invalid-type { text-align: center; }")
- 22:32, 15 September 2024 MrT talk contribs created page Template:Dmbox (Created page with "<templatestyles src="Dmbox/styles.css" /> <div role="note" id=" {{#switch:{{{type|}}} | setindex = setindexbox | disambig | #default = disambigbox }}" class="metadata plainlinks dmbox {{#switch:{{{type|}}} | setindex = dmbox-setindex | disambig | #default = dmbox-disambig }} {{{class|}}}">{{#ifeq:{{{image|}}}|none| | {{#if:{{{image|}}} | <div>{{{image}}}</div> | File:{{#switch:{{{type|}}} | setindex = DAB list gray.svg | disambig <!-- disa...")
- 22:32, 15 September 2024 MrT talk contribs created page Module:Disambiguation/templates/doc (Created page with "This is a list of disambiguation templates and their redirects, used by Module:Disambiguation. It contains the templates in Category:Disambiguation message boxes, minus Template:Dmbox, as well as all redirects for each of those templates. <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }}</includeonly><noinclude> Category:Module documentation pages </noinclude>")
- 22:32, 15 September 2024 MrT talk contribs created page Module:Disambiguation/templates (Created page with "-- This page contains a table of all disambiguation templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { ["Disambiguation"] = true, ["Begriffsklärung"] = true, ["DAB"] = true, ["Dab"] = true, ["Dab page"] = true, ["Dabpage"] = true, ["Dbig"] = true, ["Dis"] = true, ["Disam"] = true, ["Disamb"] = true, ["Disambig"] =...")
- 22:31, 15 September 2024 MrT talk contribs created page Module:Disambiguation/doc (Created page with "{{Module rating|protected}} {{used in system}} {{lua|Module:Redirect}} This module detects if a given page is a disambiguation page. ==Usage== <pre> {{#invoke:Disambiguation|isDisambiguationPage|Page title}} </pre> :returns <code>yes</code> if the page is a disambiguation page, or nothing if the page is not a disambiguation page Examples: * <code><nowiki>{{#invoke:Disambiguation|isDisambiguationPage|</nowiki>Paris}}</code> → {{#invoke:Disambiguation|isDisambiguat...")
- 22:31, 15 September 2024 MrT talk contribs created page Module:Disambiguation (Created page with "local p = {} local mRedirect = require('Module:Redirect') local disambiguationTemplates = mw.loadData('Module:Disambiguation/templates') local function capitalize(s) -- This function only works on ASCII strings. If your wiki has -- disambiguation templates that use Unicode strings, use the commented-out -- line instead. Enwiki uses ASCII string manipulation only here to improve -- performance. return s:sub(1, 1):upper() .. s:sub(2, -1) -- return mw.ustring.upper(m...")
- 22:30, 15 September 2024 MrT talk contribs created page Module:Pagetype/doc (Created page with "{{Lua|Module:Arguments|Module:Disambiguation|Module:Namespace detect|Module:Pagetype/config|Module:Yesno}} This module is used to detect the page type of a given page. It detects redirect pages automatically and is highly customisable. It can be used on its own or as a meta-module to create other page-type-detection templates. This module can also be accessed using {{tl|pagetype}}. == Syntax == ; Basic usage <pre> {{#invoke:pagetype|main}} </pre> ; A...")
- 22:30, 15 September 2024 MrT talk contribs created page Module:Pagetype/config/doc (Created page with "This module provides configuration data for Module:Pagetype. Please see the module comments for how to edit the data.")
- 22:29, 15 September 2024 MrT talk contribs created page Module:Pagetype/config (Created page with "-------------------------------------------------------------------------------- -- Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- -- St...")
- 22:29, 15 September 2024 MrT talk contribs created page Module:Pagetype (Created page with "-------------------------------------------------------------------------------- -- -- -- This meta-module which automatically detects namespaces, and allows -- -- for a great deal of customisation. It can easily be ported to other -- -- wikis by changing the values in the Module:Pagetype/config. -- --...")
- 22:24, 15 September 2024 MrT talk contribs created page Template:Talk header/doc (Created page with "Derived from Wikipedia:Template:Talk header. This template is used on talk pages to help users understand how to use talk pages. This template is modified from the original Wikipedia copy to simplify some of the links and text.")
- 22:24, 15 September 2024 MrT talk contribs created page File:Saintapedia signature icon.png
- 22:24, 15 September 2024 MrT talk contribs uploaded File:Saintapedia signature icon.png
- 22:23, 15 September 2024 MrT talk contribs created page Talk pages (Redirected page to Help:Using talk pages) Tags: New redirect Visual edit
- 22:21, 15 September 2024 MrT talk contribs created page Template:Talk header (Created page with "{{#ifeq:{{{bottom}}}|yes |{{tmbox |small = {{{small|}}} |image = none |style = text-align:center; |text = '''Please place new discussions at the bottom of the talk page.''' }} }}{{#ifexpr:{{#ifeq:{{NAMESPACE}}|User talk|1|0}}*{{#ifeq:{{{disclaimer|}}}|yes|1|0}}| {{userpage}} }} <table {{#ifexpr:{{#ifeq:{{NAMESPACE}}|User talk|1|0}}*{{#ifeq:{{{disclaimer|}}}|yes|1|0}} |width="100%" align="center" cellspacing="3" style="border: 1px solid #c0c090; background-col...")
- 22:20, 15 September 2024 MrT talk contribs created page Template:Sp-contributions-footer/en (Created page with "<languages/> <onlyinclude>{{#switch: | = {{fmbox | type = system | id = sp-contributions-footer | image = 30px|User info icon | textstyle = text-align: center; | text = <div dir="{{dir|{{uselang}}}}"> [[User:{{{1|$1}}}|{{{1|$1}}}]]: <span style="white-space: nowrap;">[[Special:Prefixindex/User:{{{1|$1}}}/|Subpages]] '''·'''</span> <span style="white-space: nowrap;">[{{fullurl:Special:ListUsers|limit=1&username={{urlencode:{{{1|...")
- 22:17, 15 September 2024 MrT talk contribs created page Template:TNTN (Created page with "{{#ifeq:{{#titleparts:{{FULLPAGENAME}}|1|-1}}|{{#language:{{#titleparts:{{FULLPAGENAME}}|1|-1}}}} |{{{1}}} |{{#ifexist:{{{ns|Template}}}:{{{1}}}/{{#titleparts:{{FULLPAGENAME}}|1|-1}} |{{{1}}}/{{#titleparts:{{FULLPAGENAME}}|1|-1}} |{{#ifexist:{{{ns|Template}}}:{{{1}}}/en |{{{1}}}/en |{{{1}}} }} }} }}<noinclude> {{documentation}} </noinclude>")
- 22:16, 15 September 2024 MrT talk contribs created page Template:Ll (Created page with "{{#ifeq:{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME:{{translatable}}}}<!--self link (including translation pages)--> |<b> }}Special:MyLanguage/{{{1}}}|{{#if:{{{2|}}}|{{{2}}}|{{{2|{{#ifexist:Translations:{{#if:{{NAMESPACE:{{{1}}}}}|{{NAMESPACE:{{{1}}}}}:}}{{PAGENAME:{{{1}}}}}/Page display title/{{pagelang2}}<!--if the source page, pagelang2 returns en--> |{{#if:{{{nsp|}}} |{{PAGENAME:{{ {{TNTN|Translations:{{#if:{{NAMESPACE:{{{1}}}}}|{{NAMESPACE:{{{1}}}}}:}}{{PA...")
- 22:14, 15 September 2024 MrT talk contribs moved page Help:Page Previews to Help:Page previews
- 22:14, 15 September 2024 MrT talk contribs created page Hovercards (Redirected page to Help:Page previews) Tags: New redirect Visual edit
- 22:14, 15 September 2024 (username removed) (log details removed) (edit summary removed)
- 22:12, 15 September 2024 MrT talk contribs moved page Page information to Help:Page information
- 22:12, 15 September 2024 MrT talk contribs created page Page information (Created page with "Every Saintapedia have a '''Page Information''' link under the Toolbox in which they can find various statistics about the page. == Details == The statistics include: *Page length *Number of redirects to this page *Total number of edits *Total number of distinct authors *Page creator *Latest editor *Date of latest edit *Templates used *Number of page watchers == Related ==") Tag: Visual edit
- 22:08, 15 September 2024 MrT talk contribs created page Help:PageImages (Created page with "<sub>Subscript text</sub>The '''PageImages''' extension collects information about images used on a page. Its aim is to return the single most appropriate thumbnail associated with an article. {{Mw|article=Extension:PageImages}} - Technical information on MediaWiki ==Page information== Page information will returns information about images on the page, such as thumbnail and presence of photos. ==How it works== {...") Tag: Visual edit: Switched
- 21:56, 15 September 2024 MrT talk contribs created page Template:Editnotice load/doc (Created page with "{{documentation subpage}} {{used in system}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This is the {{tl|editnotice load}} template. This template is normally only used by the system, it is the editnotice loader used in MediaWiki. It displays the editnotices and the links to them, at the top of pages when editing pages. === Technical details === This template loads and displays the namespace notice. It also cal...")
- 21:55, 15 September 2024 MrT talk contribs created page Template:Editnotice load/core (Created page with "{{#switch: {{#if: {{{group allowed|}}} | {{#ifexist: {{{groupnotice|}}} | {{#switch: {{ {{{groupnotice|}}} | notice action={{{notice action|}}} }} | - | = <!--Notice is blank or only contains "-", don't use it--> | #default = group }} }} }}{{#ifexist: {{{pagenotice|}}} | {{#switch: {{ {{{pagenotice|}}} | notice action={{{notice action|}}} }} | - | = <!--Notice is blank or only contains...")
- 21:54, 15 September 2024 MrT talk contribs created page Template:Editnotice load/content (Created page with "<!-- Beware: The /content subpage MUST NOT output ANY content or HTML unless one or more edit notices exist so that MediaWiki can determine whether or not to show MediaWiki:Editnotice-notext. Otherwise this will incorrectly cause the software to think the page has an edit notice when in fact it doesn't. --> <!-- Namespace notice: -->{{#ifeq: {{{notice action|}}} | view | <!--"Viewing the source" of a protected page, don't show namespace notice--> | {{#ifexi...")
- 21:53, 15 September 2024 MrT talk contribs created page Template:Editnotice load (Created page with "{{#if: {{Editnotice load/content | notice action = {{{notice action|}}} }} | <!-- We unfortunately have to call /content twice so that the editnotice-area and clear elements are only output if there is at least one actual edit notice. This ensures the software can determine whether or not a page has edit notices (for the API, WikiEditor, VisualEditor and others). And to ensure MediaWiki:Editnotice-notext gets shown when appropiate. --><div id="editnotice-area"...")
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Welcomecreation by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:VisualFileChange.js by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Uploadtext by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Upload-form-label-own-work by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Upload-form-label-infoform-description-tooltip/qqq by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Top-notice-test by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Top-notice-ns-9 by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Top-notice-ns-7 by file upload (1 revision)
- 21:52, 15 September 2024 MrT talk contribs imported MediaWiki:Top-notice-ns-6 by file upload (1 revision)