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).
- 10:43, 9 August 2023 Admin coral island talk contribs created page Module:TemplateData (Created page with "--- Module copied from Genshin Impact wiki. --- A library used to process other modules' arguments and to output matching -- template data. -- @script TemplateData local p = {} -- general helper functions local function quote(s) return string.format('"%s"', s) end local function ensureTable(v) if type(v) == "table" then return v end return {v} end -- metatable helper functions --- Try getting from nonDefaults, then from defaults...")
- 10:43, 9 August 2023 Admin coral island talk contribs created page Module:TableTools (Created page with "return require('Dev:TableTools')")
- 10:42, 9 August 2023 Admin coral island talk contribs created page Module:Shop usage (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 Icon_list = require('Module:Icon list')._main local Pages = {} local display = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst=true, wrappers = {'Template:Shop usage'} }) if lib.isNotEmpty(frame.args.pages) then local item = a...")
- 10:41, 9 August 2023 Admin coral island talk contribs created page Module:Schedule (Created page with "local p = {} local lib = require('Module:Feature') local Tabber = require('Module:Tabber')._main function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { wrappers = { 'Template:Schedule' } }) args.character = args.character or mw.title.getCurrentTitle().rootText return p._main(args) end function p._main(args) local out = mw.html.create() local tabs = {} local i = '1' while lib.isNotEmpty(args[i .. '_name']) and lib.isNotEmpty(args...")
- 10:41, 9 August 2023 Admin coral island talk contribs created page Module:Recipe (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) return p._main(args) end function p._main(args) local items = args.items or args[1] assert(items, 'No ingredients given') local yield_item = args.product or mw.title.getCurrentTitle().rootText local yield_amount = args['yield'] or '1' local medium = args.medi...")
- 10:40, 9 August 2023 Admin coral island talk contribs created page Module:Offering need (Created page with "local p = {} local lib = require('Module:Feature') local Offering = require('Module:Offering') local Parse = require('Module:Parser').getTemplateArgs local verifyQuality = require('Module:Icon').verifyQuality function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentOnly = false, wrapper = { 'Template:Offering need' } }) return p._main(frame.args) end function p._main(args) local data = Parse('Lake Temple', { only = 'Offering' }) l...")
- 10:39, 9 August 2023 Admin coral island talk contribs created page Module:Offering (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, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Offering' } }) return p._main(args) end function p._main(args) local _table = mw.html.create('table'):addClass('article-table fandom-table tdc2 tdc1 thc1 thc2 thc3 thc4 tdbg1') local options...")
- 10:39, 9 August 2023 Admin coral island talk contribs created page Module:Newarticletext/data (Created page with "return { { header = "Item", sections = { { text = "Crops", link = "Template:Crop/Preload" }, { text = "Artisan products", link = { { text = "Normal", link = "Template:Artisan product/Preload" }, { text = "Juice", link = "Template:Artisan product/Juice/Preload"...")
- 10:39, 9 August 2023 Admin coral island talk contribs created page Module:Newarticletext (Created page with "local p = {} function p.main(frame) local td_attr = { valign='top' } local td_css = { width='50%' } local title = frame:getParent():getTitle() local sections = mw.loadData('Module:Newarticletext/data') local output = {} -- For Each Section for i,section_data in ipairs(sections) do if section_data['header'] and section_data['sections'] then local evenTest local section = page_layout(...")
- 10:38, 9 August 2023 Admin coral island talk contribs created page Module:Namespace detect/data (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 from the w:c:dev:Global Lua Modules. local nsData = require('Dev:Namespace_detect/data') -- See more details about this module at w:c:dev:Global_Lua_Modules/Namespace_detect -- The imported Module is overwritten locally...")
- 10:38, 9 August 2023 Admin coral island talk contribs created page Module:Namespace detect/config (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 from the w:c:dev:Global Lua Modules. local nsConfiguration = require('Dev:Namespace_detect/config') -- See more details about this module at w:c:dev:Global_Lua_Modules/Namespace_detect -- The imported Module is overwrit...")
- 10:29, 9 August 2023 Admin coral island talk contribs created page Module:If match (Created page with "local p = {} local lib = require('Module:Feature') function p.main(frame) local args = require('Module:Arguments').getArgs(frame) if lib.isEmpty(args[1]) then return '' end return p._main(args) end function p._main(args) local str = tostring(args[1]) local truthy = args['true'] or '' local falsey = args['false'] or lib.ternary(lib.isNotEmpty(args['index']), 0, '') for I,regex in ipairs(args) do if I == 1 then elseif args[I] and string.match(str, tostring...")
- 09:29, 9 August 2023 Novell talk contribs created page File:Clinic Spring.png (Uploaded own work with UploadWizard)
- 09:29, 9 August 2023 Novell talk contribs uploaded File:Clinic Spring.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:29, 9 August 2023 Novell talk contribs created page File:Electronic&Furniture&Ramen Spring.png (Uploaded own work with UploadWizard)
- 09:29, 9 August 2023 Novell talk contribs uploaded File:Electronic&Furniture&Ramen Spring.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:29, 9 August 2023 Novell talk contribs created page File:Ling'sLab Spring.png (Uploaded own work with UploadWizard)
- 09:29, 9 August 2023 Novell talk contribs uploaded File:Ling'sLab Spring.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:29, 9 August 2023 Novell talk contribs created page File:Ranch Spring.png (Uploaded own work with UploadWizard)
- 09:29, 9 August 2023 Novell talk contribs uploaded File:Ranch Spring.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:29, 9 August 2023 Novell talk contribs created page File:General Store Spring.png (Uploaded own work with UploadWizard)
- 09:29, 9 August 2023 Novell talk contribs uploaded File:General Store Spring.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:29, 9 August 2023 Novell talk contribs created page File:Clothing&Salon Spring.png (Uploaded own work with UploadWizard)
- 09:29, 9 August 2023 Novell talk contribs uploaded File:Clothing&Salon Spring.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 08:55, 9 August 2023 Admin coral island talk contribs created page Module:Gifted item/data (Created page with "return { 'Aaliyah', 'Alice', 'Anne', 'Antonio', 'Archie', 'Ben', 'Betty', 'Bree', 'Chaem', 'Charles', 'Chieftain', 'Connor', 'Dinda', 'Dippa', 'Eleanor', 'Emily', 'Emma', 'Erika', 'Eva', 'Frank', 'Giu', 'Gong', 'Grog', 'Groo', 'Jack', 'Jim', 'Joko', 'Judge Ross', 'Kenny', 'Kira', 'Leah', 'Lily', 'Ling', 'Luke', 'Macy', 'Mark', 'Millie', 'Nina', 'Noah', 'Oliver', 'Pablo', 'Paul', 'Rafael', 'Raj', 'Randy', 'Ratih', 'Sam', 'Sc...")
- 08:54, 9 August 2023 Admin coral island talk contribs created page Module:Gifted item (Created page with "local p = {} local lib = require('Module:Feature') local Icon_list = require('Module:Icon list').buildList local characters = mw.loadData('Module:Gifted item/data') local order = { 'love', 'like', 'neutral', 'dislike', 'hate' } local categories = mw.html.create() local noDupe = {} local blankReturn = { love = 'No character loves this item.', like = 'No character likes this item.', neutral = 'No character is neutral towards this item.', dislike = 'No character dislike...")
- 08:53, 9 August 2023 Admin coral island talk contribs created page Module:Formatting (Created page with "local p = {} local lib = require('Module:Feature') local search = lib.inArray function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false }) local main = args['text'] or args[1] local label = args['label'] or args[2] or '' local r_s,r_e,b,i,u_s,u_e,v_s,v_e = '','','','','','','','' if main == nil then error('A value must be given') end local nw = mw.text.nowiki local out = mw.html.create(lib.terna...")
- 08:52, 9 August 2023 Admin coral island talk contribs created page Module:Calendar crops/doc (Created page with "{{Documentation/Header}} This module implements {{T|Calendar crops}}.")
- 08:52, 9 August 2023 Admin coral island talk contribs created page Module:Calendar crops (Created page with "local p = {} local lib = require('Module:Feature') local Exists = require('Module:Exists').checkExists function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = {'Template:Calendar crops'} }) return p._main(args) end function p._main(args) local crop = args.crop or mw.title.getCurrentTitle().rootText local category = mw.html.create() assert(args[1], 'Missing stage information') local s...")
- 08:44, 9 August 2023 Admin coral island talk contribs created page Module:Array (Created page with "--- Module copied from Genshin Impact wiki local p = {} local lib = require('Module:Feature') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = { 'Template:Array' } }) --mw.logObject(args,'args') --debug return p._main(args, frame) end function p._main(args, frame) local arrayString = args[1] or nil local separator = args[2] or nil local format = args[3] or nil local join = args[4] or '' local d...")
- 08:07, 9 August 2023 Admin coral island talk contribs created page MB Wiki:Contributing (Created page with "==Manual of Style== For any questions on recommended article styles or formatting, check out the wiki's Manual of Style. == Make an affiliated wiki for other languages == {{Ci}} is available in multiple languages. A wiki for [https://coralisland.fandom.com/id/wiki/Beranda Bahasa Indonesia] and [https://coralisland.fandom.com/es/wiki/ Spanish] language has already been created! When creating a wiki for other languages, the same url...")
- 08:07, 9 August 2023 Admin coral island talk contribs created page MB Wiki:AutoWikiBrowser/Script (Created page with "This page intentionally left blank for users of JS Wiki Browser.")
- 07:29, 9 August 2023 Admin coral island talk contribs created page MediaWiki:Infobox.css (Created page with "Background: .portable-infobox { background-color: var(--theme-infobox-bg); border-radius: 6px; } Title: .page-content .portable-infobox .pi-title { font-size: 20px; background-color:var(--theme-accent-color); color: #383533; border-radius: 5px 5px 0 0; } Caption: .pi-caption { color: rgba(var(--theme-page-text-color--rgb),.9); } Border: .portable-infobox, .portable-infobox .pi-border-color { border-color: var(--theme-border-color); border-...")
- 07:26, 9 August 2023 Admin coral island talk contribs created page MediaWiki:Collapsible.css (Created page with "For custom Coral Island Wiki Collapsible: .ci-collapsible.mw-collapsible, .ci-collapsible .mw-collapsible { padding: 3px 0; } .ci-collapsible .mw-collapsible-toggle { padding: 3px; border: solid 1px var(--theme-link-color); border-radius: 5px; float: none; } .ci-collapsible .mw-collapsible-toggle-default::before, .ci-collapsible .mw-collapsible-toggle-default::after, .ci-collapsible .mw-collapsible-toggle-expanded::before, .ci-collapsible .mw-c...")
- 07:25, 9 August 2023 Admin coral island talk contribs created page MediaWiki:Cards.css (Created page with ".custom-card { display: inline-block; position: relative; width: fit-content; align-self: baseline; } .custom-card-body { display: inline-block; position: relative; width: fit-content; align-self: baseline; background: var(--card-bg-main); border-radius: 12px; text-align: center; overflow: hidden; } .custom-card-image { width: 60px; height: 60px; padding: 4px; } .custom-card-amount { background: var(--card-bg-sub); text-align: center; border-radius: 0 0...")
- 07:24, 9 August 2023 Admin coral island talk contribs created page Template:Vdelinks (Created page with "<includeonly><small><nowiki>[</nowiki>[[Template:{{{1}}}|<span title="View this {{{type|}}} template">v</span>]] · [{{fullurl:Template talk:{{{1}}}}} <span title="Discuss this {{{type|}}} template">d</span>] · [{{fullurl:Template:{{{1}}}|action=edit}} <span title="Edit this {{{type|}}} template">e</span>]<nowiki>] </nowiki></small></includeonly>")
- 07:23, 9 August 2023 Admin coral island talk contribs created page Template:Uploadlink (Created page with "<includeonly><span class="plainlinks">[{{fullurl:Special:Upload|wpDestFile={{urlencode:{{{1|}}}}}{{#ifeq:{{lc:{{{reupload|}}}}}|yes|&wpForReUpload=1|}}}} {{#if:{{{2|}}}|{{{2}}}|File:{{{1}}} }}]</span></includeonly>")
- 07:23, 9 August 2023 Admin coral island talk contribs created page Template:Upcoming (Created page with "<includeonly>{{MessageBox |header = Upcoming |class = blue |image = Upcoming.svg |imagewidth = 40px |text = This page is about upcoming content, which may be subject to change. Not representative of the final product. |id = upcoming |comment = {{{1|}}} }}{{Namespace|file=Category:Upcoming content|main=Category:Upcoming content}}</includeonly>")
- 07:22, 9 August 2023 Admin coral island talk contribs created page Template:Tx (Created page with "<includeonly><!-- --><span class="text-error">{{{1|Transcription missing}}}</span><!-- -->{{Namespace|main=Category:Missing transcriptions}}<!-- --></includeonly>")
- 07:22, 9 August 2023 Admin coral island talk contribs created page Template:Trim (Created page with "<includeonly>{{#if:{{{1|}}}|{{{1}}}|}}</includeonly>")
- 07:21, 9 August 2023 Admin coral island talk contribs created page Template:Transclude (Created page with "<includeonly><!-- -->{{#if:<!-- -->{{#if:{{{section|}}}<!-- -->|YES<!-- -->|{{Exists|{{{page|{{{1|}}}}}}|YES}}<!-- -->}}<!-- -->|{{#ifeq:{{{main|}}}|1<!-- -->|{{#if:{{{heading|{{{2|}}}}}}<!-- -->|{{#ifeq:{{{top|}}}|1<!-- -->|{{Main|{{{page|{{{1|}}}}}}|l1={{{label|}}}}}<!-- -->|{{Main|{{{page|{{{1|}}}}}}#{{{heading|{{{2|}}}}}}|l1={{{label|}}}}}<!-- -->}}<!-- -->|{{Main|{{{page|{{{1|}}}}}}|l1={{{label|}}}}}<!-- -->}}<!-- -->}} <!-- -->{{...")
- 07:21, 9 August 2023 Admin coral island talk contribs created page Template:Topic (Created page with "<includeonly>{{#sub:{{#replace:{{SITENAME}}| Wiki}}|-{{#len:{{#replace:{{SITENAME}}| Wiki}}}}-1}}</includeonly>")
- 07:20, 9 August 2023 Admin coral island talk contribs created page Template:Tocright (Created page with "<includeonly><div style="float:right; clear:{{{clear|right}}}; margin-bottom:.5em; padding:.5em 0 .8em 1.4em; background:transparent; max-width:20em;">__TOC__</div></includeonly>")
- 07:19, 9 August 2023 Admin coral island talk contribs created page Template:Time (Created page with "<includeonly><!-- -->{{#if:{{{1|}}}|<!-- -->{{padleft:{{#explode:{{{1|}}}|:|0}}|2}}<!-- -->:<!-- -->{{padleft:{{#if:{{#explode:{{{1|}}}|:|1}}|{{#explode:{{{1|}}}|:|1}}|00}}|2}}<!-- -->{{#if:{{{2|}}}|<!-- -->–<wbr><!-- -->{{padleft:{{#explode:{{{2|}}}|:|0}}|2}}<!-- -->:<!-- -->{{padleft:{{#if:{{#explode:{{{2|}}}|:|1}}|{{#explode:{{{2|}}}|:|1}}|00}}|2}}<!-- -->}}<!-- -->}}</includeonly>")
- 07:18, 9 August 2023 Admin coral island talk contribs created page Template:Tabber (Created page with "<includeonly>{{#invoke:Tabber|main}}</includeonly>")
- 07:18, 9 August 2023 Admin coral island talk contribs created page Template:T (Created page with "<includeonly>{{#invoke:Formatting|main|template=1}}</includeonly>")
- 07:17, 9 August 2023 Admin coral island talk contribs created page File:Header marker left.png (Uploaded own work with UploadWizard)
- 07:17, 9 August 2023 Admin coral island talk contribs uploaded File:Header marker left.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 07:16, 9 August 2023 Admin coral island talk contribs created page File:Header marker right.png (Uploaded own work with UploadWizard)
- 07:16, 9 August 2023 Admin coral island talk contribs uploaded File:Header marker right.png (Uploaded own work with UploadWizard) Tag: Upload Wizard