Pyc1948को योगदानहरू
९५० सम्पादनहरू भएको एक प्रयोगकर्ता। खाता २१ सेप्टेम्बर २०२३ मा सिर्जना गरिएको थियो।
२१ सेप्टेम्बर २०२३
- ०७:०९०७:०९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +७१६ न मोड्युल: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..." वर्तमान
- ०७:०८०७:०८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१७,४३३ न मोड्युल: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. ---------------------------------------------------------------------------------..." वर्तमान
- ०७:०२०७:०२, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +३४,८२५ न मोड्युल: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..." वर्तमान
- ०७:०००७:००, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +८९७ न मोड्युल:Distinguish Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a..." वर्तमान
- ०६:५९०६:५९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +७,१११ न मोड्युल:Delink Created page with "-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:match("%[%[.-..." वर्तमान
- ०६:५९०६:५९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१६,०७६ न मोड्युल:DateI18n Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi..." वर्तमान
- ०६:५९०६:५९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +४७,९५९ न मोड्युल:Date Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_..." वर्तमान
- ०६:५८०६:५८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +६०,९०१ न मोड्युल:Cs1 documentation support Created page with "require('strict'); local getArgs = require ('Module:Arguments').getArgs; local cfg = mw.loadData ('Module:Citation/CS1/Configuration'); -- load the configuration module local whitelist = mw.loadData ('Module:Citation/CS1/Whitelist'); -- load the whitelist module local exclusion_lists = { -- TODO: move these tables into a separate ~/data module and mw.loadData() it ['cite book'] = { ['agency'] = true, ['air-date'] = true, ['arxiv'] = true,..." वर्तमान
- ०६:५८०६:५८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२४,९८४ न मोड्युल:Coordinates Created page with "--[[ This module is intended to replace the functionality of {{Coord}} and related templates. It provides several methods, including {{#invoke:Coordinates | coord }} : General function formatting and displaying coordinate values. {{#invoke:Coordinates | dec2dms }} : Simple function for converting decimal degree values to DMS format. {{#invoke:Coordinates | dms2dec }} : Simple function for converting DMS format to decimal degree format. {{#invoke:Coordinates | link }..." वर्तमान
- ०६:५८०६:५८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +६,११९ न मोड्युल:Color contrast/colors Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511..." वर्तमान
- ०६:५८०६:५८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +६,९७१ न मोड्युल:Color contrast Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *..." वर्तमान
- ०६:५५०६:५५, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२,७४६ न मोड्युल:Citation/CS1/styles.css Created page with "→Protection icon the following line controls the page-protection icon in the upper right corner it must remain within this comment {{sandbox other||{{pp-template}}}}: →Overrides Some wikis do not override user agent default styles for HTML <cite> and <q>, unlike en.wp. On en.wp, keep these the same as [[MediaWiki:Common.css]]. The word-wrap and :target styles were moved here from Common.css. On en.wp, keep these the same as [[Template:Citation/styles.css]].: ..." वर्तमान
- ०६:४१०६:४१, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२२५,३६१ न मोड्युल:Citation/CS1/sandbox Created page with "--[[ History of changes since last sync: 2023-08-12 2023-08-26: Upgrade numeric names maintenance message to error; see Help talk:Citation Style 1#Category:CS1 maint: numeric names: authors list 2023-08-28: add Greek character sort keys for error/maint messages in non-article namespaces; see Help_talk:Citation_Style_1#Sorting_drafts_to_back_of_categories 2023-08-31: improve global |display-<namelist>= handling; see Help_talk:Citation_Style_1#improve_global_configuration..." वर्तमान
- ०६:४००६:४०, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१७,९०० न मोड्युल:Citation/CS1/Whitelist/sandbox Created page with "--History of changes since last sync: 2023-08-12 --[[--------------------------< 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 paramete..." वर्तमान
- ०६:४००६:४०, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१७,८४२ न मोड्युल: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..."
- ०६:४००६:४०, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२४,६२१ न मोड्युल:Citation/CS1/Utilities/sandbox Created page with "--History of changes since last sync: 2022-01-22 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..." वर्तमान
- ०६:३९०६:३९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२४,५६४ न मोड्युल: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..."
- ०६:३९०६:३९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२३,९२६ न मोड्युल:Citation/CS1/Suggestions Created page with "-- Please insert new suggestions in alphabetical order -- The form is ['incorrect'] = 'correct', suggestions = { ['ASIN-TLD'] = 'asin-tld', -- old parameter name ['abruf'] = 'access-date', -- German ['abruf-verborgen'] = 'access-date', -- German ['accessmonth'] = 'access-date', ['accesso'] = 'access-date', -- Italian ['accessyear'] = 'access-date', ['acessodata'] = 'access-date', -- Brazilian Portuguese ['ad..."
- ०६:३८०६:३८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +७७,०३१ न मोड्युल:Citation/CS1/Identifiers/sandbox Created page with "--History of changes since last sync: 2023-08-12 2023-09-02: add maint cat for unflagged free-to-read dois; see Help_talk:Citation_Style_1#Recognize_free_DOI_prefixes --[[--------------------------< 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; -- tab..." वर्तमान
- ०६:३८०६:३८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२३३ न मोड्युल:Citation/CS1/Identifiers/doc Created page with "{{sandbox other||{{#lst:Module:Citation/CS1/doc|header}}}} This page renders and performs error checking on the various named identifiers supported by Module:Citation/CS1. {{#lst:Module:Citation/CS1/doc|module_components_table}}" वर्तमान
- ०६:३८०६:३८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +७६,६३६ न मोड्युल:स्रोत/पहिचानकर्ता 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 --[[-..."
- ०६:३८०६:३८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +३७९ न मोड्युल:Citation/CS1/Date validation/sandbox/doc Created page with "{{#lst:Module:Citation/CS1/doc|header}} This module contains routines that support the {{cs1}} and {{cs2}} date formats for citations on Wikipedia. In particular, this module contains a suite of functions that validate date formats and content for the variety of date-holding parameters associated with cs1|2 citations. {{#lst:Module:Citation/CS1/doc|module_components_table}}" वर्तमान
- ०६:३७०६:३७, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +६७,७२८ न मोड्युल:Citation/CS1/Date validation/sandbox Created page with "--archive-date= / timestamp check to use internal reformatter for i18n; emit suggested date; see Help_talk:Citation_Style_1#|archive-date=_/_|archive-url=_timestamp_mismatch --[[--------------------------< 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 Mod..." वर्तमान
- ०६:३६०६:३६, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +३७९ न मोड्युल:Citation/CS1/Date validation/doc Created page with "{{#lst:Module:Citation/CS1/doc|header}} This module contains routines that support the {{cs1}} and {{cs2}} date formats for citations on Wikipedia. In particular, this module contains a suite of functions that validate date formats and content for the variety of date-holding parameters associated with cs1|2 citations. {{#lst:Module:Citation/CS1/doc|module_components_table}}" वर्तमान
- ०६:३६०६:३६, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +६५,८४७ न मोड्युल: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 >--------------------------------..."
- ०६:३६०६:३६, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१,०२२ न मोड्युल:Citation/CS1/Configuration/sandbox/doc Created page with "{{#lst:Module:Citation/CS1/doc|header}} This configuration file contains various data that controls the functioning of Module:Citation/CS1 and hence the way that Lua-based citations are generated. It has several sections among which are: # translation tables that contain most of the literal strings that may be included in Lua-based citation. If editors are copying this Module to another wiki using a language other than English, then they should translate each of th..." वर्तमान
- ०६:३६०६:३६, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +११०,६२५ न मोड्युल:Citation/CS1/Configuration/sandbox Created page with "--[[ History of changes since last sync: 2023-08-12 2023-08-18: Swiss German fix; see Help_talk:Citation_Style_1#Breaking_change_in_handling_of_language=Swiss_German? 2023-08-25: Make extra text in volume non-hidden as it is kept clear these days 2023-08-26: Upgrade numeric names maintenance message to error; see Help_talk:Citation_Style_1#Category:CS1_maint:_numeric_names:_authors_list 2023-08-28: add Greek character sort keys for error/maint messages in non-article na..." वर्तमान
- ०६:३५०६:३५, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१,०२२ न मोड्युल:Citation/CS1/Configuration/doc Created page with "{{#lst:Module:Citation/CS1/doc|header}} This configuration file contains various data that controls the functioning of Module:Citation/CS1 and hence the way that Lua-based citations are generated. It has several sections among which are: # translation tables that contain most of the literal strings that may be included in Lua-based citation. If editors are copying this Module to another wiki using a language other than English, then they should translate each of th..." वर्तमान
- ०६:२९०६:२९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१०६,०८३ न मोड्युल: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;..."
- ०६:२९०६:२९, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१६,६३० न मोड्युल:Citation/CS1/COinS/sandbox Created page with "--History of changes since last sync: 2023-08-12 --[[--------------------------< 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, remove_wiki_link, strip_apostrophe_markup; -- functions in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[--------------------------< M A K E _ C O I..." वर्तमान
- ०६:२८०६:२८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१६,५७२ न मोड्युल:Citation/CS1/COinS 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, remove_wiki_link, strip_apostrophe_markup; -- functions in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[--------------------------< M A K E _ C O I N S _ T I T L E >----------------------------------------..."
- ०६:२८०६:२८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +६,९८६ न मोड्युल:Citation/CS1/doc Created page with "<section begin=header /> {{sandbox other|| {{#switch:{{FULLPAGENAME}} |Module:Citation/CS1={{high-risk |article-space=yes |no-percent=yes}} {{Uses TemplateStyles|Module:Citation/CS1/styles.css}} |Module:Citation/CS1/Configuration={{high-risk |article-space=yes |no-percent=yes}} |Module:Citation/CS1/Whitelist={{high-risk |article-space=yes |no-percent=yes}} |Module:Citation/CS1/Date validation={{high-risk |article-space=yes |no-percent=yes}} |Module:Citation/CS1/Identifie..." वर्तमान
- ०५:५६०५:५६, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२२३,५३५ न मोड्युल: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..."
- ०५:५५०५:५५, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +४,४५६ न मोड्युल:Check for unknown parameters/doc Created page with "{{Used in system|in MediaWiki:Abusefilter-warning-DS}} {{Module rating|p}} {{Lua|Module:If preview|noprotcat=yes}} This module may be appended to a template to check for uses of unknown parameters. Unlike many other modules, this module is ''not'' implemented by a template. == Usage == === Basic usage === <syntaxhighlight lang="wikitext"> {{#invoke:Check for unknown parameters|check |unknown=Category:Some tracking category |arg1|arg2|arg3|argN}} </syntaxhighlig..." वर्तमान
- ०५:५५०५:५५, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +३,३१२ न मोड्युल:Check for unknown parameters Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext..." वर्तमान
- ०५:५४०५:५४, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +४४२ न मोड्युल:Category handler/shared/doc Created page with "{{Module rating |protected}} {{used in system}} {{Lua|Module:Namespace detect/data}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}</code> <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>" वर्तमान
- ०५:५४०५:५४, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +८८८ न मोड्युल:Category handler/shared Created page with "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mappings else return..." वर्तमान
- ०५:५४०५:५४, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +३०० न मोड्युल:Category handler/data/doc Created page with "This module is used in conjunction with the category handler module to manage categories; it is a very important template used on millions of pages. {{Module rating|protected}} {{used in system}} {{Lua|Module:Category handler/config|Module:Category handler/shared|Module:Category handler/blacklist}}" वर्तमान
- ०५:५३०५:५३, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +६३१ न मोड्युल:Category handler/data Created page with "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(..." वर्तमान
- ०५:५३०५:५३, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +३९३ न मोड्युल:Category handler/config/doc Created page with "{{Module rating |protected}} {{used in system}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}} <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>" वर्तमान
- ०५:५३०५:५३, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +५,७५५ न मोड्युल:Category handler/config Created page with "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. ----------------------------..." वर्तमान
- ०५:४८०५:४८, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +४०५ न मोड्युल:Category handler/blacklist/doc Created page with "{{Module rating |protected}} {{used in system}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}</code> <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>" वर्तमान
- ०५:४७०५:४७, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +७६१ न मोड्युल:Category handler/blacklist Created page with "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '^Main Page$', -- don't categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" or the end of the string. '^Wikipedia:Cascade%-protected items%f[/\0]', '^User:UBX%f[/\0]', -- The userbo..." वर्तमान
- ०५:४५०५:४५, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१७,३४१ न मोड्युल:Category handler/doc Created page with "{{Used in system}} {{Module rating|p}} {{Lua|Module:Category handler/data|Module:Category handler/shared|Module:Category handler/blacklist|Module:Yesno|Module:Arguments}} This module implements the {{tl|category handler}} template. The category handler template helps other templates to automate both categorization and category suppression. For information about using the category handler template in other templates, please see the '''[..." वर्तमान
- ०५:४४०५:४४, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +७,८७१ न मोड्युल:Category handler Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia..." वर्तमान
- ०५:४४०५:४४, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१६,६४२ न मोड्युल:Arguments/doc Created page with "{{Used in system}} {{Module rating|p}} This module provides easy processing of arguments passed from <code>#invoke</code>. It is a meta-module, meant for use by other modules, and should not be called from <code>#invoke</code> directly (for a module directly invocable by templates you might want to have a look at {{ml|params|}}). Its features include: * Easy trimming of arguments and removal of blank arguments. * Arguments can be passed by both the current frame and by..." वर्तमान
- ०५:४३०५:४३, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१०,०५४ न मोड्युल: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'..." वर्तमान
- ०५:४३०५:४३, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +१५१ न ढाँचा:Documentation Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>" वर्तमान
- ०५:४३०५:४३, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२७० न ढाँचा: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>" वर्तमान
- ०५:४२०५:४२, २१ सेप्टेम्बर २०२३ अन्तर इतिहास +२१० न मोड्युल:Aligned table/doc Created page with "{{high-use|7000+}} {{module rating|protected}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Implements {{tl|Aligned table}}" वर्तमान