All public logs
Jump to navigation
Jump to search
Combined display of all available logs of The Wiki Camp 2 Jr.. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:26, 25 September 2023 Coppersalts talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
- 14:25, 25 September 2023 Coppersalts talk contribs created page Module:Format link (Created page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " ยง " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(...")
- 14:25, 25 September 2023 Coppersalts talk contribs created page Module:Hatnote list (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd...")
- 14:24, 25 September 2023 Coppersalts talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
- 14:24, 25 September 2023 Coppersalts talk contribs created page Module:Distinguish (Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a...")
- 14:23, 25 September 2023 Coppersalts talk contribs created page Template:Distinguish (Created page with "{{#invoke:Distinguish|distinguish}}<noinclude><!-- splitting these lines causes {{Documentation}} template to terminate green shading when Distinguish is used in /doc pages. --> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! -->Category:TemplatesCategory:Hatnote templates </noinclude>")
- 14:22, 25 September 2023 Coppersalts talk contribs created page Template:Swear word (Created page with "{{#switch:{{{1}}} |a=a** |b=b**** |c=c**p |d=darn |f=f*** |g=gosh |h=heck |p=p*** |s=s*** |x=xylophone }}")
- 14:22, 25 September 2023 Coppersalts talk contribs created page Template:Sword (Redirected page to Template:Swear word) Tag: New redirect
- 14:16, 25 September 2023 User account Crispeh talk contribs was created
- 14:11, 25 September 2023 User account Coppersalts talk contribs was created
- 14:03, 25 September 2023 Sophie talk contribs created page Rules (Created page with "generally the rules are the same as the main https://camp2.rectangle.zone/index.php?title=Rules obviously")
- 13:06, 25 September 2023 MediaWiki default talk contribs created page Main Page