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).
- 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")
- 09:17, 3 August 2023 Novell talk contribs created page File:Special Item Slot.png
- 09:17, 3 August 2023 Novell talk contribs uploaded File:Special Item Slot.png
- 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:48, 3 August 2023 User account Hannimitsurugi talk contribs was created
- 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 created page File:992T Icon Gold4.png (Uploaded own work with UploadWizard)
- 05:26, 3 August 2023 Admin coral island talk contribs uploaded File:992T Icon Gold4.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 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:43, 3 August 2023 Novell talk contribs created page File:Blacksmith breaks open coffer.png
- 02:43, 3 August 2023 Novell talk contribs uploaded File:Blacksmith breaks open coffer.png
- 02:17, 3 August 2023 User account Anastasia.stairway talk contribs was created
- 02:14, 3 August 2023 Admin coral island talk contribs created page Project (Created page with "__NOTITLE__")
- 14:24, 2 August 2023 Novell talk contribs created page File:235Fishing Rod Titanium.png (Uploaded own work with UploadWizard)
- 14:24, 2 August 2023 Novell talk contribs created page File:224Fishing Rod Zirconium.png (Uploaded own work with UploadWizard)
- 14:24, 2 August 2023 Novell talk contribs uploaded File:235Fishing Rod Titanium.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 14:24, 2 August 2023 Novell talk contribs uploaded File:224Fishing Rod Zirconium.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 14:24, 2 August 2023 Novell talk contribs created page File:213Fishing Rod Gold.png (Uploaded own work with UploadWizard)
- 14:24, 2 August 2023 Novell talk contribs uploaded File:213Fishing Rod Gold.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 14:24, 2 August 2023 Novell talk contribs created page File:186Bug Net Titanium.png (Uploaded own work with UploadWizard)
- 14:24, 2 August 2023 Novell talk contribs created page File:199Bug Net Gold.png (Uploaded own work with UploadWizard)
- 14:24, 2 August 2023 Novell talk contribs uploaded File:186Bug Net Titanium.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 14:24, 2 August 2023 Novell talk contribs uploaded File:199Bug Net Gold.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 14:24, 2 August 2023 Novell talk contribs created page File:168Bug Net Zirconium.png (Uploaded own work with UploadWizard)
- 14:24, 2 August 2023 Novell talk contribs uploaded File:168Bug Net Zirconium.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 13:35, 2 August 2023 Admin coral island talk contribs created page Essential Resource (Created page with "__NOTITLE__")
- 12:17, 2 August 2023 Novell talk contribs created page File:Adoptable Bode.jpg (Uploaded own work with UploadWizard)
- 12:17, 2 August 2023 Novell talk contribs uploaded File:Adoptable Bode.jpg (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 12:17, 2 August 2023 Novell talk contribs created page File:Adoptable Bast.jpg (Uploaded own work with UploadWizard)
- 12:17, 2 August 2023 Novell talk contribs uploaded File:Adoptable Bast.jpg (Uploaded own work with UploadWizard) Tag: Upload Wizard