More actions
Combined display of all available logs of ProleWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:15, 19 June 2023 CriticalResist talk contribs created page Module:Excerpt/portals (Created page with "-- ATTENTION ! -- This version of Excerpt is designed specifically for the portal namespace and its associated templates -- Prefer Module:Excerpt whenever possible -- Name of the category to track content pages with errors local errorCategory = "Articles with broken excerpts" -- Error messages local errorMessages = { prefix = "Excerpt error: ", noPage = "No page given", pageNotFound = "Page '%s' not found", leadEmpty = "Lead section is empty", sectionEmpty = "Sect...")
- 17:14, 19 June 2023 CriticalResist talk contribs created page Module:Excerpt (Created page with "-- Module:Excerpt implements the Excerpt template -- Documentation and master version: https://en.wikipedia.org/wiki/Module:Excerpt -- Authors: User:Sophivorus, User:Certes & others -- License: CC-BY-SA-3.0 local Transcluder = require( 'Module:Transcluder' ) local yesno = require( 'Module:Yesno' ) local ok, config = pcall( require, 'Module:Excerpt/config' ) if not ok then config = {} end local p = {} -- Helper function to get arguments local args function getArg( ke...")
- 17:13, 19 June 2023 CriticalResist talk contribs created page Template:Transclude selected recent additions (Created page with "<includeonly>{{{{{|safesubst:}}}#invoke:Selected recent additions|main}}</includeonly><noinclude>{{documentation}}</noinclude>")
- 17:13, 19 June 2023 CriticalResist talk contribs created page Template:Transclude files as random slideshow (Created page with "<includeonly>{{main other||{{#invoke:Random slideshow|transclude}}}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 17:13, 19 June 2023 CriticalResist talk contribs created page Template:Random portal component (Created page with "<includeonly>{{#invoke:random portal component|main}}</includeonly><noinclude> {{documentation}} {{purge page}} <!-- Add categories to the /doc subpage and interwikis to Wikidata. --> </noinclude>")
- 17:12, 19 June 2023 CriticalResist talk contribs created page Template:Transclude random excerpt (Created page with "<includeonly>{{#invoke:Excerpt/portals|random}}</includeonly><noinclude> {{documentation}} </noinclude>")
- 17:11, 19 June 2023 CriticalResist talk contribs created page Template:Namespace detect (Created page with "{{SAFESUBST:<noinclude />#invoke:Namespace detect|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 17:11, 19 June 2023 CriticalResist talk contribs created page Template:Portal styles (Created page with "<templatestyles src = "Portal styles/styles.css"/><includeonly>{{Namespace detect |portal=__NOTOC____NOEDITSECTION__ |wikipedia=__NOTOC____NOEDITSECTION__ }}</includeonly><noinclude>{{documentation}}</noinclude>")
- 17:10, 19 June 2023 CriticalResist talk contribs created page Module:Flex columns (Created page with "local p = {} local function setCleanArgs(argsTable) local cleanArgs = {} for key, val in pairs(argsTable) do if type(val) == 'string' then val = val:match('^%s*(.-)%s*$') if val ~= '' then cleanArgs[key] = val end else cleanArgs[key] = val end end return cleanArgs end p.main = function(frame) local parent = frame.getParent(frame) local output = p._main(parent.args) return frame:extensionTag{ name='templatestyles', args = { src='Module:Fle...")
- 17:10, 19 June 2023 CriticalResist talk contribs created page Module:Purge (Created page with "-- This module implements Template:Purge. local p = {} local function makeUrlLink(url, display) return string.format('[%s %s]', url, display) end function p._main(args) -- Make the URL local url do local title if args.page then title = mw.title.new(args.page) if not title then error(string.format( "'%s' is not a valid page name", args.page ), 2) end else title = mw.title.getCurrentTitle() end if args.anchor then title...")
- 17:09, 19 June 2023 CriticalResist talk contribs created page Module:Anchor (Created page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {....")
- 17:09, 19 June 2023 CriticalResist talk contribs created page Module:Unsubst (Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override', } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specif...")
- 17:08, 19 June 2023 CriticalResist talk contribs created page Module:Pagetype (Created page with "-------------------------------------------------------------------------------- -- -- -- PAGETYPE -- -- -- -- This is a meta-module intended to replace {{pagetype}} and similar -- -- templates. It automatically detects namespaces, and allows for...")
- 17:06, 19 June 2023 CriticalResist talk contribs created page Portal:Union of Soviet Socialist Republics/box-header2 (Created page with "{{Box-header |noedit={{{noedit|}}}| title={{{1}}} |editpage={{{2}}} |border=#F8B800 <!-- This is the color of the borders around Box Sections --> |titleforeground=#F9DD16 <!-- This is the color of the Box Section Title Bar text --> |titlebackground=#CC0000 <!-- This is the color of the Box Section Title Bar --> |background=#f9f9ff <!-- This is the color of the Box Section background --> |foreground=black <!-- This is the color of the Box Sect...")
- 17:05, 19 June 2023 CriticalResist talk contribs created page Template:Box-header (Created page with "{{#invoke:Box-header|boxHeader}}<noinclude> {{Box-footer}} {{documentation}} </noinclude>")
- 17:05, 19 June 2023 CriticalResist talk contribs created page Portal:Union of Soviet Socialist Republics/box-header (Created page with "{{Box-header |noedit={{{noedit|}}}| title={{{1}}} |editpage={{{2}}} |border=#F8B800 <!-- This is the color of the borders around Box Sections --> |titleforeground=#F9DD16 <!-- This is the color of the Box Section Title Bar text --> |titlebackground=#c60000 <!-- This is the color of the Box Section Title Bar --> |background=#f9f9ff <!-- This is the color of the Box Section background --> |foreground=black <!-- This is the color of the Box Sect...")
- 17:03, 19 June 2023 CriticalResist talk contribs created page Portal:Union of Soviet Socialist Republics/Header (Created page with "__NOTOC__ ---- {| width="100%" cellpadding="4" cellspacing="2" style="border-style:solid; border-width:2px; border-color: #ffd700;" | width="100%" style="vertical-align:top;padding:0; margin:0;" | <div style="float:right; width:100%"> <div class="radius" style="margin-bottom:.4em; padding:.1em; background:#c60000; text-align:center; font-size:150%; font-variant: small-caps;">40px <span style="color:#f9dd16">'''UNION OF SOVIET SOCIALIST REPUB...")
- 16:47, 19 June 2023 CriticalResist talk contribs created page Template:Pagetype (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:pagetype|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 16:46, 19 June 2023 CriticalResist talk contribs created page Template:Anchor (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude> {{Documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 16:45, 19 June 2023 CriticalResist talk contribs created page Template:Flatlist (Created page with "<templatestyles src="Hlist/styles.css"/><div class="hlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> {{documentation}} </noinclude>")
- 16:45, 19 June 2023 CriticalResist talk contribs created page Template:Endflatlist (Created page with "<includeonly></div></includeonly><noinclude> {{documentation|Template:Flatlist/doc}} </noinclude>")
- 16:44, 19 June 2023 CriticalResist talk contribs created page Template:Portals browsebar (Created page with "{{anchor|portals-browsebar}}{{flatlist<includeonly>|class=noprint</includeonly>|style=text-align: center}}<!--The following should link to sections of Wikipedia:Contents/Portals --> ; Portal topics : Activities : Culture : Geography : Health...")
- 16:44, 19 June 2023 CriticalResist talk contribs created page Template:Short description/lowercasecheck (Created page with "{{#ifeq:<!--test first character for lower-case letter-->{{#invoke:string|find|1={{{1|}}}|2=^%l|plain=false}}|1 |<!-- first character is a lower case letter; test against whitelist -->{{#switch: {{First word|{{{1|}}}}}<!--begin whitelist--> |c. <!--for circa--> |gTLD |iMac |iOS |iOS, |iPad |iPhone |iTunes |macOS |none |pH |pH-dependent=<!-- end whitelist; short description starts with an allowed lower-case string; whitelist matched; do nothing --> |#default=<!-- apply c...")
- 16:44, 19 June 2023 CriticalResist talk contribs created page Template:Smalldiv (Created page with "<div style="font-size:85%;">{{#if: 1 | <!-- To make it possible to use the template with newlines at the beginning and end, inside lists, or put lists inside --> {{{1}}} }}</div><includeonly>{{SAFESUBST:#if:{{{1|}}}||Category:Pages using small with an empty input parameter}}</includeonly><noinclude> {{Documentation}}<!--Categories and interwikis go in the /doc sub-page.--> </noinclude>")
- 16:43, 19 June 2023 CriticalResist talk contribs created page Template:Short description (Created page with "{{#ifeq:{{lc:{{{1|}}}}}|none|<nowiki /><!--Prevents whitespace issues when used with adjacent newlines-->|<div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">{{{1|}}}{{SHORTDESC:{{{1|}}}|{{{2|}}}}}</div>}}<includeonly>{{#ifeq:{{{pagetype}}}|Disambiguation pages||{{#ifeq:{{pagetype |defaultns = all |user=exclude}}|exclude||{{#ifeq:{{#switch: {{NAMESPACENUMBER}} | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 11 | 12 | 13 | 14 | 15 | 100 | 101 | 118 | 11...")
- 16:43, 19 June 2023 CriticalResist talk contribs created page Template:Portal other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Portal}} | portal | other }} }} | portal = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 16:42, 19 June 2023 CriticalResist talk contribs created page Template:Portal maintenance status (Created page with "{{ {{{|safesubst:}}}#invoke:Unsubst||date=__DATE__|$B= <div class=portal-maintenance-status {{portal other|1=style=display:none;}}> {{ {{#if:{{{embed|}}}|text|ombox}} | type = notice | image = 30px | {{#if:{{{embed|}}}|1|text}} = {{#if:{{{embed|}}}||<span style="font-size:108%;">'''Portal maintenance status:'''</span> <small>({{{date|No date set{{portal other|Category:Portals with undated maintenance templates}}}}})</small>...")
- 16:42, 19 June 2023 CriticalResist talk contribs created page Template:Purge (Created page with "{{#invoke:Purge|main}}<noinclude> {{documentation}} </noinclude>")
- 16:42, 19 June 2023 CriticalResist talk contribs created page Template:Purge link portals (Created page with "<div style="text-align:center; margin:0.25em auto 0.75em">{{purge|{{{1|'''Refresh with new selections below (purge)'''}}}}}</div><noinclude>{{documentation}}</noinclude>")
- 16:41, 19 June 2023 CriticalResist talk contribs created page Template:Clear (Created page with "<div style="clear:{{{1|both}}};"></div><noinclude> {{documentation}} </noinclude>")
- 16:41, 19 June 2023 CriticalResist talk contribs created page Template:Flex columns (Created page with "{{#invoke:Flex columns|main}}<noinclude>{{Documentation}}</noinclude>")
- 16:40, 19 June 2023 CriticalResist talk contribs created page Template:Transclude lead excerpt (Created page with "<includeonly>{{safesubst:#invoke:Excerpt/portals|lead}}</includeonly><noinclude> {{documentation}} </noinclude>")
- 16:40, 19 June 2023 CriticalResist talk contribs created page Template:Portal description (Created page with "<includeonly>{{Short description|Wikipedia portal for content related to {{{1|{{{topic|{{PAGENAME}}}}}}}}}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 16:40, 19 June 2023 CriticalResist talk contribs created page Template:Box-footer (Created page with "<includeonly>{{#if:{{{1|}}}|<div class="noprint" style="margin:0.3em 0.2em 0.2em 0.3em; padding:0.3em 0.2em 0.2em 0.3em; text-align:right;"><b>{{{1|}}}</b></div>}}{{clear}}</div></includeonly><noinclude> {{Documentation}} </noinclude>")
- 16:39, 19 June 2023 CriticalResist talk contribs created page Portal:Union of Soviet Socialist Republics (test into importing portals from wikipedia)
- 14:23, 19 June 2023 CriticalResist talk contribs created page File:Oracle bone inscriptions.png
- 14:23, 19 June 2023 CriticalResist talk contribs uploaded File:Oracle bone inscriptions.png
- 22:35, 18 June 2023 CriticalResist talk contribs created page File:Approximate territory of the Shang dynasty.png
- 22:35, 18 June 2023 CriticalResist talk contribs uploaded File:Approximate territory of the Shang dynasty.png
- 21:43, 18 June 2023 CriticalResist talk contribs created page File:Longshan-black-pottery-vase-7480.jpg
- 21:43, 18 June 2023 CriticalResist talk contribs uploaded File:Longshan-black-pottery-vase-7480.jpg
- 20:33, 18 June 2023 CriticalResist talk contribs created page History of China (started page, it's still a blurb. Sources are taken from Dr. Ken Hammond's lecture directly (cited in references)) Tag: Visual edit
- 19:45, 18 June 2023 CriticalResist talk contribs created page File:China-topography-features.jpg
- 19:45, 18 June 2023 CriticalResist talk contribs uploaded File:China-topography-features.jpg
- 11:06, 18 June 2023 CriticalResist talk contribs created page File:2005 October 28 Jimbo Wales edits Jimmy Wales article to remove Larry Sanger from history of Wikipedia section.jpg
- 11:06, 18 June 2023 CriticalResist talk contribs uploaded File:2005 October 28 Jimbo Wales edits Jimmy Wales article to remove Larry Sanger from history of Wikipedia section.jpg
- 09:54, 18 June 2023 CriticalResist talk contribs moved page Talk:Juche to Talk:Juche/Archive without leaving a redirect (making way for new structured discussion template)
- 15:30, 17 June 2023 CriticalResist talk contribs uploaded a new version of File:Flag of the Workers' Party of Korea.png (this time it's higher res, will need a proper file at some point)
- 15:28, 17 June 2023 CriticalResist talk contribs uploaded a new version of File:Flag of the Workers' Party of Korea.png (higher resolution)
- 09:33, 17 June 2023 CriticalResist talk contribs deleted page African Party for the Independence of Guinea-Bissau and Cape Verde (Typo; It's Guinea, not Guinea-Bissau.)