Main public logs

From Splatoon Fanon

Combined display of all available logs of Splatoon Fanon. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:01, 20 August 2025 Lakelimbo talk contribs created page Module:File (Created page with "--[[ This is an updated version of Inkipedia's File module, less bloated and easier to add features if needed. In fact, the way it works might as well be used as a base/generic module for other things. ]]-- local license = require("Module:File/Licenses") local f = {} local container = mw.html .create("table") :tag("tr") :tag("th") :attr({ ["colspan"] = 2 }) :css({ ["text-align"] = "center" }) :wikitext("File information") :done() :done() ---Will conv...")
  • 15:01, 20 August 2025 Lakelimbo talk contribs created page Module:File/Licenses (Created page with "local l = {} ---The list of licenses. ---As you may see below (on the `l.get_license()` function), the key NEEDS to ---not have spaces, dashes, dots, or underscores. --- ---@type table<string, string> local licenses = { ccbysa10 = "''This file is distributed under the '''[https://creativecommons.org/licenses/by-sa/1.0/deed.en Creative Commons Attribution-ShareAlike 1.0]''' license.''Category:Media licensed under CC BY-SA 1.0", ccby20 = "''This file is distributed...")
  • 14:57, 20 August 2025 User account Lakelimbo talk contribs was created