सबै सार्वजनिक अभिलेखहरू
परमेश्वरको मण्डली विश्वकोशको सबै उपलब्ध लगहरूको प्रविष्टिहरूको मिल्दो जुल्दो प्रदर्शन। तपाईं अझै विस्तारको लागि लगको प्रकार, प्रयोगकर्ता नाम (अक्षर संवेदनशील), वा प्रभावित पृष्ठ (अक्षर संवेदनशील) छान्न सक्नुहुन्छ।
- ०६:५९, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:DateI18n पृष्ठ सिर्जना गर्नुभयो (Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi...")
- ०६:५९, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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_...")
- ०६:५८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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,...")
- ०६:५८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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 }...")
- ०६:५८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:५८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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 *...")
- ०६:५५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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.: ...")
- ०६:४१, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:४०, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:४०, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:४०, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:३९, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:३९, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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}}")
- ०६:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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 --[[-...")
- ०६:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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}}")
- ०६:३७, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:३६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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}}")
- ०६:३६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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 >--------------------------------...")
- ०६:३६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:३६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:३५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:२९, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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;...")
- ०६:२९, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०६:२८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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 >----------------------------------------...")
- ०६:२८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:५६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:५५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:५५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:५४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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>")
- ०५:५४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:५४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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}}")
- ०५:५३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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(...")
- ०५:५३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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>")
- ०५:५३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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. ----------------------------...")
- ०५:४८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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>")
- ०५:४७, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:४५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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 '''[...")
- ०५:४४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:४४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०५:४३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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'...")
- ०५:४३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले ढाँचा:Documentation पृष्ठ सिर्जना गर्नुभयो (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>")
- ०५:४३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले ढाँचा: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>")
- ०५:४२, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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}}")
- ०५:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Anchor पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {....")
- ०५:३७, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Anchor पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {....")
- ०५:२८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरू द्वारा पृष्ठ ढाँचा:Aligned table मेटाइयो (content was: "-- This module implements {{aligned table}} local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end function p.table(frame) local args = (frame.args[3] ~= nil) and frame.args or frame:getParent().args local entries = {} local colclass = {} local colstyle = {} local cols = tonumber(args['cols']) or 2 -- create the root table local r...", and the only contributor was "Pyc1948" (talk))
- ०५:२८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले ढाँचा:Aligned table पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements {{aligned table}} local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end function p.table(frame) local args = (frame.args[3] ~= nil) and frame.args or frame:getParent().args local entries = {} local colclass = {} local colstyle = {} local cols = tonumber(args['cols']) or 2 -- create the root table local root = mw.html.create('table') -- add table style for fullwidth if isnotempty(args['fullwidth'...")
- ०५:२८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Aligned table पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements {{aligned table}} local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end function p.table(frame) local args = (frame.args[3] ~= nil) and frame.args or frame:getParent().args local entries = {} local colclass = {} local colstyle = {} local cols = tonumber(args['cols']) or 2 -- create the root table local root = mw.html.create('table') -- add table style for fullwidth if isnotempty(args['fullwidth'...")