User contributions for Ken
From Tiny Rogues Wiki
29 December 2022
- 02:0702:07, 29 December 2022 diff hist +8,855 N MediaWiki:Timeless.css Created page with "→All CSS here will be loaded for users of the Timeless skin: →CSS placed here will affect users of the Timeless skin: @import url(https://tools-static.wmflabs.org/fontcdn/css?family=Merriweather); html { background: rgb(0,0,0) !important; height: 100%; font-size: 1.1em; filter: brightness(100%) contrast(100%) grayscale(0%) !important; -webkit-filter: brightness(100%) contrast(100%) grayscale(0%) !important; overflow-x: hidden; } body { margin: 0; backgrou..."
- 02:0502:05, 29 December 2022 diff hist 0 File:Logo.png Ken uploaded a new version of File:Logo.png current
- 01:5901:59, 29 December 2022 diff hist 0 N File:Logo.png No edit summary
- 01:5001:50, 29 December 2022 diff hist 0 Template:Weapons No edit summary
- 01:4801:48, 29 December 2022 diff hist +9,146 Template:Weapons No edit summary
- 01:4001:40, 29 December 2022 diff hist +4,249 Template:Weapons No edit summary
28 December 2022
- 22:1022:10, 28 December 2022 diff hist +4 Template:Weapons No edit summary
- 22:0922:09, 28 December 2022 diff hist +10 Template:Weapons No edit summary
- 22:0922:09, 28 December 2022 diff hist +4 MediaWiki:Main.css No edit summary
- 22:0522:05, 28 December 2022 diff hist +2 MediaWiki:Common.css No edit summary
- 22:0422:04, 28 December 2022 diff hist +2 Template:Weapons No edit summary
- 22:0422:04, 28 December 2022 diff hist +2 Widget:Inputbox No edit summary
- 22:0322:03, 28 December 2022 diff hist +20 Template:Weapons No edit summary
- 22:0222:02, 28 December 2022 diff hist +186 N MediaWiki:FilterSearch.css Created page with "→Filter Search (test): ul.FilterSearch > ul { list-style-type: none; padding: 0; margin: 0; } ul.FilterSearch > ul > li { display:inline; } →Filter Search (test) end: "
- 22:0222:02, 28 December 2022 diff hist +1 Template:Weapons No edit summary
- 22:0122:01, 28 December 2022 diff hist 0 m Widget:Inputbox Ken moved page Widgets:Inputbox to Widget:Inputbox without leaving a redirect
- 22:0122:01, 28 December 2022 diff hist +20 Template:Weapons No edit summary
- 22:0022:00, 28 December 2022 diff hist +80 N Widget:Inputbox Created page with "<input type="text" id="TestInput" onkeyup="filterSearch()" placeholder="Search">"
- 21:5821:58, 28 December 2022 diff hist +619 N MediaWiki:Common.js Created page with "→Any JavaScript here will be loaded for all users on every page load.: function filterSearch() { var input, filter, ul, li, a, i, txtValue; input = document.getElementById('FilterInput'); filter = input.value.toUpperCase(); ul = document.getElementById("FilterUL"); li = ul.getElementsByTagName('li'); for (i = 0; i < li.length; i++) { a = li[i].getElementsByTagName("a")[0]; →txtValue = a.textContent || a.innerText;: txtValue = a.title;..."
- 21:5321:53, 28 December 2022 diff hist +7 Template:Weapons No edit summary
- 21:5121:51, 28 December 2022 diff hist +15 MediaWiki:Main.css No edit summary
- 21:4121:41, 28 December 2022 diff hist 0 MediaWiki:Common.css No edit summary
- 21:4021:40, 28 December 2022 diff hist 0 MediaWiki:Common.css No edit summary
- 21:3821:38, 28 December 2022 diff hist 0 MediaWiki:Common.css No edit summary
- 21:3821:38, 28 December 2022 diff hist 0 MediaWiki:Common.css No edit summary
- 21:3521:35, 28 December 2022 diff hist 0 MediaWiki:Common.css No edit summary
- 21:3521:35, 28 December 2022 diff hist 0 MediaWiki:Common.css No edit summary
- 21:3421:34, 28 December 2022 diff hist 0 MediaWiki:Common.css No edit summary
- 21:3421:34, 28 December 2022 diff hist +2 MediaWiki:Common.css No edit summary
- 21:3221:32, 28 December 2022 diff hist +1,477 N MediaWiki:Nmbox.css Created page with "→New nmbox: .nmbox-new { display: grid; grid-template-columns: min-content auto; border: 1px solid var(--border-color); border-radius: 4px; margin: 1em 0; user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } .nmbox-new .nmbox-new-header { display: flex; place-content: center; place-items: center; background-color: var(--theme-tone-5); padding: 8px; border-right: 1px..." current
- 21:3121:31, 28 December 2022 diff hist +3,145 N MediaWiki:Infobox.css Created page with "→New Infobox: .infobox-new { float: right; border: 1px solid var(--border-color); border-radius: 4px; margin-left: 1rem; max-width: 470px; margin-bottom: 1em; } .infobox-new-header { padding: 7px; text-align: center; text-shadow: 1px 1px 1px #000; font-weight: 500; border-bottom: 1px solid var(--border-color); color: white; user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-s..."
- 21:3121:31, 28 December 2022 diff hist +21,855 N MediaWiki:Components.css Created page with "→Wiki editor: .ui-widget { font-size: 1rem; max-width: 500px; } .ui-widget-overlay { background: #000; } .ui-dialog-titlebar.ui-widget-header { background: var(--theme-tone-7); color: var(--text-color); border-radius: 0; border: 0; border-bottom: 1px solid var(--border-color-tone-2); margin: -3px; font-weight: 500; } .ui-dialog.ui-widget.ui-widget-content, .ui-dialog .ui-dialog-buttonpane { background: var(--theme-tone-6..." current
- 21:3021:30, 28 December 2022 diff hist +13,730 N MediaWiki:Section.css Created page with "→section: div.section-wrapper { padding: 0.5em; border-radius: 5px; border-width: 2px; border-style: solid; clear: both; } table.top-nav { border-spacing: 0; width: auto; margin: 1em; text-align: center; vertical-align: middle; } table.section, table.section-side-column { position: relative; width: 100%; margin: 0; border-width: 1px; border-style: solid; border-spacing: 0; } table.section > tbody > t..." current
- 21:2821:28, 28 December 2022 diff hist +31,381 N MediaWiki:ColorScheme.css Created page with "a, a:link, .mw-parser-output a.external { color: var(--accent-color-tone-0); transition: color 0.3s; } a:hover { text-decoration: none; } a:hover:not(.mw-selflink, .selflink) { color: var(--accent-color-tone-2); } a:visited, a:visited:hover:not(.mw-selflink, .selflink, .textfloat a), .mw-parser-output a.external:visited, .mw-parser-output a.external:hover:visited { color: var(--accent-color-tone-3); } a.new:hover, .new a:hover, a.new:visited, .new..."
- 21:2721:27, 28 December 2022 diff hist +1,101 N MediaWiki:ColorSel.css Created page with "→Char colors: .charlight-Elsword, .colortable-Elsword th { background-color: #ff7171; } .charlight-Aisha, .colortable-Aisha th { background-color: #f19af7; } .charlight-Rena, .colortable-Rena th { background-color: #90ee90; } .charlight-Raven, .colortable-Raven th { background-color: #b2b2b2; } .charlight-Eve, .colortable-Eve th { background-color: #ffb2c5; } .charlight-Chung, .colortable-Chung th { background-color: #b1d9ff; } .charlight-Ara,..." current
- 21:2621:26, 28 December 2022 diff hist +8 MediaWiki:Basic.css No edit summary
- 21:1821:18, 28 December 2022 diff hist +31,334 N MediaWiki:Main.css Created page with "→after content section: #mw-data-after-content > div { display: flex; flex-direction: column; padding: 10px; gap: 15px; place-items: center; border: 1px solid var(--border-color); border-top: 0; } #mw-data-after-content br { display: none; } #mw-data-after-content { background: var(--theme-tone-6); border-radius: 0 0 5px 5px; } #mw-data-after-content a.nn-cmp-show { margin-top: 0.8em; display: inline-block; paddi..."
- 21:1721:17, 28 December 2022 diff hist +10,170 N MediaWiki:Basic.css Created page with "→Generic elements: hr { border: none; height: 1px; background-color: var(--border-color); } .main-accent { color: var(--accent-color); } .clearfix { clear: both; } .left { text-align: left; } b, th, .mw-changeslist-line-watched .mw-title { font-weight: 500; } .sig .sig-icon { border-radius: 50%; display: inline-flex; background: white; padding: 2px; border: 2px solid black; width: 16px; height: 16px; pl..."
- 21:1721:17, 28 December 2022 diff hist +154 MediaWiki:Common.css No edit summary
- 21:1521:15, 28 December 2022 diff hist −29,833 MediaWiki:Common.css Replaced content with "→Color scheme: @import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:ColorSel.css"); @import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:ColorScheme.css"); →Generic elements: @import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Basic.css"); →Throw here if it doesn't match any other category: @import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Main.css"); →Sections: @import url..." Tag: Replaced
- 21:1421:14, 28 December 2022 diff hist +31,334 N MediaWiki:Common.css Created page with "→after content section: #mw-data-after-content > div { display: flex; flex-direction: column; padding: 10px; gap: 15px; place-items: center; border: 1px solid var(--border-color); border-top: 0; } #mw-data-after-content br { display: none; } #mw-data-after-content { background: var(--theme-tone-6); border-radius: 0 0 5px 5px; } #mw-data-after-content a.nn-cmp-show { margin-top: 0.8em; display: inline-block; paddi..."
- 21:1221:12, 28 December 2022 diff hist +113 N Template:Trim Created page with "<includeonly>{{safesubst:#if:1|{{{x|{{{1|}}}}}}}}</includeonly><noinclude>{{Doc}}Category:Formats</noinclude>" current
- 21:1121:11, 28 December 2022 diff hist +449 N Template:BannerBox Created page with "<div class="bannerbox {{{class|}}}"> <div class="container {{{cont_class|}}}" style="background-color: {{{color|}}}; border-color: {{{boxcolor|transparent}}}; border-radius: 4px;"> <div class="image" style="{{{imagestyle|}}}">{{#if:{{{image|}}}|[[File:{{{image}}}{{#if:{{{imagesize|}}}|{{!}}{{{imagesize}}}}}]]}}</div> <div class="text" style="{{{textstyle|}}}">{{{text|}}}</div> </div> </div><noinclude> Category:Prototypes </noinclude>" current
- 21:1121:11, 28 December 2022 diff hist +555 N Template:Color Created page with "<includeonly>{{#css:.custom-text a {color:inherit!important} }}<span style="color: {{trim|{{{1|}}}}}; {{#if: {{{3|}}}|background-color: {{trim|{{{2|}}}}};}} {{#ifeq: {{{b|}}}|1|font-weight: 500;}} {{#ifeq: {{{i|}}}|1|font-style: italic;}} {{#if: {{{size|}}}|font-size: {{trim|{{{size|}}}}}px;}}" class="custom-text {{{class|}}}">{{#if: {{{link|}}}|[[{{#ifeq:{{{link|}}}|1||{{{link|}}}{{!}}}}{{trim|{{#if: {{{3|}}}|{{{3|}}}|{{{2|}}}}}}}]]|{{trim|{{#if: {{{3|}}}|{{{3|}}}|{{{2|..." current
- 21:0921:09, 28 December 2022 diff hist −7 Template:Weapons No edit summary
- 21:0521:05, 28 December 2022 diff hist +638 N Template:InfoBanner Created page with "<includeonly>{{BannerBox |cont_class=tone-7 {{{class|}}} |boxcolor=transparent |image={{#if:{{{image|}}}|{{{image|}}}|{{#switch:{{{type|}}}|warning=Icon - Warning|#default|info=Icon - Info}}}}.{{{ext|png}}} |imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|50}}px |textstyle=text-align: left; |text='''{{#switch:{{{type|}}}|warning=Warning|info|#default=Information}}''': {{{text|}}} }}</includeonly><noinclude> == Parameters == *<code>text</code> *<code>image</code> *<code..."
- 21:0521:05, 28 December 2022 diff hist +509 N Template:Doc Created page with "{{InfoBanner |image=Notebook |imagesize=80px |text=<span style="text-align: left;">If you want to test this {{#ifeq:{{NAMESPACE}}|Template|template|page}}, please use '''[[Sandbox:{{FULLPAGENAME}}|''Sandbox'']]'''.<br>{{#ifexist:{{FULLPAGENAME}}/doc |This documentation is transcluded from '''''[[{{FULLPAGENAME}}/doc]]'''''.<br> |The documentation does not exist, you can click '''[[{{FULLPAGENAME}}/doc|''here'']]''' to create.<br> }} </span> }} {{#ifexist:{{FULLPAGENAME..." current
- 21:0521:05, 28 December 2022 diff hist +2,129 N Template:Segment Created page with "__NOTOC__<includeonly><div style=" {{#if:{{{Widths|}}}|width:{{{Widths|}}};}} {{{SectionSty|}}} " class=" section segment {{#if:{{{collapsed|}}}|mw-collapsed}} {{#if:{{{collapsible|}}}|mw-collapsible}} {{{SectionCls|}}} " {{{Attr|}}} > <div style="{{{hStyles|}}} display: flex; gap: 5px; flex-direction:column;" class=" textfloat segment-headers {{{hClses|}}} {{#ifeq:{{{Color|}}}|Rainbow|rainbow}} "> {{#forargs..." current
- 21:0421:04, 28 December 2022 diff hist +176 N Template:Weapons Created page with "{{Segment | collapsible=true | collapsed=true | hStyles=font-size: 1.25em; | Style= | Styles=padding: 0; | Title0=Server Updates | Content0= <dfn>{{</dfn> test <dfn>}}</dfn> }}"
- 21:0321:03, 28 December 2022 diff hist −744 Main Page Replaced content with "{{Weapons}}" Tag: Replaced