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).
- 09:50, 4 August 2023 Admin coral island talk contribs uploaded File:491T RelationshipAaliyah.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:50, 4 August 2023 Admin coral island talk contribs uploaded File:505T RelationshipAlice.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:50, 4 August 2023 Admin coral island talk contribs uploaded File:515T RelationshipAnne.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:50, 4 August 2023 Admin coral island talk contribs created page File:491T RelationshipAaliyah.png (Uploaded own work with UploadWizard)
- 09:50, 4 August 2023 Admin coral island talk contribs created page File:505T RelationshipAlice.png (Uploaded own work with UploadWizard)
- 09:50, 4 August 2023 Admin coral island talk contribs created page File:515T RelationshipAnne.png (Uploaded own work with UploadWizard)
- 09:50, 4 August 2023 Admin coral island talk contribs uploaded File:525T RelationshipAntonio.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:50, 4 August 2023 Admin coral island talk contribs created page File:525T RelationshipAntonio.png (Uploaded own work with UploadWizard)
- 09:50, 4 August 2023 Admin coral island talk contribs uploaded File:535T RelationshipArchie.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:50, 4 August 2023 Admin coral island talk contribs uploaded File:544T RelationshipAxel.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:50, 4 August 2023 Admin coral island talk contribs created page File:544T RelationshipAxel.png (Uploaded own work with UploadWizard)
- 09:50, 4 August 2023 Admin coral island talk contribs created page File:535T RelationshipArchie.png (Uploaded own work with UploadWizard)
- 09:50, 4 August 2023 Admin coral island talk contribs uploaded File:554T RelationshipBen.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 09:50, 4 August 2023 Admin coral island talk contribs created page File:554T RelationshipBen.png (Uploaded own work with UploadWizard)
- 09:00, 4 August 2023 Admin coral island talk contribs created page Chaem (Created page with "'''Chaem''' is a character in {{CI}} and one of the {{MarriageNum}} available marriage candidates. She lives in Observatory. ==Personality== Chaem is blunt and straightforward person, sometimes to the point of coming off as rude and especially to those she doesn't know well. Taking the time to get to know her, reveals her to be a hard-working and focused athlete dedicated to her volleyball career. Chaem is very active and spends most of her days outs...")
- 08:59, 4 August 2023 Admin coral island talk contribs created page Aaliyah (Created page with "'''Aaliyah''' is a character in {{CI}} and one of the {{MarriageNum}} available marriage candidates. ==Personality== Aaliyah is a romanceable character who is active, hard-working, and enjoys the great outdoors. You can often find her doing food tastings and helping up with cleaning during the later hours of the day at Fishenships. Aaliyah has a past in the air force, and seems to be antsy to return to flying but worries of her mothers opinion. She also seems to hav...")
- 08:05, 4 August 2023 Admin coral island talk contribs uploaded File:0 Hearts.png
- 08:05, 4 August 2023 Admin coral island talk contribs created page File:0 Hearts.png
- 05:42, 4 August 2023 Admin coral island talk contribs created page Template:TableGift (Created page with "{| class="wikitable mw-collapsible" !Image !Name !Description !Source !Ingredients {{{data}}} |}")
- 03:58, 4 August 2023 Admin coral island talk contribs created page Template:( (Created page with "{{")
- 03:45, 4 August 2023 Admin coral island talk contribs created page Template:!) (Created page with "|}")
- 03:42, 4 August 2023 Admin coral island talk contribs created page Template:!! (Created page with "||")
- 03:38, 4 August 2023 Admin coral island talk contribs created page Module:Documentation (Created page with "-- <pre> -------------------------------------------------------------------------------- -- This module implements {{T|Documentation}}. -- -- @module documentation -- @alias p -- @release stable -- @require Dev:Arguments -- @require Dev:Config -- @require Dev:I18n -- @require Dev:Languages -- @require [[Global Lua Modules/Message box|Dev:Message bo...")
- 03:37, 4 August 2023 Admin coral island talk contribs created page Template:Documentation (Created page with "<includeonly>{{#invoke:Documentation|main}}</includeonly><noinclude>{{Documentation|type=Documentation}}</noinclude>")
- 03:36, 4 August 2023 Admin coral island talk contribs created page Template:Artisan goods (Created page with "<includeonly>{{{comment|{{PAGENAME}} can be processed into the following artisan products:}}} {|class="wikitable" style="text-align:center;" |- !Icon !Product !Equipment !Time !Sell prices !Restores{{#if:{{{beer|}}}|<nowiki /> {{!}}- !{{icon|{{#switch:{{PAGENAME}}| |Wheat = Beer |Barley = Barley beer}}|50|}} {{!}}{{#switch:{{PAGENAME}}| |Wheat = Beer |Barley = Barley beer}} {{!}}{{i|Keg}} {{!}}{{#switch:{{PAGENAME}}| |Wheat = 72 hours |Barley = 25 hours}} {{!...")
- 03:28, 4 August 2023 Admin coral island talk contribs created page Template:Animals (Created page with "<infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <group layout="horizontal"> <data source="description"><format><center>''{{{description|}}}''</center></format></data> </group> <group> <header>Information</header> <data source="growth"> <label>Growth</label> </data> <data source="housing"> <label>Housing</label><format>{{i|{{{housing...")
- 03:16, 4 August 2023 Admin coral island talk contribs created page Module:Tabber (Created page with "-- Written by bitomic ---- Inspired by IZ*ONE Wiki w:c:iz-one:Template:Lyrics local p = {} function p.main( frame ) local args = frame:getParent().args return p.buildTabber( args ) end function p.buildTabber( args ) local frame = mw.getCurrentFrame() local infobox = mw.html.create( 'infobox' ):attr( 'theme', 'tabber' ) local panel = mw.html.create( 'panel' ) -- Because, apparently, you can't count args through `#args` local flag = true...")
- 03:12, 4 August 2023 Admin coral island talk contribs created page Module:Yesno (Created page with "-- <nowiki> --- Yesno module for processing of boolean-like wikitext input. -- -- It works similarly to the Yesno Wikipedia -- template. This module is a consistent Lua interface for wikitext -- input from templates. -- -- Wikitext markup used by MediaWiki templates only permit -- string parameters like `"0"`, `"yes"`, `"no"` etc. As Lua -- has a boolean primitive type, Yesno converts this -- wikitext into boolean output for Lua t...")
- 03:11, 4 August 2023 Admin coral island talk contribs created page Module:Quote (Created page with "-- <nowiki> local Quote = {} local getArgs = require('Dev:Arguments').getArgs local i18n = require('Dev:I18n').loadMessages('Quote') local function build(quote_contents, quote_source, options) local quote_container = mw.html.create('blockquote') :addClass('pull-quote') :addClass(options.align) :addClass(options.extraclasses) :css(options.styles) :cssText(options.extrastyles) quote_container:node(quote_contents)...")
- 03:11, 4 August 2023 Admin coral island talk contribs created page Module:Ref (Created page with "-- <nowiki> local ref = {} local getArgs = require('Dev:Arguments').getArgs local lang = mw.language.getContentLanguage() --sourcedata used for autofill functions ref.sourcedata = {} --[[--------------------------< A U T O F I L L D A T A >------------------------------------------------- looks for a module containing data that autofills a reference, aby finding its entry on a table using a shorthand for example, "|game=FFVII" to autofill a reference for "Final Fant...")
- 03:10, 4 August 2023 Admin coral island talk contribs created page Module:Pretty-pre (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Automatically adds a space before each line. Like the <pre> tag, but allows -- markup (e.g. bold or italics), transclusions, etc. -------------------------------------------------------------------------------- local p = {} function p._main(s) return ' ' .. s:gsub('\n$', ''):gsub('\n', '\n ') end function p.main(frame) return p._main(frame:getParent().args[1] or fram...")
- 03:09, 4 August 2023 Admin coral island talk contribs created page Module:NavboxBuilder (Created page with "-- <nowiki> local NBB = {} -- Constants local EXPANDED, COLLAPSED = 1, 2 -- Easy access to all arguments local arguments = {} -- Invokable - Navbox creation function NBB.create(frame) if frame then arguments = getArguments(frame) end if type(NBB.hlist) == 'boolean' then NBB.hlist = NBB.hlist and 'hlist' or '' end if type(NBB.vlist) == 'boolean' then NBB.vlist = NBB.vlist and 'vlist' or '' end local main = prepMain() local sections = prepSections(m...")
- 03:08, 4 August 2023 Admin coral island talk contribs created page Module:Navbox (Created page with "------------------------------------------------------------------- --<pre> Navbox Module -- -- * Fully CSS styled (inline styles possible but not default) -- * Supports unlimited rows -- -- By User:Tjcool007 from layton.fandom.com -------------------------------------------------------------------- local p = {} local args = {} -- Arguments passed to template local navbox -- Actual navbox --local working = {} local rownums, skiprows = {}, {} local hasrows, alt, hasDat...")
- 03:08, 4 August 2023 Admin coral island talk contribs created page Module:Namespace detect (Created page with "-- <nowiki> --[[ -------------------------------------------------------------------------------- -- -- -- NAMESPACE DETECT -- -- -- -- This module implements the {{namespace detect}} template in Lua, with a -- -- few improvements: all namespaces and all namespace...")
- 02:57, 4 August 2023 Admin coral island talk contribs created page Module:Calendar widget (Created page with "--Module to create Calendar widget -- require('Dev:No globals'); local getArgs = require ('Dev:Arguments').getArgs; local lang_obj = mw.language.getContentLanguage(); local daysinmonth = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} local dayname = {'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'} local dayabbr = {} for i, v in ipairs(dayname) do dayabbr[i] = v:sub(1, 2) end local iso_dayname = {'Monday', 'Tuesday', 'Wednesday',...")
- 02:53, 4 August 2023 Admin coral island talk contribs created page Module:Devmodule (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Invokes global modules from dev.wikia.com. -- -- Syntax: -- {{Devmodule|#mod = <module name>|#fun = <function name>|<parameters>}} -------------------------------------------------------------------------------- local p = {} local getArgs = require("Dev:Arguments").getArgs local normalize = require("Dev:NormalizeModuleName") local userError = require("Dev:User error") local r...")
- 02:52, 4 August 2023 Admin coral island talk contribs created page Module:Icons/data (Created page with "return {}")
- 02:51, 4 August 2023 Admin coral island talk contribs created page Module:Icons/config (Created page with "return {}")
- 02:50, 4 August 2023 Admin coral island talk contribs created page Module:I18n/date (Created page with "local p = {} --[[ Different languages use different date formats, and many formats are shared among whole families of languages. "DateLang" picks a cluster of languages associated with a single date format, based on the language to be used. All unlisted languages default to English form. Languages like "de-formal" follows regular language fallback chain and would default to German, and only if that does not exist then to English. ]] -- <nowiki> p.DateLang = { ['be'...")
- 02:50, 4 August 2023 Admin coral island talk contribs created page Module:I18n/consolefriendly (Created page with "-- <nowiki> -- I18n storage module for FANDOM. -- @module i18n -- @version 1.3.3 -- @usage require("Dev:I18n") -- @author Speedit -- @author KockaAdmiralac -- @release alpha; untested -- @todo Fallbacks and unit testing. local i18n = {} -- local keeper of locality -- keeps local functions local and defends them against nasty globals local _i18n = {} -- Module variables & dependencies. local title = mw.title.getCurrentTitle() local fa...")
- 02:49, 4 August 2023 Admin coral island talk contribs created page Module:I18n (Created page with "-- I18n library for message storage in Lua datastores. -- The module is designed to enable message separation from modules & -- templates. It has support for handling language fallbacks. This -- module is a Lua port of I18n-js and i18n modules that can be loaded -- by it are editable through I18nEdit. -- -- @module i18n -- @version 1.4.0 -- @require Module:Entrypoint -- @require Module:Fallbacklist -- @author [[User...")
- 02:49, 4 August 2023 Admin coral island talk contribs created page Module:Icons (Created page with "local p = {} local iconData = mw.loadData('Module:Icons/data') local iconConfig = require('Module:Icons/config') --[[ Does both checks as a function rather than writing longform each time and also checks a table value's existence ]] --% Completes a null or empty check on a variable. local function exists(object, child) if object ~= nil and object ~= '' then if child ~= nil then if object[child] ~= nil and object[child] ~= '' then return true else re...")
- 02:45, 4 August 2023 Admin coral island talk contribs created page Module:Dialogue (Created page with "--| Creates dialogue definition lists --- For whatever reason, refuses to make blockquotes --- <nowiki> local Dialogue = {} ---- -- Libraries and Globals ---- -- Parses invocation and template parameters, trims whitespace, and removes blanks. local getArgs = require('Dev:Arguments').getArgs ---- -- Local Functions ---- local function makeInvokeFunc(funcName) return function (frame) local args = getArgs(frame, {removeBlanks = false}) return Dialogue[funcName](...")
- 02:43, 4 August 2023 Admin coral island talk contribs created page Module:Formatnum (Created page with "-- <pre>This module formats numbers local p = {} local digit = { -- substitution of decimal digits for languages not supported by mw.language:formatNum() in core Lua libraries for MediaWiki ["ml-old"] = { '൦', '൧', '൨', '൩', '൪', '൫', '൬', '൭', '൮', '൯' }, ["mn"] = { '᠐', '᠑', '᠒', '᠓', '᠔', '᠕', '᠖', '᠗', '᠘', '᠙'}, ["ta"] = { '௦', '௧', '௨', '௩', '௪', '௫', '௬', '௭', '௮', '௯'}, ["te"]...")
- 02:42, 4 August 2023 Admin coral island talk contribs created page Module:File link (Created page with "-- <nowiki>This module provides a library for formatting file wikilinks. -- Credits Wikipedia:Module:File link local yesno = require('Dev:Yesno') local checkType = require('libraryUtil').checkType local p = {} function p._main(args) checkType('_main', 1, args, 'table') -- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our -- own function to get the right error level. local function checkArg(key, val, level) if type(val) ~= 'string' t...")
- 02:28, 4 August 2023 Admin coral island talk contribs created page Module:Csv (Created page with "local p = {} local getArgs = require("Dev:Arguments").getArgs local str_find = string.find local str_sub = string.sub local str_gsub = string.gsub local tbl_insert = table.insert local function escapeMagicCharacters(s) -- Lua pattern magic chars are ^$()%.[]*+-? return str_gsub(s, '[%^%$%(%)%%%.%[%]%*%+%-%?]', '%%%1') end function p.main(frame) local args = getArgs(frame) local sPageName = args.page local fmtparams = { delimiter = args.delimiter, quotechar =...")
- 02:26, 4 August 2023 Admin coral island talk contribs created page Module:Context-link (Created page with "-- <nowiki> -- This module implements context-link templates. local p = {} local getArgs = require('Dev:Arguments').getArgs -- Helper functions local function findNamespace(link) local namespace = link:match('^(.-):') if namespace then local namespaces = mw.site.namespaces[namespace] if namespaces then return namespaces.id end end return 0 end local function formatLink(link, display) local namespace = findName...")
- 02:26, 4 August 2023 Admin coral island talk contribs created page Module:Colors (Created page with "--- Colors library for embedded color processing in the FANDOM environment. -- It ports and extends functionality in the Colors JS library written by -- Pecoes. The module supports HSL, RGB and hexadecimal web -- colors. -- -- The module offers numerous features: -- * Color parameter support in Lua modules. -- * Color parameter insertion in wiki templates. -- * Color variable parsing for style templating. -- * Color item creation and convers...")
- 02:25, 4 August 2023 Admin coral island talk contribs created page Module:Codedoc (Created page with "-- <nowiki> --| Reads a file and outputs its comments. --b Pedro M. Rabinovitch <miller@inf.puc-rio.br> --$Id: dofile.lua,v 1.2 2003/10/20 03:35:08 miller Exp $ --TODO Check if multiline syntax is working properly -- Wikifying by Dessamator local p = {} local ProcLua = require ('Dev:Codedoc/Procsrc') local args = require ("Dev:Arguments").getArgs local opt = { complete = true, proc_private = true, hideHeader = true } --% Creates docs for a module...")
- 02:22, 4 August 2023 Admin coral island talk contribs created page 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])...")