All public logs

Combined display of all available logs of Kancolle Wiki. 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 ( | ) (20 | 50 | 100 | 250 | 500)
  • 14:26, 1 July 2020 がか talk contribs deleted page Module:DropTable/doc (Housekeeping: content was: "This Module was created by Remi Scarlet. Please give him your appreciation.", and the only contributor was "Acecipher" (talk))
  • 14:24, 1 July 2020 がか talk contribs deleted page Module:ShipDatabase (Housekeeping: content was: "local ShipList = {} function ShipList.findID(frame) --input: English name for id, data in pairs(ShipList.KanmusuData) do if ShipList.KanmusuData[id].name[3] == frame.args[1] then return id end...)
  • 14:19, 1 July 2020 がか talk contribs deleted page Module:ShipStatList (content was: "local l = {} local shipdb = require("Module:ShipDatabase") --l.db = shipdb.KanmusuData function l.getList(frame) --in...", and the only contributor was "IbarakiIbuki" (talk))
  • 14:18, 1 July 2020 がか talk contribs deleted page Module:HtmlBuilder (Housekeeping: content was: "-- Module for building complex HTML (e.g. infoboxes, navboxes) using a fluent interface. local HtmlBuilder =...", and the only contributor was "Anged Obscurite" ([[User talk:Anged O...)
  • 14:16, 1 July 2020 がか talk contribs deleted page Module:EquipmentDatabase (Housekeeping: content was: "local EquipmentList = {} function EquipmentList.findID(frame) for id, data in pairs(EquipmentList.EquipmentData) do if Equip...", and the only contributor was "Acrone" ([[User ta...)
  • 14:15, 1 July 2020 がか talk contribs deleted page Module:EquipmentDatabase/doc (Housekeeping: content was: "{{delete|reason = Data documentation moved to Module:Data/Equipment/doc.|doc = true|no_talk = true}}")
  • 14:08, 1 July 2020 がか talk contribs deleted page Module:EquipmentModule/doc (Housekeeping: content was: "This module contains multiple functions used by several templates. ==List of functions== ===equipment.EquipmentInfo(frame)=== This function is used to build an equipment infotable on the equipment's respective page. This fu...)
  • 14:05, 1 July 2020 がか talk contribs deleted page Module:EnemyEncounter (Housekeeping: content was: "local encounter = {} local abyssaldb = require("Module:AbyssalDatabase") local equipmentdb = require("Module:EquipmentDatabase") encounte...", and the only contributor was "Acrone" ([[User ta...)
  • 14:03, 1 July 2020 がか talk contribs deleted page Module:Utils (Housekeeping: content was: " local Utils = {} -- * Function functions :V function Utils.id(...) return ... end function Utils.second(_, x) return x end -- * Number functions. function Utils.round(x) return math.floor(x + 0.5) end function U...)
  • 13:53, 1 July 2020 がか talk contribs deleted page Module:Arguments (Housekeeping: content was: "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modul...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 13:49, 1 July 2020 がか talk contribs deleted page Module:Data/Map/Translation (Housekeeping: content was: "-- Temporary data module for translations related to api_req_map/next. return { ['0'] = { ja = '気のせいだった。', en = 'Must be my imagination.', }, ['1'] = { ja = '敵影を見ず。', en = '...)
  • 13:48, 1 July 2020 がか talk contribs deleted page Module:Data/Ship/doc (Housekeeping: content was: "This data module is used for storing all player ship data. By definition, all data modules should <code>return</code> a plain Lua table, that is, it should be [https://github.com/kcwiki/kancolle-da...)
  • 13:48, 1 July 2020 がか talk contribs deleted page Module:Data/Equipment/doc (Housekeeping: content was: "This data module is used for storing all player and enemy equipment data. By definition, all data modules should <code>return</code> a plain Lua table, that is, it should be convertible to and from...)
  • 13:44, 1 July 2020 がか talk contribs deleted page Module:Data (Housekeeping: content was: "-- Category:Todo: maybe catch exceptions return { load = function(...) return mw.loadData(table.concat({ 'Module:Data', unpack(...", and the only contributor was "がか" ([[User ta...)
  • 13:43, 1 July 2020 がか talk contribs deleted page Module:Data/Test (Housekeeping: content was: "-- Category:Todo: maybe catch exceptions return { load = function(...) return mw.loadData(table.concat({ 'Module:Data', unpack(...", and the only contributor was "がか" ([[User ta...)
  • 13:42, 1 July 2020 がか talk contribs deleted page Module:EnemyEncounters/Sandbox (Housekeeping: content was: "local p = {} -- Module for enemy encounter tables written by -- Remi_Scarlet -- I fucking hate lua. -- check...", and the only contributor was "Anged Obscurite" ([[User talk:Anged...)
  • 13:41, 1 July 2020 がか talk contribs deleted page Module:KanmusuModule/RemodelHardcode (Housekeeping: content was: "-- Category:Todo: should be implemented via data modules ala wikia. Some are from api_start2, some are from main.js. return { [1]...", and the only contributor was "がか" ([[User tal...)
  • 13:41, 1 July 2020 がか talk contribs deleted page Module:KanmusuModule/doc (content was: "<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT --> This module page contains multiple functions that is used by several templates which will be list...")
  • 13:39, 1 July 2020 がか talk contribs deleted page Sandbox2 (Housekeeping: content was: "==Fixing Remodel Items== Goal: Make it easier to enter in all remodel items. Currently, info has to entered into Module:KanmusuModul...", and the only contributor was "Chrno98" ([[User talk:...)
  • 13:36, 1 July 2020 がか talk contribs deleted page Module:ShipDropTable/DropList (Housekeeping: content was: "local droplist = {} droplist.data = {} droplist.data["Nagato"] = { ["ShipName"] = "Nagato", ["R...", and the only contributor was "IbarakiIbuki" ([[User talk:Iba...)
  • 13:32, 1 July 2020 がか talk contribs deleted page Module:Test (Housekeeping: content was: "local equipmentRefit = require('Module:EquipmentRefit') local canEquipCells = { { type = 1, name = 'Coastal Defense Ship' }, { type =...", and the only contributor was "がか" ([[User ta...)
  • 13:27, 1 July 2020 がか talk contribs deleted page Module:StringOperations (Housekeeping: content was: "local StringOperations = {} function StringOperations.format(s, lookup) if not lookup then lookup = s s = lookup[1] tabl...", and the only contributor was "Tsubakura" ([[User talk:...)
  • 13:25, 1 July 2020 がか talk contribs deleted page Module:Yesno (Housekeeping: content was: "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. ret...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 13:23, 1 July 2020 がか talk contribs deleted page Module:ShipData (Housekeeping: content was: "local shipgirl = {} local database = require("Module:ShipDatabase") local resIcons = require("Module:ResourceIcons") local statIcons = require("Module:StatIcons") local sdt = require("Module:ShipDropTable") local sdtdl = req...)
  • 13:13, 1 July 2020 がか talk contribs deleted page Module:ShipInfo (Housekeeping: content was: "local s = {} local database = require("Module:ShipDatabase") s.data = database.KanmusuData s.tablewidth = 350 function...", and the only contributor was "IbarakiIbuki" ([[User talk:Iba...)
  • 13:11, 1 July 2020 がか talk contribs deleted page Template:ShipInfoKai (Housekeeping: content was: "{{#invoke:ShipInfo|Infobox}}<noinclude> {{Documentation}} </noinclude>", and the only contributor was "[[Special:Contributions/>Ckwng|>Ckwng]]" ([[User talk:>Ckwng|talk]]))
  • 13:11, 1 July 2020 がか talk contribs deleted page Template:ShipInfoKai/doc (Housekeeping: content was: "This template uses ship data modules to display an infobox for the requested ship. ==Example== <nowiki>{{ShipInfoKai|name=Ooyodo|model=...", and the only contributor was "[[Special:Contributions/>Ckwng|>Ckwng]]" ([[User ta...)
  • 13:11, 1 July 2020 がか talk contribs deleted page Kancolle Wiki:Lua (Housekeeping: content was: "This is a page to track the progress of implementing Lua on Kancolle Wiki. The goal of this project is to consolidate various commonl...", and the only contributor was "[[Special:Contributions/>Ckwng|>Ckwng]]" ([[User ta...)
  • 13:04, 1 July 2020 がか talk contribs deleted page Module:Namespace detect (Housekeeping: content was: "--[[ -------------------------------------------------------------------------------- --...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk:>Mamizou|talk]]))
  • 13:04, 1 July 2020 がか talk contribs deleted page Module:Namespace detect/data (Housekeeping: content was: "-------------------------------------------------------------------------------- -- Namespace detect data...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk:...)
  • 13:04, 1 July 2020 がか talk contribs deleted page Module:Namespace detect/config (Housekeeping: content was: "-------------------------------------------------------------------------------- -- Namespace detect configurati...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 13:03, 1 July 2020 がか talk contribs deleted page Module:Documentation/config (Housekeeping: content was: "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the paramet...)
  • 13:02, 1 July 2020 がか talk contribs deleted page Module:Category handler/data (Housekeeping: content was: "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration dat...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 13:02, 1 July 2020 がか talk contribs deleted page Module:Category handler/config (Housekeeping: content was: "-------------------------------------------------------------------------------- -- Module:Category handler configur...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 13:01, 1 July 2020 がか talk contribs deleted page Module:Category handler/blacklist (Housekeeping: content was: "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not b...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 13:01, 1 July 2020 がか talk contribs deleted page Module:Category handler/shared (Housekeeping: content was: "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.match...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 13:00, 1 July 2020 がか talk contribs deleted page Module:Category handler (Housekeeping: content was: "-------------------------------------------------------------------------------- --...", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk:>Mamizou|talk]]))
  • 13:00, 1 July 2020 がか talk contribs deleted page Module:Documentation (content was: "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documen...")
  • 13:00, 1 July 2020 がか talk contribs deleted page Module:Message box (Housekeeping: content was: "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{...", and the only contributor was "Totlmstr" ([[User talk...)
  • 12:59, 1 July 2020 がか talk contribs deleted page Module:Message box/configuration (Housekeeping: content was: "-------------------------------------------------------------------------------- -- M...", and the only contributor was "Anged Obscurite" ([[User talk:Anged...)
  • 10:54, 24 June 2020 がか talk contribs deleted page Template:Documentation2 (content was: "<div class="template-documentation"> <div style="padding-bottom:3px;border-bottom:1px solid #aaa;margin-bottom:1ex"> <span style="font-we...", and the only contributor was "がか" (talk))
  • 10:42, 24 June 2020 がか talk contribs deleted page Template:Documentation/docspace (content was: "{{#switch: {{SUBJECTSPACE}} | {{ns:0}} | {{ns:File}} | {{ns:MediaWiki}} | {{ns:Category}} = {{TALKSPACE}} | #def...", and the only contributor was "Benlisquare" (talk))
  • 10:38, 24 June 2020 がか talk contribs deleted page Template:Documentation/template page (content was: "{{#switch: {{SUBPAGENAME}} | sandbox | testcases = {{BASEPAGENAME}} | #default = {{PAGENAME}} }}<noinclude>{{documentation...", and the only contributor was "Benlisquare" (talk))
  • 10:01, 24 June 2020 がか talk contribs deleted page Template:Category handler (Housekeeping: content was: "{{#invoke:Category handler|main}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata....", and the only contributor was "[[Special:Contributions/>Mamizou|>Mamizou]]" ([[User talk...)
  • 09:58, 24 June 2020 がか talk contribs deleted page Module:EnemyEncounters/SandboxTextOnlyVer (content was: "local p = {} -- Module for enemy encounter tables written by -- Remi_Scarlet -- I fucking hate lua. -- check...", and the only contributor was "Anged Obscurite" (talk))
  • 09:55, 24 June 2020 がか talk contribs deleted page Module:ShipFunctions/doc (Housekeeping: content was: "==Function List== ===FindID=== ===getIDNum=== ===getSortedIDList=== ===BaseMaxCheck=== ===TotalAircraft=== ===getWikiPa...", and the only contributor was "IbarakiIbuki" ([[User talk:Iba...)
  • 09:55, 24 June 2020 がか talk contribs deleted page Module:ShipFunctions (Housekeeping: content was: "local ShipFuncList = {} local ShipDB = require("Module:ShipDatabase") function ShipFuncList.findID(frame) --input: Eng...", and the only contributor was "IbarakiIbuki" ([[User talk:Iba...)
  • 09:53, 24 June 2020 がか talk contribs deleted page Module:StringInterpolation (Housekeeping: content before blanking was: "#REDIRECT Module:StringOperations")
  • 09:49, 24 June 2020 がか talk contribs deleted page Module:AbyssalDatabase/doc (Housekeeping: content was: "==Data Structure== The following is the structure for each abyssal element of the <code>AbyssalList.AbyssalData</code> table. <pre>...", and the only contributor was "Acrone" ([[User talk:Ac...)
  • 09:49, 24 June 2020 がか talk contribs deleted page Module:ShipQuoteTable/doc (Housekeeping: content was: "==Example invocation== <code>{{#invoke:ShipQuoteTable|returnShipQuote|Ushio}} </code> will result in {{#invoke:ShipQuoteTabl...", and the only contributor was "Ravien" ([[User ta...)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)