User contributions for Admin coral island
Jump to navigation
Jump to search
4 August 2023
- 02:2202:22, 4 August 2023 diff hist +1,157 N Module:Check Created page with "-- Module Check -- -- Written by User:Shining-Armor -- -- Version 0.0.1 -- -- Last updated 9-15-2014 --<nowiki> local p = {} -- {{#invoke: Check|isMatch|Case Sensitive|arg1|arg2|ifTrue|ifFalse}} -- -- {{#invoke: Check|isMatch|false|Cat|Dog|Animal is a cat|Animal is not a cat}} -> Animal is not a cat function p.isMatch( frame ) if frame.args[1] == 'true' then frame.args[2] = string.lower(frame.args[2]) frame.args[3] = string.lower(frame.args[3])..." current
- 02:2202:22, 4 August 2023 diff hist +6,626 N 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..." current
3 August 2023
- 16:5816:58, 3 August 2023 diff hist +2,212 N 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..." current
- 16:5816:58, 3 August 2023 diff hist +2,012 N 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 =..." current
- 16:5616:56, 3 August 2023 diff hist +3,417 N 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..." current
- 16:5516:55, 3 August 2023 diff hist +2,352 N 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..." current
- 16:5416:54, 3 August 2023 diff hist +2,890 N 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..." current
- 16:5316:53, 3 August 2023 diff hist +58,264 N 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",..." current
- 16:5116:51, 3 August 2023 diff hist +483 N 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: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