All public logs
From YATA Wiki
Jump to navigationJump to search
Combined display of all available logs of YATA Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:20, 17 April 2024 Hakced talk contribs deleted page Template:Infobox (content was: "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>")
- 19:20, 17 April 2024 Hakced 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...")
- 19:20, 17 April 2024 Hakced 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...")
- 19:19, 17 April 2024 Hakced talk contribs deleted page Template:Template link (content was: "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 19:19, 17 April 2024 Hakced talk contribs deleted page Module:Message box (content was: "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions --------------------------------------------------------------------------------...")
- 19:19, 17 April 2024 Hakced talk contribs deleted page Module:Message box/configuration (content was: "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-speedy',...")
- 19:19, 17 April 2024 Hakced talk contribs deleted page Template:Yesno (content was: "{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |f |false |off |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |t |true |on |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 19:19, 17 April 2024 Hakced talk contribs deleted page Template:Main other (content was: "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
- 19:19, 17 April 2024 Hakced talk contribs deleted page Template:Nobold (content was: "<templatestyles src="Nobold/styles.css"/><span class="nobold">{{{1}}}</span><noinclude> {{documentation}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>")
- 19:16, 17 April 2024 Hakced talk contribs created page Template:TestInfobox (Created page with "{{Infobox |title = why |header1 = wont |label2 = this |data2 = work |label3 = please |data3 = killme }}")
- 19:08, 17 April 2024 Hakced talk contribs imported Template:Nobold by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Template:Main other by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Template:Yesno by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Module:Message box/configuration by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Module:Message box by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Template:Template link by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Template:Tl by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Module:Arguments by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Module:Yesno by file upload (1 revision)
- 19:08, 17 April 2024 Hakced talk contribs imported Template:Infobox by file upload (1 revision)
- 19:02, 17 April 2024 Hakced talk contribs deleted page Template:Infobox (content was: "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly>", and the only contributor was "Hakced" (talk))
- 18:59, 17 April 2024 Hakced talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Infobox template style: .infobox { border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; @noflip: margin: 0.5em 0 0.5em 1em; padding: 0.2em; @noflip: float: right; @noflip: clear: right; font-size: 88%; line-height: 1.5em; width: 22em; } .infobox-header, .infobox-label, .infobox-above, .infobox-full-data, .infobox-data, .infobox-below, .infobox-subhead...")
- 18:54, 17 April 2024 Hakced talk contribs created page Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly>")
- 18:45, 17 April 2024 Hakced talk contribs created page Template:Alliance (Created page with "<includeonly> <infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption-image1"/> </image> <image source="image2"> <caption source="caption-image2"/> </image> <data source="Abbreviation"> <label>Abbreviation</label> </data> <data source="Type"> <label>Type</label> </data> <data source="headquarters"> <label>Headquarters</label> </data> <data source="founder...")
- 18:44, 17 April 2024 Hakced talk contribs created page Template:Aircraft (Created page with "<includeonly> <infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption-image1"/> </image> <image source="image2"> <caption source="caption-image2"/> </image> <data source="role"> <label>Role</label> </data> <data source="national_origin"> <label>National Origin</label> </data> <data source="manufacturer"> <label>Manufacturer</label> </data> <data source="f...")
- 18:40, 17 April 2024 Hakced talk contribs created page File:Adverseicon.png
- 18:40, 17 April 2024 Hakced talk contribs uploaded File:Adverseicon.png
- 18:40, 17 April 2024 Hakced talk contribs created page Template:Adverse (Created page with "thumb|180px|link= <div style="background: linear-gradient(to right, #1E1E1E 0%, #FFFFFF 40%); border:4px solid #000000; border-radius: 5px"> <div style="color:#000000; font-size:25px; margin-left: 10px; margin-bottom: 5px; margin-top: 5px">'''Containment Class: ADVERSE'''</div></div> <div style="color:#FFFFFF; font-size:20px; margin-left: 30px; margin-top: 8px; margin-bottom: 8px">'''》Variable Risk'''</div> <div style="color:#FFFFFF; font-size:...")
- 18:40, 17 April 2024 Hakced talk contribs created page File:Acolitanicon.png
- 18:40, 17 April 2024 Hakced talk contribs uploaded File:Acolitanicon.png
- 18:39, 17 April 2024 Hakced talk contribs created page Template:Acolitan (Created page with "thumb|180px|link= <div style="background: linear-gradient(to right, #1E1E1E 0%, #FFFFFF 40%); border:4px solid #000000; border-radius: 5px"> <div style="color:#000000; font-size:25px; margin-left: 10px; margin-bottom: 5px; margin-top: 5px">'''Containment Class: ACOLITAN'''</div></div> <div style="color:#FFFFFF; font-size:20px; margin-left: 30px; margin-top: 8px; margin-bottom: 8px">'''》Imminent Risk'''</div> <div style="color:#FFFFFF; font-siz...")
- 18:34, 17 April 2024 Hakced talk contribs created page Test (Created page with "{| class="wikitable" |+test !a !b !c !d |- |a |b |c |d |- |a |b |c |d |- |a |b |c |d |}") Tag: Visual edit: Switched
- 16:59, 17 April 2024 Hakced talk contribs created page User:Hakced (Created page with "Hi!!! im hakced!! I am the owner of the YATA Discord, Minecraft Server, and Wiki (Which i nowadays host on my own server.) :3") Tag: Visual edit
- 16:57, 17 April 2024 Hakced talk contribs created page MediaWiki:Custom-RcGcDw (Created page with "545988406820470804")
- 16:45, 17 April 2024 Hakced talk contribs created page File:N3pfp.png
- 16:45, 17 April 2024 Hakced talk contribs uploaded File:N3pfp.png
- 16:43, 17 April 2024 Hakced talk contribs created page File:Peterpfp.png
- 16:43, 17 April 2024 Hakced talk contribs uploaded File:Peterpfp.png
- 16:42, 17 April 2024 Hakced talk contribs created page File:Hakcedpfp.jpg
- 16:42, 17 April 2024 Hakced talk contribs uploaded File:Hakcedpfp.jpg
- 16:41, 17 April 2024 Hakced talk contribs created page File:Yatayt.png
- 16:41, 17 April 2024 Hakced talk contribs uploaded File:Yatayt.png
- 16:40, 17 April 2024 Hakced talk contribs created page File:Yatawikilogo.png
- 16:40, 17 April 2024 Hakced talk contribs uploaded File:Yatawikilogo.png
- 16:38, 17 April 2024 Hakced talk contribs created page File:Yatalogo.png
- 16:38, 17 April 2024 Hakced talk contribs uploaded File:Yatalogo.png
- 16:38, 17 April 2024 Hakced talk contribs created page File:Cosmiccommunity.png
- 16:38, 17 April 2024 Hakced talk contribs uploaded File:Cosmiccommunity.png
- 16:35, 17 April 2024 Hakced talk contribs created page File:Galaxyblank.png
- 16:35, 17 April 2024 Hakced talk contribs uploaded File:Galaxyblank.png