All public logs

Jump to navigation Jump to search

Combined display of all available logs of Cafe Plaisir. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 20:15, 7 April 2020 Blu talk contribs created page Template:Ombox (Created page with "{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 20:15, 7 April 2020 Blu talk contribs created page Module:Transclusion count/data/I (Created page with "return { ["IAAF_name"] = 2700, ["IAST"] = 5800, ["IBDB_name"] = 8400, ["ICD10"] = 5000, ["ICD9"] = 4800, ["IDN"] = 3000, ["IMDB_name"] = 2400, ["IMDB_title"] = 3200, ["IMDb_ep...")
  • 20:14, 7 April 2020 Blu talk contribs created page Module:Hatnote list (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- --...")
  • 20:13, 7 April 2020 Blu talk contribs created page Module:Transclusion count (Created page with "local p = {} function p.fetch(frame) local template = nil local return_value = nil -- Use demo parameter if it exists, otherswise use current template name local namespa...")
  • 20:12, 7 April 2020 Blu talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- --...")
  • 20:11, 7 April 2020 Blu talk contribs created page Module:Lua banner (Created page with "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') loc...")
  • 20:10, 7 April 2020 Blu talk contribs created page Module:High-use (Created page with "local p = {} local _fetch = require('Module:Transclusion_count').fetch function p.num(frame, count) if count == nil then count = _fetch(frame) end -- Build output string...")
  • 20:09, 7 April 2020 Blu 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 lib...")
  • 20:02, 7 April 2020 Blu talk contribs created page Module:Message box/configuration (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- --...")
  • 20:01, 7 April 2020 Blu talk contribs created page Module:Documentation/config (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation...")
  • 19:54, 7 April 2020 Blu talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki...")
  • 19:52, 7 April 2020 Blu talk contribs created page Module:No globals (Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then -- perf optimization here and below: do not load Module:TNT unless there is an error error...")
  • 19:51, 7 April 2020 Blu talk contribs deleted page Devtest (content was: "{{Infobox | name = Devtest | title = Text in caption over infobox | subheader = Subheader of the infobox | header = (the rest of the infobox goes here) }}", and the only contributor was "Blu" (talk))
  • 19:51, 7 April 2020 Blu talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: /** * Keep code in MediaWiki:Common.js to a minimum as it is unconditionally * loaded for all use...")
  • 19:50, 7 April 2020 Blu talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Reset italic styling set by user agent: cite, dfn { font-style: inherit; } Straight quote marks for <q>: q { q...")
  • 19:43, 7 April 2020 Blu talk contribs created page Module:Message box (Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary mo...")
  • 19:40, 7 April 2020 Blu talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') --...")
  • 19:39, 7 April 2020 Blu talk contribs created page Template:Template other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {...")
  • 19:30, 7 April 2020 Blu talk contribs created page Module:TableTools (Created page with "--[[ ------------------------------------------------------------------------------------ -- TableTools --...")
  • 19:29, 7 April 2020 Blu talk contribs created page Module:List (Created page with "-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = requ...")
  • 19:28, 7 April 2020 Blu talk contribs created page Module:Formatted appearance (Created page with "-- This module requires the use of Module:List. local list = require('Module:List') local p = {} -- Local function which is used to get a correctly formatted entry. -- Funct...")
  • 19:28, 7 April 2020 Blu talk contribs deleted page Module:Formatted appearence (content was: "-- This module requires the use of Module:List. local list = require('Module:List') local p = {} -- Local function which is used to get a correctly formatted entry. -- Function checks if the array had a value added by checking the counter, -- and returns the relevant result. local function getFormattedEntry(args, counter) if (counter == 1) then -- Check if the counte...", and the only contributor was "Blu" (talk))
  • 19:27, 7 April 2020 Blu talk contribs created page Module:Formatted appearence (Created page with "-- This module requires the use of Module:List. local list = require('Module:List') local p = {} -- Local function which is used to get a correctly formatted entry. -- Funct...")
  • 19:25, 7 April 2020 Blu talk contribs created page Devtest (Created page with "{{infobox character}}")
  • 19:24, 7 April 2020 Blu talk contribs created page Module:InfoboxImage (Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage ima...")
  • 19:24, 7 April 2020 Blu 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...")
  • 19:22, 7 April 2020 Blu talk contribs created page Module:If empty (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) -- For backwards compat...")
  • 19:21, 7 April 2020 Blu talk contribs created page Module:Navbar (Created page with "local p = {} local getArgs local ul function p.addItem (mini, full, link, descrip, args, url) local l if url then l = {'[', '', ']'} else l = {'', ''} end...")
  • 19:15, 7 April 2020 Blu talk contribs deleted page Module:Infobox/doc (content was: "<includeonly>{{Shared Template Warning|Module:Infobox|Module:Infobox}}</includeonly>", and the only contributor was "Blu" (talk))
  • 19:14, 7 April 2020 Blu talk contribs deleted page Module:TNT (content was: "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rena...", and the only contributor was "Blu" (talk))
  • 19:14, 7 April 2020 Blu talk contribs deleted page Template:Shared Template Warning (content was: "{{documentation subpage}} {{#invoke:TNT|doc|Shared Template Warning}}", and the only contributor was "Blu" (talk))
  • 19:13, 7 April 2020 Blu talk contribs created page Module:TNT (Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All tra...")
  • 19:11, 7 April 2020 Blu talk contribs created page Template:Shared Template Warning (Created page with "{{documentation subpage}} {{#invoke:TNT|doc|Shared Template Warning}}")
  • 19:10, 7 April 2020 Blu talk contribs created page Module:Infobox/doc (Created page with "<includeonly>{{Shared Template Warning|Module:Infobox|Module:Infobox}}</includeonly>")
  • 19:08, 7 April 2020 Blu talk contribs created page Module:Infobox (Created page with "-- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function notempty(...")
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Nobold by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Lua by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Infobox/doc by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:High-use by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Documentation subpage by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Documentation by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Distinguish by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Clear by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Clc by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Category link with count by file upload (1 revision)
  • 19:02, 7 April 2020 Blu talk contribs imported Template:Infobox by file upload (1 revision)
  • 15:19, 6 April 2020 Blu talk contribs changed group membership for Wrincewind from (none) to administrator, interface administrator, bureaucrat and suppressor
  • 15:17, 6 April 2020 User account Wrincewind talk contribs was created by Blu talk contribs
  • 15:15, 6 April 2020 Blu talk contribs deleted page Gog (content was: "this is a test this is too", and the only contributor was "Blu" (talk))
  • 14:48, 6 April 2020 Blu talk contribs created page Gog (Created page with "this is a test")
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)