Main public logs
From Little Tail Wiki
Jump to navigationJump to search
Combined display of all available logs of Little Tail Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:11, 9 February 2025 Meguumin talk contribs created page Template:FileInfo (Created page with "<includeonly><table class="fileinfotpl-type-information toccolours vevent" style="width: 100%;" cellpadding="4"> <!-- Description --> <tr style="vertical-align: top"> {{ #if: {{{description|<noinclude>-</noinclude>}}} |<td id="fileInfoDesc" class="fileInfoParam" style="background: #{{BackColor}}; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Description</td> <td class="description">{{{description|<noinclude>-</noinclude>}}}</td>}} </tr> <!-- Sour...")
- 00:27, 9 February 2025 Meguumin talk contribs created page Template:Ifexist/doc (Created page with "This template is similar to <nowiki>{{ #ifexist: }}</nowiki> as it checks the existence of the given page. The difference is that the checked page is not added to Wanted pages. == Usage == <pre> {{ ifexist|(pagename)|(then)|(else) }} </pre> ; ''unnamed parameter'' 1 Pagename without braces, including namespace. ; ''unnamed parameter'' 2 Optional. Wikitext if page exists. ; ''unnamed parameter'' 3 Optional...")
- 00:26, 9 February 2025 Meguumin talk contribs created page Template:Ifexist (Created page with "<includeonly>{{#if: {{PROTECTIONEXPIRY:edit|{{{1|}}}}} | {{{2|}}} | {{{3|}}} }}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>")
- 00:10, 9 February 2025 Meguumin talk contribs created page Template:W/doc (Created page with "Allows you to link directly to Wikipedia pages. Example: {{W|MediaWiki}} <pre> {{W|MediaWiki}} </pre>")
- 22:16, 8 February 2025 Meguumin talk contribs created page MediaWiki:Gadget-Tabber.js (Created page with "Adapted from ZeldaWiki: https://zeldawiki.wiki/wiki/MediaWiki:Gadget-Tabs.js Edited by Vish: $(document).ready(function() { var globalHashSet = new Set(); // Function to update hashes globally, considering existing Lua-generated counters function updateGlobalHashes() { $('.tab').each(function() { var $this = $(this); var originalHash = $this.attr('data-tab-hash'); var hashBase = originalHash; var e...")
- 22:16, 8 February 2025 Meguumin talk contribs created page MediaWiki:Gadget-Tabber.css (Created page with "Adapted from ZeldaWiki: https://zeldawiki.wiki/wiki/MediaWiki:Gadget-Tabs.css Edited by Vish General notes: * The classes here are applied by JS and Lua scripts at MediaWiki:Gadget-Tabber.js and Module:TabberUtils, respectively.: .jw-tabs--columns { display: block; } .tabcontainer { display: flex; flex-wrap: wrap; margin-top: calc(-1*0.25rem + 0.5rem); margin-bottom: 0.25rem; } .tabcontainer--align-x-center { justify-content: center; } .jw-tabs--stretch .t...")
- 21:53, 8 February 2025 Meguumin talk contribs moved page HIgashi to Higashi (Typo)
- 21:53, 8 February 2025 Meguumin talk contribs created page HIgashi (Created page with "{{MissingInfo|Proper company history, gallery, list of works}} '''''Higashi''''' is an artist working for CyberConnect2, beginning with work for ''Solatorobon'' & ''Kemono Project''. He currently draws for a number of their properties, which includes ''.hack'', CC2 Vtubers, and most notably the ''Fuga: Comedies of Steel'' series.") Tag: Visual edit: Switched
- 21:25, 8 February 2025 Meguumin talk contribs created page Little Tail Wiki:About (Created page with "==About Us== '''''Little Tail Wiki''''' is a user-driven fan encyclopedia dedicated to CyberConnect2's ''Little Tail Bronx'' series and its related media. Our aim is to maintain an independently run website for fans old & new to explore the series easily. This wiki was originally based in a certain free wiki host, however due to poor administration tools, vandalism, and invasive advertising, it was decided to move on from said host. This website is a passion project amon...")
- 18:53, 8 February 2025 Meguumin talk contribs created page Template:Tabber/doc (Created page with "Creates switchable tabs wherever the template is used. For the sake of readability, it's recommended to format the use of this template like the examples below. ==Example== {{Tabber |Uno| Some text. |Due| Different text. How bizarre. }} <pre> {{Tabber |Uno| Some text. |Due| Different text. How bizarre. }} </pre><br/> ==Example (with nested tabs)== {{Tabber |Big 1| A |Big 2| {{Tabber |Nested 1| B |Nested 2| C }} }} <pre> {{Tabber |Big 1| A |Big 2| {{Tabber |Nested 1| B...")
- 18:49, 8 February 2025 Meguumin talk contribs created page Template:See also (Created page with ":{{rellink|{{{altphrase|''See also''}}}: {{#if:{{{1<includeonly>|</includeonly>}}} |<!--then:-->[[:{{{1}}}{{#if:{{{label 1|{{{l1|}}}}}}|{{!}}{{{label 1|{{{l1}}}}}}}}]] |<!--else:-->'''Error: Template must be given at least one article name''' }}{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }} [[:{{{2}}}{{#if:{{{label 2|{{{l2|}}}}}}|{{!}}{{{label 2|{{{l2}}}}}}}}]] }}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |, and }} :{{{3}}}{{#if:{{{label 3|{{{l3|}}}}}}|{...")
- 18:49, 8 February 2025 Meguumin talk contribs created page Template:Rellink (Created page with "<div role="note" class="rellink mw-tpl-rellink{{#if:{{{extraclasses|}}}|<nowiki> </nowiki>{{{extraclasses}}}}}">{{{1}}}</div>")
- 18:48, 8 February 2025 Meguumin talk contribs created page Module:TabberUtils (Created page with "-- Adapted from ZeldaWiki: https://zeldawiki.wiki/w/index.php?title=Module:UtilsLayout/Tabs -- Edited by Vish local p = {} local h = {} -- Function to parse arguments function p.parse(frameArgs) local args = { tabs = {}, align = "left", default = 1, columns = nil, position = "top", distribution = nil, tabAlign = "center", contentAlign = "left", class = nil, } -- Parse named parameters...")
- 18:46, 8 February 2025 Meguumin talk contribs deleted page Template:Tabber/doc (content was: "Creates switchable tabs wherever the template is used. For the sake of readability, it's recommended to format the use of this template like the examples below. ==Example== {{Tabber |Uno| Some text. |Due| Different text. How bizarre. }} <pre> {{Tabber |Uno| Some text. |Due| Different text. How bizarre. }} </pre><br/> ==Example (with nested tabs)== {{Tabber |Big 1| A |Big 2| {{Tab...", and the only contributor was "Admin" (talk))
- 18:45, 8 February 2025 Meguumin talk contribs created page Template:Tabber/doc (Created page with "Creates switchable tabs wherever the template is used. For the sake of readability, it's recommended to format the use of this template like the examples below. ==Example== {{Tabber |Uno| Some text. |Due| Different text. How bizarre. }} <pre> {{Tabber |Uno| Some text. |Due| Different text. How bizarre. }} </pre><br/> ==Example (with nested tabs)== {{Tabber |Big 1| A |Big 2| {{Tabber |Nested 1| B |Nested 2| C }} }} <pre> {{Tabber |Big 1| A |Big 2| {{Tabber |Nested 1| B...")
- 18:45, 8 February 2025 Meguumin talk contribs created page Template:Tabber (Created page with "<includeonly>{{#invoke:Tabber|main}}</includeonly> {{documentation}}")
- 18:43, 8 February 2025 Meguumin talk contribs created page Module:Tabber (Created page with "local p = {} local tabberUtils = require("Module:TabberUtils") function p.main(frame) local parentArgs = frame:getParent().args local args = tabberUtils.parse(parentArgs) return p.printTabs(args) end function p.printTabs(args) local tabData = {} for _, tab in ipairs(args.tabs) do local tabContent = tab.content if tabContent and mw.text.killMarkers(tabContent) == "" then tabContent = mw.text.unstripNoWiki(tabContent)...")
- 15:39, 8 February 2025 Meguumin talk contribs created page Category:Pages with broken file links (Created page with "A list of all pages that have broken file links. Users should fix these errors as soon as possible.") Tag: Visual edit: Switched
- 15:37, 8 February 2025 Meguumin talk contribs changed group membership for EvilSonic from interface administrator and administrator to interface administrator, administrator and bureaucrat
- 22:59, 6 February 2025 Meguumin talk contribs created page Template:MissingInfo/doc (Created page with "==Syntax== Type <code>{{t|MissingInfo}}</code> at the start of an article. To specify details, type <code>{{t|MissingInfo|details}}</code>, where <code><details></code> is to be replaced with the details of why the page is a stub. ==Usage== Use this template on pages that are short or unfinished. This automatically places the article in Category:Stubs, allowing these unfinished pages to be found easily. <noinclude>__NOTOC__ Category:Template documentation</no...")
- 22:55, 6 February 2025 Meguumin talk contribs created page File:Fuga UI Notice.png
- 22:55, 6 February 2025 Meguumin talk contribs uploaded File:Fuga UI Notice.png
- 22:29, 6 February 2025 Meguumin talk contribs changed group membership for Vish from (none) to administrator and interface administrator
- 22:28, 6 February 2025 User account Vish talk contribs was created by Meguumin talk contribs and password was sent by email (returning user from last database)
- 18:35, 6 February 2025 Meguumin talk contribs created page File:Waffle.png (waffle)
- 18:35, 6 February 2025 Meguumin talk contribs uploaded File:Waffle.png (waffle)
- 18:25, 6 February 2025 Meguumin talk contribs changed group membership for Wani from (none) to administrator and interface administrator
- 18:25, 6 February 2025 User account Wani talk contribs was created by Meguumin talk contribs and password was sent by email (returning user from last database)
- 17:53, 6 February 2025 Meguumin talk contribs created page File:Fuga intermission.jpg
- 17:53, 6 February 2025 Meguumin talk contribs uploaded File:Fuga intermission.jpg
- 17:53, 6 February 2025 Meguumin talk contribs created page File:Sucre cover.png
- 17:53, 6 February 2025 Meguumin talk contribs uploaded File:Sucre cover.png
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 SS enUS 06.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 SS enUS 01.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 SS enUS 05.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 SS enUS 06.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 SS enUS 01.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 SS enUS 04.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 SS enUS 05.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 SS enUS 02.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 SS enUS 03.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 SS enUS 04.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 SS enUS 02.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 SS enUS 03.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 Exo-Taranis.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 Exo-Taranis.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 11 Wappa.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 10 Jin.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs created page File:FUGA2 05 Boron.png (Uploaded with SimpleBatchUpload)
- 17:46, 6 February 2025 Meguumin talk contribs uploaded File:FUGA2 11 Wappa.png (Uploaded with SimpleBatchUpload)