User contributions for Sushoff

From All Skies Encyclopaedia
A user with 12,368 edits. Account created on 15 February 2024.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

1 February 2025

  • 13:1613:16, 1 February 2025 diff hist +484 N Template:Terminate sentence/doc Created page with "{{Documentation subpage}} {{High-use}} {{Lua|Module:Text}} This template returns its first argument, after adding a full stop (or its second argument) if the sentence was not finished. == Usage == * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|The rain in Spain}} * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|falls mainly on the plain.}} * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|BANG|!}} <includeonly>{{sandbox other|| <!-- Categories below this line --> {{uncategorized}} }}</inc..." current
  • 13:1613:16, 1 February 2025 diff hist +110 N Template:Terminate sentence Created page with "{{{1}}}{{#if:{{#invoke:text|sentenceTerminated|{{{1|}}}}}||{{{2|.}}}}}<noinclude>{{documentation}}</noinclude>" current
  • 13:1513:15, 1 February 2025 diff hist +323 N Template:Strong Created page with "<strong {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</strong><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>" current
  • 13:1313:13, 1 February 2025 diff hist +1,840 N Module:Message box/ombox.css Created page with "{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; Default "notice" gray: background-color: #f8f9fa var(--background-color-neutral-subtle, #f8f9fa): ; box-sizing: border-box; color: #202122 var(--color-base, #202122): ; } For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; Red: background-color: #fee7e6;..."
  • 13:1013:10, 1 February 2025 diff hist +131 N Module:Message box/configuration/doc Created page with "{{Used in system}} {{Module rating|protected}} {{cascade-protected template|page=module}} Configuration for Module:Message box." current
  • 13:1013:10, 1 February 2025 diff hist +6,546 N Module:Message box/configuration Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee..."
  • 13:0913:09, 1 February 2025 diff hist +4,802 N Module:Yesno/doc Created page with "<noinclude>{{pp|small=yes}} </noinclude>{{used in system}} {{Module rating|protected}} {{cascade-protected template|page=module}} This module provides a consistent interface for processing boolean or boolean-style string input. While Lua allows the <code>true</code> and <code>false</code> boolean values, wikicode templates can only express boolean values through strings such as "yes", "no", etc. This module processes these kinds of strings and turns them into boolean inp..." current
  • 13:0913:09, 1 February 2025 diff hist +745 N Module:Yesno Created page with "-- 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 =..." current
  • 13:0613:06, 1 February 2025 diff hist +5,626 N Module:Message box/doc Created page with "{{Used in system}} {{module rating|p}} {{cascade-protected template|page=module}} {{Lua|Module:Message box/configuration|Module:Yesno|Module:Arguments|Module:Category handler}} {{Uses TemplateStyles|Module:Message box/ambox.css|Module:Message box/cmbox.css|Module:Message box/fmbox.css|Module:Message box/imbox.css|Module:Message box/ombox.css|Module:Message box/tmbox.css}} This is a meta-module that implements the message box templates {{tl|mbox}}, {{tl|ambox}}, {{tl|cmb..." current
  • 13:0513:05, 1 February 2025 diff hist +18,961 N Module:Message box Created page with "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 ---------------------------------------------------------------------------..."
  • 13:0413:04, 1 February 2025 diff hist +695 N Template:AWB standard installation Created page with "{{ mbox | image = 44x50px|alt=|link= | text = This template is used by the standard installation of AutoWikiBrowser (AWB). If you are planning to make any major changes to this template, move it, or nominate it for deletion, please notify AWB's users and maintainers beforehand at Wikipedia talk:AWB as a courtesy.{{#if:{{{1|}}}|<p> {{{1}}}}}}}<includeonly>{{#if:{{{nocat|}}}||{{#if..." current
  • 13:0313:03, 1 February 2025 diff hist +482 N Template:Cascade-protected template Created page with "{{mbox | type = protection | image = 40x40px|link=|alt= | text = This {{{page|template}}} can only be edited by administrators because it is transcluded onto one or more cascade-protected pages. }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> </noi..."
  • 13:0213:02, 1 February 2025 diff hist +79 N Template:Citation Style documentation Redirected page to Template:Citation Style documentation current Tag: New redirect
  • 13:0113:01, 1 February 2025 diff hist +270 N Template:High-use Created page with "{{#invoke:High-use|main|1={{{1|}}}|2={{{2|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude> {{Documentation}} <!-- Add categories to the /doc subpage; interwiki links go to Wikidata, thank you! --> </noinclude>" current
  • 13:0113:01, 1 February 2025 diff hist +153 N Template:Mbox Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>" current
  • 13:0013:00, 1 February 2025 diff hist +1,697 N Template:Documentation subpage Created page with "<includeonly><!-- -->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-- -->{{#ifeq:{{{doc-notice|show}}} |show | {{Mbox | type = notice | style = margin-bottom:1.0em; | image = 40px|alt=|link= | text = {{strong|This is a documentation..."
  • 12:5912:59, 1 February 2025 diff hist +2,077 N Template:Pp-template/doc Created page with "{{Documentation subpage}} {{High-use}} {{Twinkle standard installation}} {{User:MusikBot II/Config notice}} {{Lua|Module:Protection banner}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> This is the {{tl|pp-template}} protection notice. It is used on protected templates and on protected file (image) pages. This template does not show on pages that are not protected; instead, it reports an error. Please note that only Wikipedia:Administrat..." current
  • 12:5912:59, 1 February 2025 diff hist +178 N Template:Pp-template Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 12:5712:57, 1 February 2025 diff hist +76,791 N Template:Cite web/doc Created page with "<noinclude>{{pp-template}}</noinclude> {{Documentation subpage}} {{High-use}} {{cascade-protected template}} {{AWB standard installation}} {{csdoc|lua}} {{csdoc|cs1}} {{csdoc|lead|web sources that are not characterized by another CS1 template. Do not use this template in the "External links" section of articles}} == Usage == {{csdoc|usage}} {{csdoc|usage common}} ;To cite a web page with a credited author <syntaxhighlight lang="wi..."
  • 12:5612:56, 1 February 2025 diff hist +78,274 N Template:Cite journal/doc Created page with "<noinclude>{{pp-template}}{{pp-move-indef}}</noinclude><includeonly>{{Redirect1|Template:Cite paper|conference papers|Template:Cite conference}}</includeonly> {{Documentation subpage}} {{High-use}} {{cascade-protected template}} {{csdoc|lua|lua=yes}} {{csdoc|cs1|lua=yes}} {{csdoc|lead|academic and scientific papers published in academic journals. For articles in magazines and newsletters, use {{tlx|cite magazine}}. For white papers, or unpublished papers, please use..."
  • 12:5612:56, 1 February 2025 diff hist +105,860 N Template:Cite book/doc Created page with "{{high-risk}} {{cascade-protected template}} <noinclude>{{pp|reason=Persistent disruptive editing Protecting high visibility template.|small=yes}}</noinclude>{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{csdoc|lua}} {{csdoc|cs1}} {{csdoc|lead|books}} When citing an article in a periodical, use {{tl|cite journal}} or {{tl|cite ma..."
  • 12:5512:55, 1 February 2025 diff hist +59,167 N Template:Cite news/doc Created page with "<noinclude>{{pp-template}}</noinclude> {{Documentation subpage}} {{High-risk}} {{cascade-protected template}} {{csdoc|lua}} {{csdoc|cs1}} {{csdoc|lead|news articles in print, video, audio or web}} == Usage == {{csdoc|usage}} {{csdoc|usage common}} ;To cite a news article with a credited author <syntaxhighlight lang="wikitext" copy="1">{{cite news |last= |first= |date= |title= |url= |work= |location= |publisher= |access-date=}}</syntaxhighlight> ;To cite a news article..."
  • 12:5312:53, 1 February 2025 diff hist +1,095 N Module:Documentation/styles.css Created page with "{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid #a2a9b1; background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bott..."
  • 12:5012:50, 1 February 2025 diff hist +17,747 N Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------..."
  • 12:4912:49, 1 February 2025 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
  • 12:4412:44, 1 February 2025 diff hist +35,082 N Module:Documentation Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in..."
  • 12:4212:42, 1 February 2025 diff hist −102 Template:Citation No edit summary current Tag: Manual revert
  • 12:4012:40, 1 February 2025 diff hist +102 Template:Citation No edit summary Tag: Reverted
  • 12:3912:39, 1 February 2025 diff hist +17,975 N Module:Citation/CS1/Whitelist Created page with "--[[--------------------------< S U P P O R T E D P A R A M E T E R S >-------------------------------------- Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items can have three values: true - these parameters are valid and supported parameters false - these parameters are deprecated but still supported tracked - these parameters are valid and supported parameters tracked in an eponymous properties category nil - thes..." current
  • 12:3812:38, 1 February 2025 diff hist +24,954 N Module:Citation/CS1/Utilities Created page with "local z = { error_cats_t = {}; -- for categorizing citations that contain errors error_ids_t = {}; -- list of error identifiers; used to prevent duplication of certain errors; local to this module error_msgs_t = {}; -- sequence table of error messages maint_cats_t = {}; -- for categorizing citations that aren't erroneous per se, but could use a little work prop_cats_t = {}; -- for categorizing cit..." current
  • 12:3812:38, 1 February 2025 diff hist +67,787 N Module:Citation/CS1/Date validation Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local add_prop_cat, is_set, in_array, set_message, substitute, wrap_style; -- imported functions from selected Module:Citation/CS1/Utilities local cfg; -- table of tables imported from selected Module:Citation/CS1/Configuration --[[--------------------------< F I L E - S C O P E D E C L A R A T I O N S >--------------------------------..."
  • 12:3712:37, 1 February 2025 diff hist +114,471 N Module:Citation/CS1/Configuration Created page with "local lang_obj = mw.language.getContentLanguage(); -- make a language object for the local language; used here for languages and dates --[[--------------------------< S E T T I N G S >-------------------------------------------------------------- boolean settings used to control various things. these setting located here to make them easy to find ]] -- these settings local to this module only local local_digits_from_mediawiki = false;..."
  • 12:3612:36, 1 February 2025 diff hist +77,436 N Module:Citation/CS1/Identifiers Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local has_accept_as_written, is_set, in_array, set_message, select_one, -- functions in Module:Citation/CS1/Utilities substitute, make_wikilink; local z; -- table of tables defined in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[-..."
  • 12:3512:35, 1 February 2025 diff hist +226,986 N Module:Citation/CS1 Created page with "require ('strict'); --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in Module:Citation/CS1/Date_validation local utilities; -- functions in Module:Citation/CS1/Utilities local z = {}; -- table of tables in Module:Citation/CS1/Utilities local identifiers; -- f..."
  • 12:1812:18, 1 February 2025 diff hist +151 Template:Documentation No edit summary current Tag: Manual revert
  • 12:1512:15, 1 February 2025 diff hist −151 Template:Documentation Blanked the page Tags: Blanking Reverted
  • 12:0812:08, 1 February 2025 diff hist +151 N Template:Documentation Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>"
  • 12:0312:03, 1 February 2025 diff hist −3,035 Template:Cite news Replaced content with "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=news }}</includeonly><noinclude> {{documentation}} </noinclude>" current Tag: Replaced
  • 12:0212:02, 1 February 2025 diff hist +126 N Template:Cite journal Created page with "<includeonly>{{#invoke:Citation/CS1|citation |CitationClass=journal }}</includeonly><noinclude> {{documentation}} </noinclude>" current
  • 12:0112:01, 1 February 2025 diff hist +122 N Template:Cite web Created page with "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=web }}</includeonly><noinclude> {{documentation}} </noinclude>" current
  • 12:0012:00, 1 February 2025 diff hist +127 N Template:Citation Created page with "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=citation }}</includeonly><noinclude> {{Documentation}} </noinclude>"
  • 11:5811:58, 1 February 2025 diff hist −32,775 Template:Cite book Replaced content with "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=book }}</includeonly><noinclude> {{documentation}} {{collapse top|TemplateData}} {{Cite book/TemplateData}} {{collapse bottom}} </noinclude>" current Tag: Replaced
  • 10:0910:09, 1 February 2025 diff hist −6 Kulou (库楼) No edit summary Tag: Visual edit
  • 09:1709:17, 1 February 2025 diff hist −102 Kulou (库楼) Star Name Discussion (IAU) Tag: Visual edit
  • 09:0709:07, 1 February 2025 diff hist +411 Quadrans Muralis IAU WGSN Name Discussion Tag: Visual edit
  • 08:3808:38, 1 February 2025 diff hist +21 Kulou (库楼) No edit summary Tag: Visual edit
  • 08:0908:09, 1 February 2025 diff hist +396 Kulou (库楼) Star Name Discussion (IAU) Tag: Visual edit
  • 08:0008:00, 1 February 2025 diff hist +348 Kulou (库楼) Star Name Discussion (IAU) Tag: Visual edit
  • 07:3807:38, 1 February 2025 diff hist +161 Kui (奎) IAU WGSN Tag: Visual edit

31 January 2025

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)