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)

3 August 2023

2 August 2023

  • 13:4013:40, 2 August 2023 diff hist +3 Main Page→‎Welcome to the Official Coral Island Wiki
  • 10:5610:56, 2 August 2023 diff hist +303 N File:StarBronze.pngUploaded own work with UploadWizard Tag: Upload Wizard
  • 10:5610:56, 2 August 2023 diff hist +303 N File:StarGold.pngUploaded own work with UploadWizard Tag: Upload Wizard
  • 10:5610:56, 2 August 2023 diff hist +303 N File:StarOsmium.pngUploaded own work with UploadWizard Tag: Upload Wizard
  • 10:5610:56, 2 August 2023 diff hist +303 N File:StarSilver.pngUploaded own work with UploadWizard Tag: Upload Wizard
  • 10:4810:48, 2 August 2023 diff hist +8 Template:LetterNo edit summary Tag: Reverted
  • 10:4710:47, 2 August 2023 diff hist −51 Template:LetterNo edit summary Tag: Reverted
  • 10:4210:42, 2 August 2023 diff hist −4 Template:LetterNo edit summary Tag: Manual revert
  • 10:1510:15, 2 August 2023 diff hist +117 N Template:ReplaceCreated page with "<includeonly>{{#invoke:Replace|main}}</includeonly><noinclude>{{Documentation}}Category:Lua templates</noinclude>"
  • 10:1210:12, 2 August 2023 diff hist −244 Module:ArgumentsNo edit summary
  • 10:0910:09, 2 August 2023 diff hist +26 N Module:MboxCreated page with "return require('Dev:Mbox')"
  • 10:0710:07, 2 August 2023 diff hist +20,963 N Module:ArgumentsCreated page with "-- based on https://dev.fandom.com/wiki/Module:Arguments?oldid=160378 --- Arguments invocation argument extractor for Scribunto modules. -- It is intended for use by other Lua modules, and should not be -- called from an invocation (`#invoke`) directly. -- -- This module supports the following features: -- * Trimming and blank argument removal. -- * Argument inheritance between child and parent frames. -- * Argument extraction for external modules and console..."
  • 10:0610:06, 2 August 2023 diff hist +4,059 N Module:Icon listCreated page with "local p = {} local lib = require('Module:Feature') local Icon = require('Module:Icon')._main function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Icon list' } }) return p._main(args) end function p._main(args) local input = args[1] or '' local itemDelim = args.delim or ';' local items = lib.split(input, itemDelim) if next(items) == nil then return mw.html.create()..." current
  • 10:0410:04, 2 August 2023 diff hist +3,438 N Module:IconCreated page with "local p = {} local lib = require('Module:Feature') local LL = require('Module:Link label')._main function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Icon' } }) return p._main(args) end function p._main(args) local item = args.name or args[1] if not item then return mw.html.create() end -- if no input then return blank local nolink = lib.isNotEmpty(args.nolink) or fa..."
  • 10:0310:03, 2 August 2023 diff hist +1,174 N Module:Link labelCreated page with "local p = {} local TERMS = { ' %(flower%)', ' %(group%)', ' %(character%)', ' %(game%)', ' %(item%)', ' %(artisan product%)', ' %(cooked dish%)', } function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = { 'Template:Link label' } }) return p._main(args) end function p.getTerms() local result = mw.html.create() for _, term in ipairs(TERMS) do local replacedTerm, _ = term:gsub('%%', '') result:ne..." current
  • 10:0210:02, 2 August 2023 diff hist +2,288 N Module:CardCreated page with "local p = {} local lib = require('Module:Feature') local LL = require('Module:Link label')._main local Ilib = require('Module:Icon') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Card' } }) return p._main(args) end function p._main(args) local item = args.name or args[1] if not item then return mw.html.create() end -- if no input then return blank local link =..."
  • 09:5309:53, 2 August 2023 diff hist +11,458 N Module:FeatureCreated page with "--- Miscellaneous useful functions. local lib = {} local util = require('libraryUtil') local checkType = util.checkType local checkTypeMulti = util.checkTypeMulti local NIL_OK = true --- Choose one of two values to return. -- @param {boolean} cond Determines which value to return. -- @param T The value to return if `cond` is true (or truthy). -- @param F The value to return if `cond` is false (or falsey). function lib.ternary(cond, T, F) if cond then ret..." current
  • 09:5009:50, 2 August 2023 diff hist +2,688 N Module:Card listCreated page with "local p = {} local lib = require('Module:Feature') local Card = require('Module:Card')._main local Ilib = require('Module:Icon list') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Card list' } }) return p._main(args) end function p._main(args) local input = args[1] or '' local itemDelim = args.delim or ';' local items = lib.split(input, itemDelim) if next(ite..."
  • 09:4909:49, 2 August 2023 diff hist −241 Template:Card listNo edit summary current Tag: Manual revert
  • 09:4809:48, 2 August 2023 diff hist +1,061 N Module:ReplaceCreated page with "--- Module copied from Genshin Impact wiki. local p = {} local ie = require('Module:Feature').isEmpty function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = { 'Template:Replace' } }) return p._main(args) end function p._main(args) local inputString = args[1] or nil local search = args[2] or args.s1 or nil local replace = args[3] or args.r1 or '' -- argument validation if ie(inputString) then return..." current
  • 09:4009:40, 2 August 2023 diff hist +6 Template:Card listNo edit summary Tag: Reverted
  • 09:3909:39, 2 August 2023 diff hist +4 Template:LetterNo edit summary Tag: Reverted
  • 09:3709:37, 2 August 2023 diff hist +235 Template:Card listNo edit summary Tag: Reverted
  • 09:2809:28, 2 August 2023 diff hist +103 N Template:Card listCreated page with "<includeonly>{{#invoke:Card list|main}}</includeonly><noinclude>{{Documentation|type=Card}}</noinclude>"
  • 09:2709:27, 2 August 2023 diff hist +221 N Template:ColorCreated page with "<includeonly><!-- --><span class="<!-- -->{{#if:{{{bg|}}}|bg|text}}-{{{1|player}}}<!-- color class -->"><!-- -->{{{2|text}}}<!-- text to color --></span><!-- --></includeonly><noinclude>{{Documentation}}</noinclude>"
  • 09:2409:24, 2 August 2023 diff hist +181 N Template:MessageBoxCreated page with "{{#invoke:Mbox|main}}<noinclude>{{Documentation}}<!-- For a more traditional wikitext version of this template, see https://templates.fandom.com/wiki/Template:Ambox --></noinclude>"
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500 | 1,000)