All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MB Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:22, 4 August 2023 Admin coral island talk contribs created page Module:Cbox (Created page with "local p = {} local cbox local styles,css,args = {},{},{} local lomod = require('Dev:Cbox/layout') local chrome = require('Dev:Colors') local getArgs = require('Dev:Arguments').getArgs local notmeta_checks = { above = true, below = true, class = true, data = true, fontsize = true, header = true, image = true, imagelink = true, imagesize = true, layout = true, name = true, quote = true, reason = true, reasontext = true, text = true, timestam...")
- 16:58, 3 August 2023 Admin coral island talk contribs created page Module:BlockMessages (Created page with "--| Module:BlockMessages (v2.2.0) --by "The JoTS" -- v3.0 (Planned) - Drop requirement for sub'd ":" for ":" -- v2.2 - Support for message headers and footers -- v2.1 - Preparation function for MediaWiki:Ipbreason-dropdown -- v2.0 - Now only accepts named parameters. (To avoid errors with "=") --- This module is meant to be used in conjunction to MessageBlock and --- allows for customized block messages for every offense listed in the --- Ipbreason-dropdown sys...")
- 16:58, 3 August 2023 Admin coral island talk contribs created page Module:Autochangecat (Created page with "--<pre>Automatically changes categories/templates after xx days -- based on the last date the page was saved/edited -- use in template or directly -- Syntax = {{#invoke:Autochangecat|main|days=2|category1=Dev|category2=Developers|template=true}} -- Syntax = {{#invoke:Autochangecat|main|date=2015-05-06|category1=Dev|category2=Developers|template=true}} local p = {} local u = require("Dev:Utility") local function preprocess(sText) if mw.getCurrentFrame() then sText =...")
- 16:56, 3 August 2023 Admin coral island talk contribs created page Module:Autocalctable (Created page with "--|Description : Autocalctable --|Adds summation/average/min/max values of a column of a table imported from json/module/csv page --|Syntax : --|{{#invoke:Autotablecalc|page=pagename|type=datatype|calc=calculationtype}} --|Where calc = sum/avg/min/max - can be more than one separated by commas ,e.g. calc=sum,avg --| pagename = name of page/module --| datatype = json or lua or cvs local p = {} local csv = require("Dev:Csv") local json = require("Dev:Json") local getArgs...")
- 16:55, 3 August 2023 Admin coral island talk contribs created page Module:Asof (Created page with "-- <pre> Creates dated statements local p = {} local u = require("Dev:Utility") local tValidMonths = { january = 1, february = 2, march = 3, april = 4, may = 5, june = 6, july = 7, august = 8, september = 9, october = 10, november = 11, december = 12, } --% Entry point Creates a dated statement and categorizes the page --@ frame (table) A scribunto frame --: (string) A string containing "As of", and a category with the date function p.main(frame) local tArg...")
- 16:54, 3 August 2023 Admin coral island talk contribs created page Module:Accordion (Created page with "local getArgs = require('Dev:Arguments').getArgs local p = {} function p.main(frame) local args = getArgs(frame) local types = { text = 'text', links = 'links', } local hasTypeMismatch = false local accordionsType = types[args.type] or 'text' local wrapper = mw.html.create('div'):addClass('accordions__wrapper'):attr({ ['data-accordions-type'] = accordionsType, ['data-animation-duration'] = tonumber(args['animation-d...")
- 16:53, 3 August 2023 Admin coral island talk contribs created page Module:Documentation/i18n (Created page with "-- <nowiki> return { ["_metadata"] = { ["order"] = { "add-categories-blurb", "configuration", "configuration-text", "dependencies", "description", "documentation-heading", "documentation-visibility", "example", "examples", "experiment-blurb-module", "experiment-blurb-module-nosandbox", "experiment-blurb-template",...")
- 16:51, 3 August 2023 Admin coral island talk contribs created page Module:Hatnote (Created page with "-- This Module is used for making templates based in the Lua language. -- See more details about Lua in w:Help:Lua. -- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden. -- The next line imports the Hatnote module from the w:c:dev:Global Lua Modules. local H = require('Dev:Hatnote') -- See more details about this module at w:c:dev:Global_Lua_Modules/Hatnote -- The last line produces the output for the template...")
- 16:50, 3 August 2023 Admin coral island talk contribs created page Module:Exists (Created page with "-- Module copied from Genshin Impact wiki. local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = {'Template:Exists'} }) return p._main(args) end function p._main(args) local page = args[1] or '' local trueResult = args[2] or args['then'] or '' local falseResult = args[3] or args['else'] or '' if (p.checkExists(page)) then return trueResult else return falseResu...")
- 16:45, 3 August 2023 Admin coral island talk contribs created page Template:Ci (Created page with "{{#switch: {{lc:{{{1|}}}}} |nl = ''Coral Island'' |#default = ''Coral Island''}}<noinclude> category:Templates{{documentation}}</noinclude>")
- 16:44, 3 August 2023 Admin coral island talk contribs created page Template:CI (Created page with "{{#switch: {{lc:{{{1|}}}}} |nl = ''Coral Island'' |#default = ''Coral Island''}}<noinclude> category:Templates{{documentation}}</noinclude>")
- 16:42, 3 August 2023 Admin coral island talk contribs created page Tree Planting Festival (Created page with "a")
- 16:42, 3 August 2023 Admin coral island talk contribs created page Cherry Blossom Potluck (Created page with "a")
- 07:54, 3 August 2023 Admin coral island talk contribs created page Template:Infobox item (Created page with "<includeonly><infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <default>{{Exists|File:{{#titleparts:{{PAGENAME}}}}.png|{{#titleparts:{{PAGENAME}}}}.png|}}</default> <caption source="description" /> </image> <group> <header>Information</header> <data source="type"> <label>Type</label> <!-- Type shown in in-game details --> <format><!-- -->{{#switch:...")
- 07:51, 3 August 2023 Admin coral island talk contribs created page Bee house (Created page with "{{Infobox item |title = Bee house |description = A hotel for bees. Place a flower inside to produce honey. |type = Artisan equipment |mastery = Catching;3 |sell = 520 |size = 2x2 }} '''Bee house''' is a type of artisan equipment that produces honey from flowers. ==How to obtain== Bee house can be crafted after the player reaches level 3 in their Catching skill. {{Recipe |items = Wood*50;Bronze ore...")
- 07:49, 3 August 2023 Admin coral island talk contribs created page Attractions (Created page with "__NOTITLE__")
- 07:40, 3 August 2023 Admin coral island talk contribs created page Template:Icon (Created page with "<includeonly>{{#invoke:Icon|main}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 06:55, 3 August 2023 Admin coral island talk contribs created page Shop (Created page with "'''Shops''' are locations where the player can obtain a wide array of products by exchanging for coins and sometimes other materials as well. ==List== There are 18 shops in total on Coral Island as of v0.4. {| class="fandom-table article-table sortable tdc tdbg1" !Name !Services !Employees !Locations !Days Open !Days Closed !Hours |- |Beach Shack |Drinks<br />Food<br />Baits<br />Advanced Fishing Rods<br />Advanced Nets |Sunny |Beach |Mon–Sun |Tue |{{T...") Tag: Visual edit: Switched
- 06:54, 3 August 2023 Admin coral island talk contribs created page Module:Shop (Created page with "local p = {} local lib = require('Module:Feature') local Icon = require('Module:Icon')._main local category = mw.html.create() function p.main(frame) local args = require('Module:Arguments').getArgs(frame) local delim = args.delim or ';' --start out and figure out cols local out = mw.html.create('table'):addClass('article-table fandom-table sortable ' .. (args.class or '')) local default = {} table.insert(default, (args.firstcol or 'Item')) table.insert(default...")
- 06:54, 3 August 2023 Admin coral island talk contribs created page Module:Shop availability (Created page with "local p = {} local Parse = require('Module:Parser').getTemplateArgs local Slib = require('Module:Shop') local lib = require('Module:Feature') local Icon = require('Module:Icon')._main local Pages = {} local display = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst=true, wrappers = {'Template:Shop availability'} }) local item = args[1] or mw.title.getCurrentTitle().rootText if lib.isNotEmpty(frame.args.pages) then...")
- 06:54, 3 August 2023 Admin coral island talk contribs created page Template:Shop availability (Created page with "<includeonly>{{#invoke:Shop availability|main|pages={{#DPL: |namespace= |uses=Template:Shop |category={{#if:{{{1|}}}|{{Array|{{lc:{{{1|}}}}}|;|Sells {item}|¦}}|Sells {{lc:{{#titleparts:{{PAGENAME}}}}}}}} |ordermethod=title |format=,%PAGE%$$$,, }}}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 06:52, 3 August 2023 Admin coral island talk contribs created page Module:Parser (Created page with "local p = {} local CHAR_EQUAL = string.byte("=") local CHAR_OPEN_BRACE = string.byte("{") local CHAR_PIPE = string.byte("|") local CHAR_CLOSE_BRACE = string.byte("}") local CHAR_OPEN_BRACKET = string.byte("[") local CHAR_CLOSE_BRACKET = string.byte("]") local FormatParser = {} -- methods local FormatParserMetatable = { __index = FormatParser, } function p.getTemplateArgs(page, options) options = options or {} local rawContent = '' if options.custom then rawContent...")
- 06:52, 3 August 2023 Admin coral island talk contribs created page Module:Recipes by category table (Created page with "local p = {} local lib = require('Module:Feature') local Icon = require('Module:Icon')._main local Icon_list = require('Module:Icon list')._main local Parse = require('Module:Parser').getTemplateArgs local LL = require('Module:Link label')._main local show_time = false function p.main(frame) local args = require('Module:Arguments').getArgs(frame) if lib.isEmpty(frame.args.pages) then local result = args.noresult or '' if result ~= '' then return result elseif ar...")
- 06:51, 3 August 2023 Admin coral island talk contribs created page Wiki/Module:Recipes by category table (Created page with "local p = {} local lib = require('Module:Feature') local Icon = require('Module:Icon')._main local Icon_list = require('Module:Icon list')._main local Parse = require('Module:Parser').getTemplateArgs local LL = require('Module:Link label')._main local show_time = false function p.main(frame) local args = require('Module:Arguments').getArgs(frame) if lib.isEmpty(frame.args.pages) then local result = args.noresult or '' if result ~= '' then return result elseif ar...")
- 06:50, 3 August 2023 Admin coral island talk contribs created page Template:Recipes by category table (Created page with "<includeonly>{{#invoke:Recipes by category table|main|pages={{#if:{{{only|}}}||{{#if:{{{1|}}}{{{medium|}}}{{{category|}}}{{{not|}}}| {{#dpl: |namespace = |category = {{#if:{{{1|}}}|{{Array|{{lc:{{{1|}}}}}|;|Uses {item}|¦}}}} |category = {{#if:{{{medium|}}}|{{Array|{{lc:{{{medium|}}}}}|;|Crafted with {item}|¦}}}} |category = {{{category|}}} |category = {{{category2|}}} |uses = Template:Recipe |notcategory = Upcoming content |notcategory = Removed |n...")
- 06:32, 3 August 2023 Admin coral island talk contribs created page Template:MasterIcon (Created page with "{{#if:{{{Arrow_collapse}}}|16px|none}}{{#if:{{{Search}}}|16px|none}}{{#if:{{{Coin}}}|16px|none}}{{#if:{{{Betty}}}|16px|none}}{{#if:{{{Health}}}|16px|none}}{{#if:{{{Eva}}}|16px|none}}{{#if:{{{Walter}}}|16px|none}}{{#if:{{{Stamina}}}|16px|none}}{{#if:{{{Twitter}}}|[[File:497Twitter.png|16px|none]...")
- 05:26, 3 August 2023 Admin coral island talk contribs uploaded File:992T Icon Gold4.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 05:26, 3 August 2023 Admin coral island talk contribs created page File:992T Icon Gold4.png (Uploaded own work with UploadWizard)
- 04:15, 3 August 2023 Admin coral island talk contribs created page Template:Cost (Created page with "<div class="cost-template"> <includeonly> {{#if:{{{coin|}}}|<div class="cost-detail">{{{amount}}} {{g}}</div>}} {{#if:{{{stone|}}}|<div class="cost-detail">16px|none {{{amount}}}</div>}} {{#if:{{{wood|}}}|<div class="cost-detail">16px|none {{{amount}}}</div>}} {{#if:{{{hardwood|}}}|<div class="cost-detail">16px|none {{{amount}}}</div>}} {{#if:{{{bronzebar|}}}|<div class="cost-detail">File: 235Copper Ba...")
- 02:14, 3 August 2023 Admin coral island talk contribs created page Project (Created page with "__NOTITLE__")
- 13:35, 2 August 2023 Admin coral island talk contribs created page Essential Resource (Created page with "__NOTITLE__")
- 10:56, 2 August 2023 Admin coral island talk contribs uploaded File:759T Icon StarSilverB.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 10:56, 2 August 2023 Admin coral island talk contribs uploaded File:734T Icon StarOsmiumB.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 10:56, 2 August 2023 Admin coral island talk contribs uploaded File:747T Icon StarGoldB.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 10:56, 2 August 2023 Admin coral island talk contribs created page File:759T Icon StarSilverB.png (Uploaded own work with UploadWizard)
- 10:56, 2 August 2023 Admin coral island talk contribs created page File:734T Icon StarOsmiumB.png (Uploaded own work with UploadWizard)
- 10:56, 2 August 2023 Admin coral island talk contribs created page File:747T Icon StarGoldB.png (Uploaded own work with UploadWizard)
- 10:56, 2 August 2023 Admin coral island talk contribs uploaded File:768T Icon StarBronzeB.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 10:56, 2 August 2023 Admin coral island talk contribs created page File:768T Icon StarBronzeB.png (Uploaded own work with UploadWizard)
- 10:15, 2 August 2023 Admin coral island talk contribs created page Template:Replace (Created page with "<includeonly>{{#invoke:Replace|main}}</includeonly><noinclude>{{Documentation}}Category:Lua templates</noinclude>")
- 10:15, 2 August 2023 Admin coral island talk contribs created page /Template:Replace (Created page with "<includeonly>{{#invoke:Replace|main}}</includeonly><noinclude>{{Documentation}}Category:Lua templates</noinclude>")
- 10:09, 2 August 2023 Admin coral island talk contribs created page Module:Mbox (Created page with "return require('Dev:Mbox')")
- 10:07, 2 August 2023 Admin coral island talk contribs created page Module:Arguments (Created page with "-- based on https://dev.fandom.com/wiki/Module:Arguments?oldid=160378 --- Arguments invocation argument extractor for Scribunto modules. -- It is intended for use by other Lua modules, and should not be -- called from an invocation (`#invoke`) directly. -- -- This module supports the following features: -- * Trimming and blank argument removal. -- * Argument inheritance between child and parent frames. -- * Argument extraction for external modules and console...")
- 10:06, 2 August 2023 Admin coral island talk contribs created page Module:Icon list (Created page with "local p = {} local lib = require('Module:Feature') local Icon = require('Module:Icon')._main function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Icon list' } }) return p._main(args) end function p._main(args) local input = args[1] or '' local itemDelim = args.delim or ';' local items = lib.split(input, itemDelim) if next(items) == nil then return mw.html.create()...")
- 10:04, 2 August 2023 Admin coral island talk contribs created page Module:Icon (Created page with "local p = {} local lib = require('Module:Feature') local LL = require('Module:Link label')._main function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Icon' } }) return p._main(args) end function p._main(args) local item = args.name or args[1] if not item then return mw.html.create() end -- if no input then return blank local nolink = lib.isNotEmpty(args.nolink) or fa...")
- 10:03, 2 August 2023 Admin coral island talk contribs created page Module:Link label (Created page with "local p = {} local TERMS = { ' %(flower%)', ' %(group%)', ' %(character%)', ' %(game%)', ' %(item%)', ' %(artisan product%)', ' %(cooked dish%)', } function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = { 'Template:Link label' } }) return p._main(args) end function p.getTerms() local result = mw.html.create() for _, term in ipairs(TERMS) do local replacedTerm, _ = term:gsub('%%', '') result:ne...")
- 10:02, 2 August 2023 Admin coral island talk contribs created page Module:Card (Created page with "local p = {} local lib = require('Module:Feature') local LL = require('Module:Link label')._main local Ilib = require('Module:Icon') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Card' } }) return p._main(args) end function p._main(args) local item = args.name or args[1] if not item then return mw.html.create() end -- if no input then return blank local link =...")
- 09:53, 2 August 2023 Admin coral island talk contribs created page Module:Feature (Created page with "--- Miscellaneous useful functions. local lib = {} local util = require('libraryUtil') local checkType = util.checkType local checkTypeMulti = util.checkTypeMulti local NIL_OK = true --- Choose one of two values to return. -- @param {boolean} cond Determines which value to return. -- @param T The value to return if `cond` is true (or truthy). -- @param F The value to return if `cond` is false (or falsey). function lib.ternary(cond, T, F) if cond then ret...")
- 09:50, 2 August 2023 Admin coral island talk contribs created page Module:Card list (Created page with "local p = {} local lib = require('Module:Feature') local Card = require('Module:Card')._main local Ilib = require('Module:Icon list') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Card list' } }) return p._main(args) end function p._main(args) local input = args[1] or '' local itemDelim = args.delim or ';' local items = lib.split(input, itemDelim) if next(ite...")
- 09:48, 2 August 2023 Admin coral island talk contribs created page Module:Replace (Created page with "--- Module copied from Genshin Impact wiki. local p = {} local ie = require('Module:Feature').isEmpty function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = { 'Template:Replace' } }) return p._main(args) end function p._main(args) local inputString = args[1] or nil local search = args[2] or args.s1 or nil local replace = args[3] or args.r1 or '' -- argument validation if ie(inputString) then return...")