User contributions for Admin coral island
Jump to navigation
Jump to search
3 August 2023
- 16:5016:50, 3 August 2023 diff hist +787 N 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..." current
- 16:4716:47, 3 August 2023 diff hist −2 Template:Ci No edit summary
- 16:4616:46, 3 August 2023 diff hist −13 Template:Ci No edit summary
- 16:4616:46, 3 August 2023 diff hist +23 Template:Ci No edit summary
- 16:4516:45, 3 August 2023 diff hist +167 N Template:Ci Created page with "{{#switch: {{lc:{{{1|}}}}} |nl = ''Coral Island'' |#default = ''Coral Island''}}<noinclude> category:Templates{{documentation}}</noinclude>"
- 16:4416:44, 3 August 2023 diff hist +167 N Template:CI Created page with "{{#switch: {{lc:{{{1|}}}}} |nl = ''Coral Island'' |#default = ''Coral Island''}}<noinclude> category:Templates{{documentation}}</noinclude>"
- 16:4216:42, 3 August 2023 diff hist +1 N Tree Planting Festival Created page with "a"
- 16:4216:42, 3 August 2023 diff hist +1 N Cherry Blossom Potluck Created page with "a"
- 16:4216:42, 3 August 2023 diff hist −2 Spring No edit summary
- 16:4016:40, 3 August 2023 diff hist −38 Template:Quotes Undo revision 5658 by Admin coral island (talk) current Tag: Undo
- 16:3916:39, 3 August 2023 diff hist +38 Template:Quotes No edit summary Tag: Reverted
- 16:3616:36, 3 August 2023 diff hist 0 Template:Quotes No edit summary
- 16:3416:34, 3 August 2023 diff hist 0 Template:Quotes No edit summary
- 16:3216:32, 3 August 2023 diff hist −6 Archie No edit summary
- 09:4609:46, 3 August 2023 diff hist −3 TV Channel →Acquisition
- 09:4609:46, 3 August 2023 diff hist −1 TV Channel →Acquisition
- 09:4509:45, 3 August 2023 diff hist −18 TV Channel →Channels
- 09:4509:45, 3 August 2023 diff hist +2,065 TV Channel No edit summary
- 09:4109:41, 3 August 2023 diff hist +377 Greenhouse No edit summary
- 09:0109:01, 3 August 2023 diff hist +4 Template:Heart event No edit summary
- 08:5808:58, 3 August 2023 diff hist +27 Template:Hearts No edit summary
- 08:5608:56, 3 August 2023 diff hist +64 Template:Heart event No edit summary
- 08:5408:54, 3 August 2023 diff hist +23 Template:Heart event No edit summary
- 08:5208:52, 3 August 2023 diff hist −86 Template:Heart event No edit summary
- 08:5208:52, 3 August 2023 diff hist −14 Template:Heart event No edit summary
- 08:4908:49, 3 August 2023 diff hist +2 Template:Quotes No edit summary
- 08:4608:46, 3 August 2023 diff hist +43 Alice →Dialogues
- 08:4608:46, 3 August 2023 diff hist −123 Alice →Dialogues
- 08:4308:43, 3 August 2023 diff hist −13 Alice →Dialogues
- 08:4008:40, 3 August 2023 diff hist +3 Alice →Dialogues
- 08:3508:35, 3 August 2023 diff hist −7 Template:Quotes No edit summary
- 08:3208:32, 3 August 2023 diff hist +8 Template:Quotes No edit summary
- 08:2808:28, 3 August 2023 diff hist −49 Template:Quotes No edit summary
- 08:2608:26, 3 August 2023 diff hist −1 Alice →Dialogues
- 08:2308:23, 3 August 2023 diff hist −217 Alice →Dialogues
- 08:0808:08, 3 August 2023 diff hist +103 Inventory →Upgrades
- 07:5607:56, 3 August 2023 diff hist −2,109 Template:Infobox item No edit summary
- 07:5407:54, 3 August 2023 diff hist +8,810 N 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:4807:48, 3 August 2023 diff hist +8 Main Page →Welcome to the Official Coral Island Wiki
- 07:4607:46, 3 August 2023 diff hist −1 Artisan Goods →Bee house
- 07:4607:46, 3 August 2023 diff hist 0 Artisan Goods →Bee house
- 07:4607:46, 3 August 2023 diff hist −2 Artisan Goods →Offering
- 07:4507:45, 3 August 2023 diff hist +7 Artisan Goods →Offering
- 07:4507:45, 3 August 2023 diff hist +3 Artisan Goods →Offering
- 07:4007:40, 3 August 2023 diff hist +88 N Template:Icon Created page with "<includeonly>{{#invoke:Icon|main}}</includeonly><noinclude>{{Documentation}}</noinclude>"
- 06:5506:55, 3 August 2023 diff hist +3,055 N 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:5406:54, 3 August 2023 diff hist +3,157 N 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:5406:54, 3 August 2023 diff hist +4,128 N 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..." current
- 06:5406:54, 3 August 2023 diff hist +303 N 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:5206:52, 3 August 2023 diff hist +8,167 N 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..." current