Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Fate/Starry Night Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:47, 16 February 2026 ResIsBestStat talk contribs deleted page Template:Documentation (content was: "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude> {{documentation|content= {{Lua|Module:Documentation}} <translate><!--T:12--> This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.</translate> <translate><!--T:13--> It is intended for pages which are <tvar name=1>Speci...")
- 17:47, 16 February 2026 ResIsBestStat talk contribs deleted page Module:Arguments (content was: "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string' then...")
- 17:47, 16 February 2026 ResIsBestStat talk contribs deleted page Module:Yesno (content was: "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val == 'true...")
- 17:46, 16 February 2026 ResIsBestStat talk contribs deleted page Module:Message box (content was: "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox',...")
- 17:46, 16 February 2026 ResIsBestStat talk contribs deleted page Module:Template translation (content was: "local this = {} function this.checkLanguage(subpage, default) --[[Check first if there's an any invalid character that would cause the mw.language.isKnownLanguageTag function() to throw an exception: - all ASCII controls in [\000-\031\127], - double quote ("), sharp sign (#), ampersand (&), apostrophe ('), - slash (/), colon (:), semicolon (;), lower than (<), greater than (>), - brackets and braces ([, ], {, }), pipe (|), backslash...")
- 17:46, 16 February 2026 ResIsBestStat talk contribs deleted page Template:Dir (content was: "{{#ifeq:{{#dir:{{{lang|{{{1|{{int:lang}}}}}}}}}}|rtl|{{{2|{{{rtl|rtl}}}}}}|{{{3|{{{ltr|ltr}}}}}}}}<noinclude> {{Documentation}} </noinclude>")
- 17:46, 16 February 2026 ResIsBestStat talk contribs deleted page Template:Ll (content was: "#REDIRECT Template:Localized link")
- 17:46, 16 February 2026 ResIsBestStat talk contribs deleted page Template:Localized link (content was: "<noinclude> <languages/> </noinclude><!-- -->{{#ifeq:{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME:{{translatable}}}}<!--self link (including translation pages)--> |<b> }}<!---->Special:MyLanguage/{{{1}}}|{{#if:{{{2|}}} |{{{2}}} |{{{2|{{#ifexist:Translations:{{#if:{{NAMESPACE:{{{1}}}}}|{{NAMESPACE:{{{1}}}}}:}}{{PAGENAME:{{{1}}}}}/Page display title/{{PAGELANGUAGE}}<!--if the source page, PAGELANGUAGE returns en--> |{{#ifexpr:{{#if:{{{nsp|}}}|1|0}} and {{NAMESPACENUMBER:{{{1}}}}...")
- 17:45, 16 February 2026 ResIsBestStat talk contribs deleted page Template:Pagelang (content was: "{{#ifeq:{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}|en |{{#ifeq:{{#titleparts:{{{1|{{PAGENAME}}}}}||-1}}|en |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }} |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 17:45, 16 February 2026 ResIsBestStat talk contribs deleted page Template:Translatable (content was: "<noinclude> <languages /> </noinclude>{{#ifeq:{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}| |{{{1|{{FULLPAGENAME}}}}} |{{#invoke:String|sub|{{{1|{{FULLPAGENAME}}}}} |1 |{{#expr:{{#invoke:String|len|{{{1|{{FULLPAGENAME}}}}}}}-{{#invoke:String|len|{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}}}-1}} }} }}<noinclude> {{Documentation|content= {{Lua|Module:String}} <translate> == Examples == <!--T:1--> </translate> * {{tlx|translatable}} {{translatable}} * {{tlx|translatable|2=<translate><!-...")
- 17:45, 16 February 2026 ResIsBestStat talk contribs deleted page Template:Warning (content was: "<languages/> <onlyinclude>{{#if: {{{msg|{{{1|}}}}}}|<table class="warning-message" style="background-color: var( --background-color-error-subtle, #ffe9e5 ); color: inherit; border: 1px var( --border-color-error, #9f3526 ) solid; box-sizing: border-box; margin: 0.5em 0; padding: 0.5em;"><tr><td style="white-space: nowrap; vertical-align: top;">}}<span style="position: relative; top: -2px;">File:OOjs_UI_icon_notice-destructive.svg|18px|alt=<translate><!--T:1--> Warning</transla...")
- 17:42, 16 February 2026 ResIsBestStat talk contribs imported Module:Documentation/i18n by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Module:TNT by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Module:Documentation/config by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Module:Documentation by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Translatable/en by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Documentation/en by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Documentation by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Module:Arguments by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Module:Yesno by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Module:Message box by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Module:Template translation by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Dir by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Localized link by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Ll by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Pagelang by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Translatable by file upload (1 revision) (Template:Warning import)
- 17:41, 16 February 2026 ResIsBestStat talk contribs imported Template:Warning by file upload (1 revision) (Template:Warning import)
- 11:15, 13 February 2026 Admin talk contribs created page Template:ServantTab (Created page with "<includeonly> {{Namespace|main= [[Category:{{#explode:{{ROOTPAGENAME}}|(|0}}]] {{#switch:{{FULLPAGENAME}} |{{ROOTPAGENAME}}/Servant= {{#ifeq:{{{notitle}}}|true||{{DISPLAYTITLE:{{ROOTPAGENAME}} (Servant)}}}} Category:Servants |{{ROOTPAGENAME}}/Dialogue= {{DISPLAYTITLE:{{ROOTPAGENAME}}'s Dialogue}} Category:Character Quotes |{{ROOTPAGENAME}}/Story= {{DISPLAYTITLE:{{ROOTPAGENAME}}'s Story}} Category:Character Stories |{{ROOTPA...")
- 17:00, 10 February 2026 ResIsBestStat talk contribs created page File:Holy-grail.png
- 17:00, 10 February 2026 ResIsBestStat talk contribs uploaded File:Holy-grail.png
- 13:35, 10 February 2026 Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: TOC - floating: mw.hook('wikipage.content').add(function () { const toc = document.getElementById('toc'); if (!toc) return; const tocTop = toc.getBoundingClientRect().top + window.scrollY; function onScroll() { if (window.scrollY > tocTop) { toc.classList.add('toc-floating'); } else { toc.classList.remove('toc-floating'); } } // Desktop only listener...")
- 11:22, 10 February 2026 Admin talk contribs created page File:Damgom Dabgom.gif
- 11:22, 10 February 2026 Admin talk contribs uploaded File:Damgom Dabgom.gif
- 07:15, 10 February 2026 ResIsBestStat talk contribs created page The World, 2100+ (Added start of world at large page) Tag: Visual edit
- 06:38, 10 February 2026 ResIsBestStat talk contribs created page History (2004) (Added History page) Tag: Visual edit
- 21:21, 9 February 2026 User account Nat talk contribs was created by Admin talk contribs and password was sent by email
- 20:49, 9 February 2026 Admin talk contribs moved page Form:PageMeta CreatePage to Form:CreatePage without leaving a redirect
- 16:33, 9 February 2026 Admin talk contribs created page Form:PageMeta CreatePage (Created page with "<noinclude>Create a new page. Choose a type, then click Create.</noinclude> ; Page name: {{{standard input|page_name|size=60}}} ; Page type: {{{field|page_type | input type=dropdown | values={{#ifingroup:sysop | Character,Servant,Location,Organization,Lore,Event,Thread,Rule,Guide,Admin | Character,Servant,Location,Organization }} | required }}}")
- 15:47, 9 February 2026 Admin talk contribs created page Test Page (Created page with "{{PageMeta}}")
- 14:49, 9 February 2026 Admin talk contribs created page MediaWiki:Abusefilter-pagemeta (Created page with "This page must include the <nowiki>{{PageMeta}}</nowiki> template before it can be saved.")
- 13:44, 9 February 2026 Admin talk contribs created page Template:PageMeta (Created page with "<includeonly> '''Editability:''' {{{editability|}}} '''Status:''' {{{status|}}} {{#switch: {{{editability|}}} | Player Editable = Category:Player Editable | Canon Locked = Category:Canon Locked }} {{#switch: {{{status|}}} | Draft = Category:Draft | Proposal = Category:Proposal }} </includeonly>")
- 02:53, 7 February 2026 Admin talk contribs created page Wiki resources (Created page with "Apply CSS on a per-page basis: - https://www.mediawiki.org/wiki/Extension:TemplateStyles - https://www.mediawiki.org/wiki/Extension:UseResource (incompatible with 1.45)")
- 23:36, 6 February 2026 Admin talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** The Story So Far | The story so far... * World & Setting ** History | History (2004) ** Magic ** World ** S.E.R.V.A.N.T.s ** The Holy Grail | The holy grail * Nomadic Cities ** Nomadic Cities | Nomadic cities ** Genesis Spirits | Genesis spirits ** Known Locations | Known locations * Characters ** Non-Servants ** Servants ** Factions * Roleplay ** Archive * SEARCH * TOOLBOX ** recentchanges-url|recentchanges ** randompage...")
- 22:26, 6 February 2026 Admin talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: #p-logo a { background-size: cover; }")
- 21:53, 6 February 2026 Admin talk contribs changed group membership for ResIsBestStat: granted interface administrator and administrator (slave)
- 21:51, 6 February 2026 User account ResIsBestStat talk contribs was created by Admin talk contribs and password was sent by email (u uwa wa uwa)
- 21:40, 6 February 2026 Admin talk contribs created page MediaWiki:Requestaccount-ext-text (Created page with "Please provide your name on the server so we can verify who you are.")
- 21:38, 6 February 2026 Admin talk contribs created page MediaWiki:Requestaccount-text (Created page with "'''Complete and submit the following form to request a user account'''. Once the account is approved, you will be emailed a notification message and the account will be usable at login.")
- 13:52, 6 February 2026 MediaWiki default talk contribs created page Main Page