User contributions for Knigh7s

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

3 July 2023

  • 20:1020:10, 3 July 2023 diff hist +100 N Module:About/docCreated page with "{{Documentation}} {{Wikipedia template}} '''Module:Hatnote''' implements the {{tl|about}} template." current
  • 20:1020:10, 3 July 2023 diff hist +1,586 N Module:AboutCreated page with "local mArguments --initialize lazily local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.about (frame) -- A passthrough that gets args from the frame and all mArguments = require('Module:Arguments') args = mArguments.getArgs(frame) return p._about(args) end function p._about (args, options) -- Produces "about" hatnote...." current
  • 20:0920:09, 3 July 2023 diff hist +2,387 N Template:About/docCreated page with "{{Documentation}} {{Wikipedia template}} {{t|About}} is a commonly used hatnote template, and should be placed at the top of an article, linking the reader to other articles with similar titles or concepts that they may have been seeking instead. ==TemplateData== <templatedata> { "description": "This template is a hatnote in the format \"This page is about … For other uses …\".", "params": { "1": { "label": "Page description", "type": "string", "requir..." current
  • 20:0820:08, 3 July 2023 diff hist +54 N Template:AboutCreated page with "{{#invoke:about|about}}<noinclude>{{/doc}}</noinclude>" current
  • 20:0320:03, 3 July 2023 diff hist +2,489 N Template:Category header/docCreated page with "{{Documentation}} This template displays a standardised sentence to be used on all category pages. ==Usage== This template can be used by entering the following onto a category page. <pre><nowiki>{{Category header|Content type|Description|Automatically added|Added by}}</nowiki></pre> ;Content type :This parameter will accept whether the category contains any combination of pages, images, and/or subcategories. ;Description :This parameter will accept the subject of th..." current
  • 20:0220:02, 3 July 2023 diff hist +251 N Template:Category headerCreated page with "<includeonly>{{Note|This category contains {{{1}}}{{#if:{{{2|}}}|{{#ifeq:{{lc:{{{related|}}}}}|no||{{nbsp}}related to}}{{nbsp}}{{{2}}}}}. {{#if:{{{3|}}}|This category is automatically added by {{{4|}}}.}}}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 20:0120:01, 3 July 2023 diff hist +167 N Category:TemplatesCreated page with "{{Category header|pages|templates. This is the base category for all templates. Templates should be placed in appropriate sub-categories, and should not appear here.}}" current
  • 20:0020:00, 3 July 2023 diff hist +22 N Category:Templates imported from WikipediaCreated page with "Category:Templates" current
  • 19:5919:59, 3 July 2023 diff hist 0 N File:WikimediaUI-Logo-Wikipedia.svgNo edit summary current
  • 19:5419:54, 3 July 2023 diff hist +94 N Module:For/docCreated page with "{{Documentation}} {{Wikipedia template}} '''Module:For''' implements the {{tl|For}} template." current
  • 19:5419:54, 3 July 2023 diff hist +1,408 N Module:ForCreated page with "local mArguments --initialize lazily local mHatlist = require('Module:Hatnote list') local mHatnote = require('Module:Hatnote') local yesNo = require('Module:Yesno') local p = {} --Implements {{For}} from the frame --uses capitalized "For" to avoid collision with Lua reserved word "for" function p.For (frame) mArguments = require('Module:Arguments') return p._For(mArguments.getArgs(frame)) end --Implements {{For}} but takes a manual arguments table function p._For (a..." current
  • 19:5219:52, 3 July 2023 diff hist +66 m Help:DisambiguationText replacement - "Star Citizen" to "Isuzu Vehicross"
  • 19:5019:50, 3 July 2023 diff hist +18,855 N Help:DisambiguationCreated page with "{{Note|'''Note:''' Most guidelines in this style guide are established three years after the creation of the wiki, many pages might not conform to this style guide. Please make corrections on the pages if that's the case. If you have any questions or suggestions, feel free to post on the [[{{TALKPAGENAME}}|discussion page]].}} {{Shortcut|SC:SG|SC:STYLE|SC:MOS}} This '''style guide''' is made to make the Star Citizen Wiki easy to read by having the same standard across p..."
  • 19:4619:46, 3 July 2023 diff hist +1,471 N Template:For/docCreated page with "{{Documentation|fromWikipedia=true}} This template is used at the top of pages for simple disambiguations. ==TemplateData== <templatedata> { "description": "This template lists up to four articles on alternative meanings of a term. For further details and examples see the template documentation.", "params": { "1": { "label": "Description", "description": "a phrase describing the major alternative, or a general term for all alternative..." current
  • 19:4619:46, 3 July 2023 diff hist +77 N Template:ForCreated page with "<includeonly>{{#invoke:For|For}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 19:4519:45, 3 July 2023 diff hist +20,557 N Module:String/docCreated page with "{{Documentation}} {{Wikipedia template}} This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. == Global options == ; ignore_e..." current
  • 19:4519:45, 3 July 2023 diff hist +18,033 N Module:StringCreated page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c..." current
  • 19:4419:44, 3 July 2023 diff hist +383 N Template:No documentation/docCreated page with "{{Documentation}} Place {{T|No documentation}} at the top of the documentation page. This template should be used when there is no documentation for a Module. The template will attempt to auto detect and link the <code>require()</code>/<code>mw.loadData()</code> depedency list. If you want to supress the auto generated dependency list, use {{t|No documentation|DependencyList=no}}" current
  • 19:4419:44, 3 July 2023 diff hist +587 N Template:No documentationCreated page with "<includeonly>{{documentation|Template:No documentation|DependencyList=No}} <div class="mbox mbox-med mbox-nodocumentation" role="presentation"><span class="mbox-title"><span class="mbox-icon metadata">14px|link=</span>This module does not have any documentation.</span> <div class="mbox-text plainlinks">Please consider adding documentation at [[{{#invoke:String|replace|{{FULLPAGENAME}}|/doc}}/doc]].</div></div>{{#If:{{{DependencyList|}}}||{{..." current
  • 19:4019:40, 3 July 2023 diff hist +3 m Module:DependencyListText replacement - "Star Citizen" to "Isuzu Vehicross" current
  • 19:4019:40, 3 July 2023 diff hist +9 m Module:DocumentationText replacement - "Star Citizen" to "Isuzu Vehicross" current
  • 19:3919:39, 3 July 2023 diff hist +3 m Template:Main page/navigation/docText replacement - "Star Citizen" to "Isuzu Vehicross" current
  • 19:3919:39, 3 July 2023 diff hist +3 m Isuzu Vehicross:LuaText replacement - "Star Citizen" to "Isuzu Vehicross" current
  • 19:3819:38, 3 July 2023 diff hist +3 m Template:Main page/editingText replacement - "Star Citizen" to "Isuzu Vehicross"
  • 19:3819:38, 3 July 2023 diff hist +12 m Template:Plain link/docText replacement - "Star Citizen" to "Isuzu Vehicross" current
  • 19:3719:37, 3 July 2023 diff hist +33 N Star Citizen:LuaKnigh7s moved page Star Citizen:Lua to Isuzu Vehicross:Lua current Tag: New redirect
  • 19:3719:37, 3 July 2023 diff hist 0 m Isuzu Vehicross:LuaKnigh7s moved page Star Citizen:Lua to Isuzu Vehicross:Lua
  • 19:3419:34, 3 July 2023 diff hist 0 Isuzu Vehicross:LuaNo edit summary
  • 19:3319:33, 3 July 2023 diff hist +19 Isuzu Vehicross:LuaNo edit summary Tag: Visual edit
  • 19:3119:31, 3 July 2023 diff hist +1,561 N Isuzu Vehicross:LuaCreated page with " '''Lua''' is a programming language that is integrated into the Star Citizen Wiki with Scribunto. Lua source code is run from Modules in their own namespace, and invoked with <code><nowiki>{{#invoke:Module|function}}</nowiki></code>; this should be done with a wrapper template. For example, if we have a module named "foo", then we should have a template called "Template:Foo" consisting of <code><nowiki>{{#invoke:Foo|main}}</nowiki></code> to c..."
  • 19:3119:31, 3 July 2023 diff hist 0 N File:WikimediaUI-Palette.svgNo edit summary current
  • 19:2919:29, 3 July 2023 diff hist +568 N Module:Hatnote/styles.cssCreated page with ".hatnote-container { display: flex; align-items: center; padding: var( --space-sm ) var( --space-md ); margin-top: var( --space-xs ); margin-bottom: var( --space-md ); background: var( --color-surface-2 ); border-radius: var( --border-radius--medium ); color: var( --color-base--subtle ); font-size: 0.875rem; line-height: var( --line-height-xs ); } .hatnote-icon img { width: 14px; height: auto; margin-right: var( --space-xs ); opacity: var( --opacity-icon-b..." current
  • 19:2819:28, 3 July 2023 diff hist 0 N File:WikimediaUI-Alert.svgNo edit summary current
  • 19:2619:26, 3 July 2023 diff hist 0 N File:WikimediaUI-Code.svgNo edit summary current
  • 19:2319:23, 3 July 2023 diff hist 0 N File:WikimediaUI-Notice.svgNo edit summary current
  • 19:2119:21, 3 July 2023 diff hist +1,439 N Module:Mbox/styles.cssCreated page with ".mbox { position: relative; display: flex; flex-direction: column; margin-top: var( --space-xs ); margin-bottom: var( --space-md ); background-color: var( --color-surface-2 ); border-radius: var( --border-radius--medium ); color: var( --color-base--subtle ); font-size: 0.875rem; line-height: var( --line-height-xs ); } .mbox.mbox-high { →‎FIXME: Update back to Citzen CSS var when patched: background-color: rgba( 221, 51, 51, 0.1 ); } .mbox.mbox-med { /*..." current
  • 19:2019:20, 3 July 2023 diff hist +222 N Module:Module toc/docCreated page with "{{Documentation}} This module is used to generate a table of content consists of functions of a Lua module. See [https://runescape.wiki/w/Module:Module_toc Module:Module toc] on RuneScape Wiki for more details." current
  • 19:2019:20, 3 July 2023 diff hist +2,810 N Module:Module tocCreated page with "-- Imported from: https://runescape.wiki/w/Module:Module%20toc -- <nowiki> local p = {} local function getNewlineLocations( content ) local locs = {} local pos = 0 repeat pos = string.find( content, '\n', pos + 1, true ) table.insert( locs, pos ) until not pos return locs end local function findLineNumber( pos, newLineLocs ) local max = #newLineLocs local min = 1 repeat local i = math.ceil( (max + min) / 2 )..." current
  • 19:1819:18, 3 July 2023 diff hist +5,722 N Module:Format link/docCreated page with "{{Documentation|fromWikipedia=true}} This module, migrated from origins in Module:Hatnote, provides functionality for formatting links for display, including that powering the {{tl|format link}} template. It can pretty-format section links with the section symbol ("§") and appropriate whitespace, it automatically escapes category and file names with the colon trick, and includes functionality for italicizing the page or section name, and for d..." current
  • 19:1819:18, 3 July 2023 diff hist +6,544 N Module:Format linkCreated page with "-- Imported from: https://en.wikipedia.org/wiki/Module:Format_link -------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -----------------------------------------..." current
  • 19:1419:14, 3 July 2023 diff hist +354 N Module:Hatnote list/docCreated page with "{{Documentation}} {{Wikipedia template}} '''Module:Hatnote list''' produces and formats lists for use in hatnotes. In particular, it implements the for-see list, i.e. lists of "For X, see Y" statements, as used in {{t|about}}, {{t|redirect}}, and their variants. Also introduced are andList & orList helpers for formatting lists with those conjunctions." current
  • 19:1419:14, 3 July 2023 diff hist +7,451 N Module:Hatnote listCreated page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd..." current
  • 19:1219:12, 3 July 2023 diff hist +404 N Module:Hatnote/docCreated page with "{{Documentation|scwShared=true|fromWikipedia=true}} '''Module:Hatnote''' is a meta-module that provides various functions for making hatnotes. It implements the {{tl|hatnote}} template, for use in hatnotes at the top of pages, and the {{tl|format link}} template, which is used to format a wikilink for use in hatnotes. It also contains a number of helper functions for use in other Lua hatnote modules." current
  • 19:1219:12, 3 July 2023 diff hist +6,669 N Module:HatnoteCreated page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules...." current
  • 19:1019:10, 3 July 2023 diff hist +200 N Module:User error/docCreated page with "{{Documentation}} A less intimidating version of the built-in <syntaxhighlight inline lang="lua">error(...)</syntaxhighlight> function, to help editors fix their mistakes when transcluding a template." current
  • 19:0919:09, 3 July 2023 diff hist +920 N Module:User errorCreated page with "-------------------------------------------------------------------------------- -- A less intimidating version of the built-in "error()" function, to help -- editors fix their mistakes when transcluding a template. -- -- @see wikia:w:c:Dev:Module:User error for a similar module. -------------------------------------------------------------------------------- local checkType = require("libraryUtil").checkType; return function (message, ...) checkType("Module:User..." current
  • 19:0819:08, 3 July 2023 diff hist +207 N Module:Error/docCreated page with "{{Documentation}} {{Wikipedia template}} '''Module:Error''' creates an html message with class "error". It is a replacement for {{tl|error}} - please see the documentation page there for usage instructions." current
  • 19:0719:07, 3 July 2023 diff hist +1,191 N Module:ErrorCreated page with "-- Imported from: https://en.wikipedia.org/wiki/Module:Error -- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.message or args..." current
  • 19:0619:06, 3 July 2023 diff hist +17 N Module:Mbox/docCreated page with "{{Documentation}}" current
  • 19:0519:05, 3 July 2023 diff hist +1,837 N Module:MboxCreated page with "local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local mArguments -- lazily initialise Module:Arguments local mError -- lazily initialise Module:Error local p = {} --- Helper function to throw error -- -- @param msg string - Error message -- -- @return string - Formatted error message in wikitext local function makeWikitextError( msg ) mError = require( 'Module:Error' ) return mError.error{ message = 'Error: ' .. msg .. '..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)