User contributions for Admin coral island

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500 | 1,000)

9 August 2023

  • 15:1015:10, 9 August 2023 diff hist −34 Module:Namespace detect/dataNo edit summary Tag: Reverted
  • 15:0215:02, 9 August 2023 diff hist +31 N Category:Aging barrelCreated page with "Category:Artisan equipments" current
  • 14:3014:30, 9 August 2023 diff hist −24 Template:Navbox locationsNo edit summary
  • 14:2814:28, 9 August 2023 diff hist +577 N Abandoned VillaCreated page with "{{Infobox location |name = Abandoned Villa |image = |caption = |type = Residence |address = |resident = Nina |hours = |closed = }} The '''Abandoned Villa''' is a villa owned by former residents of ''Coral Island''. Nobody really knows why the family left, but they left abruptly many years ago. Their only daughter, now in her 20s, still visits the villa in the summer. She is a good fri..." current
  • 14:2414:24, 9 August 2023 diff hist +48 Aaliyah→‎Love
  • 10:4310:43, 9 August 2023 diff hist +14,589 N Module:TemplateDataCreated 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..." current
  • 10:4310:43, 9 August 2023 diff hist +32 N Module:TableToolsCreated page with "return require('Dev:TableTools')"
  • 10:4210:42, 9 August 2023 diff hist +4,353 N Module:Shop usageCreated 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..." current
  • 10:4110:41, 9 August 2023 diff hist +1,528 N Module:ScheduleCreated 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:4110:41, 9 August 2023 diff hist +3,407 N Module:RecipeCreated 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..." current
  • 10:4010:40, 9 August 2023 diff hist +2,875 N Module:Offering needCreated 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..." current
  • 10:3910:39, 9 August 2023 diff hist +2,852 N Module:OfferingCreated 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..." current
  • 10:3910:39, 9 August 2023 diff hist +918 N Module:Newarticletext/dataCreated 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"..." current
  • 10:3910:39, 9 August 2023 diff hist +2,451 N Module:NewarticletextCreated 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(..." current
  • 10:3810:38, 9 August 2023 diff hist +763 N Module:Namespace detect/dataCreated 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:3810:38, 9 August 2023 diff hist +785 N Module:Namespace detect/configCreated 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:2910:29, 9 August 2023 diff hist +731 N Module:If matchCreated 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..." current
  • 08:5508:55, 9 August 2023 diff hist +604 N Module:Gifted item/dataCreated 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:5408:54, 9 August 2023 diff hist +3,190 N Module:Gifted itemCreated 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:5308:53, 9 August 2023 diff hist +9,431 N Module:FormattingCreated 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..." current
  • 08:5208:52, 9 August 2023 diff hist −69 Module:Calendar crops/docBlanked the page current Tag: Blanking
  • 08:5208:52, 9 August 2023 diff hist +69 N Module:Calendar crops/docCreated page with "{{Documentation/Header}} This module implements {{T|Calendar crops}}."
  • 08:5208:52, 9 August 2023 diff hist +3,454 N Module:Calendar cropsCreated 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..." current
  • 08:4408:44, 9 August 2023 diff hist +2,832 N Module:ArrayCreated 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..." current
  • 08:0708:07, 9 August 2023 diff hist +3,536 N MB Wiki:ContributingCreated 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..." current
  • 08:0708:07, 9 August 2023 diff hist +64 N MB Wiki:AutoWikiBrowser/ScriptCreated page with "This page intentionally left blank for users of JS Wiki Browser." current
  • 07:5807:58, 9 August 2023 diff hist +114 Template:CostNo edit summary
  • 07:2907:29, 9 August 2023 diff hist +1,116 N MediaWiki:Infobox.cssCreated 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:2607:26, 9 August 2023 diff hist +766 N MediaWiki:Collapsible.cssCreated 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..." current
  • 07:2507:25, 9 August 2023 diff hist +1,896 N MediaWiki:Cards.cssCreated 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:2407:24, 9 August 2023 diff hist +349 N Template:VdelinksCreated 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>" current
  • 07:2307:23, 9 August 2023 diff hist +214 N Template:UploadlinkCreated 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>" current
  • 07:2307:23, 9 August 2023 diff hist +383 N Template:UpcomingCreated 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>" current
  • 07:2207:22, 9 August 2023 diff hist +166 N Template:TxCreated page with "<includeonly><!-- --><span class="text-error">{{{1|Transcription missing}}}</span><!-- -->{{Namespace|main=Category:Missing transcriptions}}<!-- --></includeonly>" current
  • 07:2207:22, 9 August 2023 diff hist +52 N Template:TrimCreated page with "<includeonly>{{#if:{{{1|}}}|{{{1}}}|}}</includeonly>"
  • 07:2107:21, 9 August 2023 diff hist +794 N Template:TranscludeCreated 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:2107:21, 9 August 2023 diff hist +111 N Template:TopicCreated page with "<includeonly>{{#sub:{{#replace:{{SITENAME}}| Wiki}}|-{{#len:{{#replace:{{SITENAME}}| Wiki}}}}-1}}</includeonly>" current
  • 07:2007:20, 9 August 2023 diff hist +178 N Template:TocrightCreated 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>" current
  • 07:1907:19, 9 August 2023 diff hist +444 N Template:TimeCreated 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>" current
  • 07:1807:18, 9 August 2023 diff hist +50 N Template:TabberCreated page with "<includeonly>{{#invoke:Tabber|main}}</includeonly>"
  • 07:1807:18, 9 August 2023 diff hist +65 N Template:TCreated page with "<includeonly>{{#invoke:Formatting|main|template=1}}</includeonly>" current
  • 07:1707:17, 9 August 2023 diff hist +303 N File:Header marker left.pngUploaded own work with UploadWizard current Tag: Upload Wizard
  • 07:1607:16, 9 August 2023 diff hist +303 N File:Header marker right.pngUploaded own work with UploadWizard current Tag: Upload Wizard
  • 07:1307:13, 9 August 2023 diff hist +906 N Template:System requirementsCreated page with "{| |- ! style="text-align:center;" |30px|link= Minimum 30px|link= |- | style="text-align:left;" |<nowiki/> Requires a 64-bit processor and operating system<br/> '''OS''': Windows 10<br/> '''Processor''': Intel i3 Processor<br/> '''Memory''': 6 GB RAM<br/> '''Graphics''': Nvidia GeForce GTX 660 2GB<br/> '''DirectX''': Version 10<br/> '''Storage''': 8 GB available space |- ! style="text-align:center..." current
  • 07:1207:12, 9 August 2023 diff hist −52 Template:StubNo edit summary Tag: Reverted
  • 07:1207:12, 9 August 2023 diff hist +32 N Template:SpaceCreated page with "<includeonly> </includeonly>" current
  • 07:1007:10, 9 August 2023 diff hist +288 N Template:Shop usageCreated page with "<includeonly>{{#invoke:Shop usage|main|pages={{#DPL: |namespace= |uses=Template:Shop |category={{#if:{{{1|}}}|{{Array|{{lc:{{{1|}}}}}|;|Shop with {item} as currency|¦}}|Shop with {{lc:{{#titleparts:{{PAGENAME}}}}}} as currency}} |ordermethod=title |format=,%PAGE%$$$,, }}}}</includeonly>" current
  • 07:1007:10, 9 August 2023 diff hist −40 Template:Shop availabilityNo edit summary current
  • 07:0907:09, 9 August 2023 diff hist +48 N Template:ShopCreated page with "<includeonly>{{#invoke:Shop|main}}</includeonly>" current
  • 07:0707:07, 9 August 2023 diff hist +695 N Template:Sell pricesCreated page with "<includeonly>{{#switch:{{{type|}}} |#default = {{#switch:{{{1|}}}<!-- -->|Bronze|B = {{formatnum:{{#expr:{{{2|}}}*1.15round0}}}}<!-- -->|Silver|S = {{formatnum:{{#expr:{{{2|}}}*1.3round0}}}}<!-- -->|Gold|G = {{formatnum:{{#expr:{{{2|}}}*1.5round0}}}}<!-- -->|Osmium|O = {{formatnum:{{#expr:{{{2|}}}*2.0round0}}}}<!-- -->}} |Artisan products|Artisan = {{#switch:{{{1|}}}<!-- -->|Bronze|B = {{formatnum:{{#expr:(((({{{2|}}}*1.15)/5))round0)*5}}}}<!-- -->|Silver|S = {{formatn..."
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500 | 1,000)