User contributions for Sakaratte
Jump to navigation
Jump to search
- 16:51, 11 August 2022 diff hist +435 Module:Common
- 16:31, 11 August 2022 diff hist +87 N Module:Arguments/doc Created page with "Original source of this Module can be found on Wikipedia" current
- 16:31, 11 August 2022 diff hist +10,054 N Module:Arguments Created page with "-- 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'..." current
- 16:29, 11 August 2022 diff hist +354 N Module:Common/doc Created page with "Additional functions that are common to other modules. Although they could be called into templates the overhead call into lua would generally greater than using a built in mediawiki parser function where one exists. When calling in to another module, use <code>local com = require( "Module:Common")</code>. This will ensure consistency between modules." current
- 16:28, 11 August 2022 diff hist −359 Module:Common
- 08:03, 26 March 2022 diff hist +168 Module:Icon
- 07:59, 26 March 2022 diff hist −1 Module:Icon
- 07:52, 26 March 2022 diff hist +10 Module:Code current
- 07:51, 26 March 2022 diff hist +231 N Module:Code Created page with "local com = require('Module:Common') local p = {} function p.code(frame) result = mw.html.create('span') result:wikitext(frame.args[1]) result.addClass('mw-highlight mw-highlight-lang-' .. frame.args['lang']) return result end"
- 07:42, 26 March 2022 diff hist 0 Template:Inline-code current
- 07:42, 26 March 2022 diff hist −9 Template:Inline-code
- 07:41, 26 March 2022 diff hist +1 Template:Inline-code
- 07:40, 26 March 2022 diff hist −4 Template:Inline-code
- 07:39, 26 March 2022 diff hist +7 Template:Inline-code
- 07:37, 26 March 2022 diff hist −53 Template:Inline-code
- 07:34, 26 March 2022 diff hist −149 Template:Inline-code
- 07:29, 26 March 2022 diff hist +334 N Template:Inline-code Created page with "<onlyinclude><!-- -->{{#if:{{yesno|{{{nowrap|}}}}}|<templatestyles src="Template:Nowrap/styles.css"/>}}<!-- -->{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|inline=1 | id = {{{id|}}} | class = {{#if:{{yesno|{{{nowrap|}}}}}|nowrap}} {{{class|}}} | style = {{{style|}}} | lang = {{{lang|{{{2|php}}}}}} }}</onlyinclude> {{Documentation}}"
- 06:29, 20 March 2022 diff hist +28 N Category:Policy and guidelines Created page with "Category:Foundation Wiki" current Tag: Visual edit: Switched
- 06:28, 20 March 2022 diff hist +3,232 N Foundation:Code of Conduct Created page with "'''Foundation''' wiki is a community driven project that anyone is free to contribute to, with a user account or anonymously and aims to provide a complete reference for the game itself. Although these rules applied to everyone, Polymorph Games and their employees have the final decision on the format, design, inclusion/exclusion of content. ==Etiquette== ===All users are volunteers=== No matter the rights held by a user, Moderators, Administrators and Bureaucrats are a..." current
- 06:22, 20 March 2022 diff hist −27 Foundation:About
- 06:22, 20 March 2022 diff hist +13,332 N Foundation:About Created page with "This page contains Foundation Wiki's article guidelines. It describes criteria and general rules for all the content on the wiki. * Any registered editor is free to edit this page to improve its readability as long as the essence of the article remains unchanged. * If you would like to suggest content changes or propose a new policy or guideline, please leave your suggestion on the talkpage. ==Editing== You are free to edit pages..."
- 06:53, 17 March 2022 diff hist +8 Template:Material List current
- 17:45, 23 February 2022 diff hist +205 Template:Item current
- 17:42, 23 February 2022 diff hist +27 Module:Icon
- 17:41, 23 February 2022 diff hist +221 Module:Icon
- 17:37, 23 February 2022 diff hist 0 m Module:Icon/en Sakaratte moved page Module:Icon/data to Module:Icon/en without leaving a redirect: inter-lang configuration
- 02:29, 22 February 2022 diff hist 0 User:Sakaratte/vector.css
- 02:27, 22 February 2022 diff hist 0 User:Sakaratte/vector.css
- 02:26, 22 February 2022 diff hist +71 User:Sakaratte/vector.css
- 17:29, 21 February 2022 diff hist +55 User:Sakaratte/vector.css
- 17:28, 21 February 2022 diff hist +7 User:Sakaratte/vector.css
- 17:28, 21 February 2022 diff hist +21 User:Sakaratte/vector.css
- 17:21, 21 February 2022 diff hist +576 User:Sakaratte/vector.css
- 16:56, 21 February 2022 diff hist +36 Foundation Wiki
- 16:49, 21 February 2022 diff hist +42 User:Sakaratte/vector.css
- 16:47, 21 February 2022 diff hist +19 User:Sakaratte/vector.css
- 16:46, 21 February 2022 diff hist −40 User:Sakaratte/vector.css
- 16:45, 21 February 2022 diff hist −74 User:Sakaratte/vector.css
- 16:44, 21 February 2022 diff hist +5,008 N User:Sakaratte/vector.css Created page with "→All CSS here will be loaded for users of the Vector skin: :root { --header: #1f8b4c; --secondary-header: #fca349; --primary-background: #c69c6d; --border-text: #000000; --new-link: #a53333; --label-color: #ffd28f; --line-color: #000000; --dark-mode-background: #3e3e3e; --dark-mode-secondary-background: darkgrey; --dark-mode-alt-link: #2d456c; --dark-mode-alt-link-new: #9d0303; --dark-mode-text: white; } .wikitable > * > tr > th { background: var(--..."
- 10:35, 21 February 2022 diff hist −16 MediaWiki:Common.css current
- 10:34, 21 February 2022 diff hist +28 MediaWiki:Common.css
- 12:10, 20 February 2022 diff hist +50 MediaWiki:Vector.css
- 12:08, 20 February 2022 diff hist +14 MediaWiki:Vector.css
- 12:01, 20 February 2022 diff hist +248 MediaWiki:Vector.css
- 11:56, 20 February 2022 diff hist +34 MediaWiki:Vector.css
- 11:50, 20 February 2022 diff hist +15 MediaWiki:Vector.css
- 06:49, 20 February 2022 diff hist +46 MediaWiki:Vector.css
- 19:34, 19 February 2022 diff hist +34 MediaWiki:Vector.css
- 19:13, 19 February 2022 diff hist −349 MediaWiki:Vector.css
- 17:44, 19 February 2022 diff hist +50 MediaWiki:Vector.css