User contributions
11 August 2022
Module:Common
no edit summary
+435
Module:Arguments/doc
Created page with "Original source of this Module can be found on Wikipedia"
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'..."
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."
Module:Common
no edit summary
−359
26 March 2022
Module:Icon
no edit summary
+168
Module:Icon
no edit summary
−1
Module:Code
no edit summary
+10
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"
Template:Inline-code
no edit summary
Template:Inline-code
no edit summary
−9
Template:Inline-code
no edit summary
+1
Template:Inline-code
no edit summary
−4
Template:Inline-code
no edit summary
+7
Template:Inline-code
no edit summary
−53
Template:Inline-code
no edit summary
−149
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}}"
20 March 2022
Category:Policy and guidelines
Created page with "Category:Foundation Wiki"
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..."
Foundation:About
no edit summary
−27
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..."
17 March 2022
23 February 2022
Template:Item
no edit summary
+205
Module:Icon
no edit summary
+27
Module:Icon
no edit summary
+221
Module:Icon/en
Sakaratte moved page Module:Icon/data to Module:Icon/en without leaving a redirect: inter-lang configuration
m
22 February 2022
User:Sakaratte/vector.css
no edit summary
User:Sakaratte/vector.css
no edit summary
User:Sakaratte/vector.css
no edit summary
+71
21 February 2022
User:Sakaratte/vector.css
no edit summary
+55
User:Sakaratte/vector.css
no edit summary
+7
User:Sakaratte/vector.css
no edit summary
+21
User:Sakaratte/vector.css
no edit summary
+576
Foundation Wiki
no edit summary
+36
User:Sakaratte/vector.css
no edit summary
+42
User:Sakaratte/vector.css
no edit summary
+19
User:Sakaratte/vector.css
no edit summary
−40
User:Sakaratte/vector.css
no edit summary
−74
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(--..."
MediaWiki:Common.css
no edit summary
−16
MediaWiki:Common.css
no edit summary
+28
20 February 2022
MediaWiki:Vector.css
no edit summary
+50
MediaWiki:Vector.css
no edit summary
+14
MediaWiki:Vector.css
no edit summary
+248
MediaWiki:Vector.css
no edit summary
+34
MediaWiki:Vector.css
no edit summary
+15
MediaWiki:Vector.css
no edit summary
+46
19 February 2022
MediaWiki:Vector.css
no edit summary
+34
MediaWiki:Vector.css
no edit summary
−349
MediaWiki:Vector.css
no edit summary
+50