सबै सार्वजनिक अभिलेखहरू
परमेश्वरको मण्डली विश्वकोशको सबै उपलब्ध लगहरूको प्रविष्टिहरूको मिल्दो जुल्दो प्रदर्शन। तपाईं अझै विस्तारको लागि लगको प्रकार, प्रयोगकर्ता नाम (अक्षर संवेदनशील), वा प्रभावित पृष्ठ (अक्षर संवेदनशील) छान्न सक्नुहुन्छ।
- ०७:०९, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Transclusion count/data/D पृष्ठ सिर्जना गर्नुभयो (Created page with "return { ["D&D"] = 3900, ["D&D_to-do"] = 5600, ["D-da"] = 2600, ["DANFS"] = 8400, ["DC-Comics-trademark-copyright"] = 2100, ["DCS_Sri_Lanka"] = 2100, ["DDR"] = 2800, ["DEC"] = 8700, ["DECADE"] = 283000, ["DEN"] = 6800, ["DEU"] = 17000, ["DMC"] = 58000, ["DMCA"] = 2320000, ["DNB"] = 8800, ["DNB-Portal"] = 2100, ["DNB_portal"] = 3800, ["DNK"] = 7800, ["DNZB"] = 3600, ["DOM"] = 2100, ["DOWs"] = 2700, ["DRV_links"] = 3600, ["DWT"] = 2300, ["DYKC"] = 6700, ["DYKF"] = 2100, ["...")
- ०७:०९, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Transclusion count/data/C पृष्ठ सिर्जना गर्नुभयो (Created page with "return { ["C"] = 509000, ["C-Class"] = 58000, ["C-SPAN"] = 10000, ["C-cmn"] = 2300, ["C-pl"] = 53000, ["CAN"] = 19000, ["CANelec"] = 7500, ["CANelec/source"] = 3600, ["CANelec/top"] = 3800, ["CANelec/total"] = 3900, ["CAS"] = 3800, ["CBB_Standings_End"] = 11000, ["CBB_Standings_Entry"] = 11000, ["CBB_Standings_Start"] = 11000, ["CBB_Yearly_Record_End"] = 2500, ["CBB_Yearly_Record_Entry"] = 2500, ["CBB_Yearly_Record_Start"] = 2400, ["CBB_Yearly_Record_Subhead"] = 3300, ["...")
- ०७:०६, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Transclusion count/data/A पृष्ठ सिर्जना गर्नुभयो (Created page with "return { ["A-Class"] = 5600, ["AARTalk"] = 8500, ["AFB_game_box_end"] = 2300, ["AFB_game_box_start"] = 2300, ["AFC_comment"] = 13000, ["AFC_status/backlog"] = 2200, ["AFC_submission"] = 36000, ["AFC_submission/comments"] = 22000, ["AFC_submission/declined"] = 22000, ["AFC_submission/declinedivbox"] = 22000, ["AFC_submission/draft"] = 12000, ["AFC_submission/helptools"] = 34000, ["AFC_submission/reject_reasons"] = 2600, ["AFC_submission/rejected"] = 2700, ["AFC_submission...")
- ०७:०६, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Transclusion count पृष्ठ सिर्जना गर्नुभयो (Created page with "local p = {} function p.fetch(frame) local template = nil local return_value = nil -- Use demo parameter if it exists, otherswise use current template name local namespace = mw.title.getCurrentTitle().namespace if frame.args["demo"] and frame.args["demo"] ~= "" then template = mw.ustring.gsub(frame.args["demo"],"^[Tt]emplate:","") elseif namespace == 10 then -- Template namespace template = mw.title.getCurrentTitle().text elseif namespace == 828 then -- Modu...")
- ०६:३७, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Test पृष्ठ सिर्जना गर्नुभयो (Created page with "local p = {} local factorial = function ( n ) n = 1 + 1 return n end")
- ०६:३७, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Template wrapper पृष्ठ सिर्जना गर्नुभयो (Created page with "require('Module:No globals'); local error_msg = '<span style=\"font-size:100%\" class=\"error\"><code style=\"color:inherit; border:inherit; padding:inherit;\">|_template=</code> missing or empty</span>'; --[[--------------------------< I S _ I N _ T A B L E >-------------------------------------------------------- scan through tbl looking for value; return true if found, false else ]] local function is_in_table (tbl, value) for k, v in pairs (tbl) do...")
- ०६:३६, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Template link general पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This implements Template:Tlg local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else return 'Template:' .. s end end local function trimTemplate(...")
- ०६:३६, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:TableTools पृष्ठ सिर्जना गर्नुभयो (Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke....")
- ०६:३६, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:String2 पृष्ठ सिर्जना गर्नुभयो (Created page with "local p = {} p.trim = function(frame) return mw.text.trim(frame.args[1] or "") end p.sentence = function (frame) -- {{lc:}} is strip-marker safe, string.lower is not. frame.args[1] = frame:callParserFunction('lc', frame.args[1]) return p.ucfirst(frame) end p.ucfirst = function (frame ) local s = mw.text.trim( frame.args[1] or "" ) local s1 = "" -- if it's a list chop off and (store as s1) everything up to the first <li> local lipos = mw.ustring.find(s, "<li>"...")
- ०६:३६, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:String पृष्ठ सिर्जना गर्नुभयो (Created 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...")
- ०६:३५, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Sidebar/styles.css पृष्ठ सिर्जना गर्नुभयो (Created page with "{{pp-template}}: TODO: Invert width design to be "mobile first": .sidebar { TODO: Ask if we should have max-width 22em instead: width: 22em; @noflip: float: right; @noflip: clear: right; @noflip: margin: 0.5em 0 1em 1em; background: #f8f9fa; border: 1px solid #aaa; padding: 0.2em; text-align: center; line-height: 1.4em; font-size: 88%; border-collapse: collapse; /* Timeless has display: none on .nomobile at mobile resolutions...")
- ०६:३४, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Sidebar/configuration पृष्ठ सिर्जना गर्नुभयो (Created page with "return { i18n = { child_yes = 'yes', float_none = 'none', float_left = 'left', wrap_true = 'true', navbar_none = 'none', navbar_off = 'off', default_list_title = 'List', title_not_to_add_navbar = 'Template:Sidebar', collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists', templatestyles = 'Module:Sidebar/styles.css', category = { child = 'Category:Pages using sidebar with the child parameter', conversion = '[[Category...")
- ०६:३३, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Sidebar पृष्ठ सिर्जना गर्नुभयो (Created page with "require('strict') local cfg = mw.loadData('Module:Sidebar/configuration') local p = {} local getArgs = require('Module:Arguments').getArgs --[[ Categorizes calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup: Catch sidebars in other namespaces than Template and Module. TODO would probably want to remove /log and /archive as CS1 does ]] local function categorizeTemplatesWithInlineStyle...")
- ०६:३३, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Side box पृष्ठ सिर्जना गर्नुभयो (Created page with "local yesno = require('Module:Yesno') local p = {} local function makeData(args) local data = {} -- Main table classes data.classes = {} if yesno(args.metadata) ~= false then table.insert(data.classes, 'metadata') end if args.position and args.position:lower() == 'left' then table.insert(data.classes, 'side-box-left') else table.insert(data.classes, 'side-box-right') end if args.collapsible then table.insert(data.classes, 'mw-collapsible') if args....")
- ०६:३२, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Shortcut/config पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|सङ्क्षिप्त रूप|सङ्क्षिप्त रूपहरू}}', -- The heading when |redirect=yes is given. It accepts the...")
- ०६:३२, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Shortcut पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function message(msg, ...) return mw.message.newRawMessage(msg, ...):plain() end local function makeCategoryLink(cat) return string.format('%s:%s', mw.site.namespaces[14].name, cat) end function p._main(shortcuts, options, fra...")
- ०६:३१, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Separated entries पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". The starting parameter can also be specified. local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local separator = args.separator -- Decode (convert to Unicode) HT...")
- ०६:२१, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Section link पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements {{section link}}. require('strict'); local checkType = require('libraryUtil').checkType local p = {} local function makeSectionLink(page, section, display) display = display or section page = page or '' -- MediaWiki doesn't allow these in `page`, so only need to do for `section` if type(section) == 'string' then section = string.gsub(section, "{", "{") section = string.gsub(section, "}", "}") end return string.format('[[%s...")
- ०६:१४, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Redirect template पृष्ठ सिर्जना गर्नुभयो (Created page with "require('Module:No globals') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, 'मुख्य' }, help = { 12, 'मद्दत' }, portal = { 100, '[[व...")
- ०६:१३, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:RedirectData पृष्ठ सिर्जना गर्नुभयो (Created page with "local p = {} function p.getRedirectToNamespace(frame) titleObject = mw.title.getCurrentTitle() -- check if this is a redirect if titleObject.redirectTarget then targetNamespace = titleObject.redirectTarget.nsText return targetNamespace end return "Notaredirect" end function p.getTalkPage(frame) -- this is code written to check for the criteria to apply {{R to talk page}} - essentially, whether the redirect is outside of, and going into, a talk namespace titleO...")
- ०६:१२, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Redirect पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redi...")
- ०६:१२, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Purge पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements Template:Purge. local p = {} local function makeUrlLink(url, display) return string.format('[%s %s]', url, display) end function p._main(args) -- Make the URL local url do local title if args.page then title = mw.title.new(args.page) if not title then error(string.format( "'%s' is not a valid page name", args.page ), 2) end else title = mw.title.getCurrentTitle() end if args.anchor then title...")
- ०६:११, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Protection banner/documentation पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module generates documentation for Module:Protection banner. -------------------------------------------------------------------------------- -- Documentation class -------------------------------------------------------------------------------- local Documentation = {} Documentation.__index = Documentation function Documentation:new(mainCfg, docCfg) return setmetatable({ _mainCfg = mainCfg, _docCfg = docCfg }, self) end function Documentation:makeR...")
- ०६:११, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Protection banner/config पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module provides configuration data for मोड्युल:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- -------------------------------------------------------------------------------- --[[ -- Banner data consists of six fields: -- * text - the main protection text that appears at the top of protection -- banners. -- * explanation - the t...")
- ०५:५०, २२ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Protection banner पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily initialise modules and...")
- ०७:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Pagetype/config पृष्ठ सिर्जना गर्नुभयो (Created page with "-------------------------------------------------------------------------------- -- Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- -- St...")
- ०७:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:No globals पृष्ठ सिर्जना गर्नुभयो (Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)")
- ०७:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Navbox/styles.css पृष्ठ सिर्जना गर्नुभयो (Created page with "{{pp|small=y}}: .navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; No top margin for nested navboxes: } .navbox + .navbox, TODO: remove first line after transclusions have updated: .navbox + .navbox-styles + .navbox { margin-top: -1px; /* Single pix...")
- ०७:३८, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Navbox/configuration पृष्ठ सिर्जना गर्नुभयो (Created page with "return { aria_label = 'Navbox', nowrap_item = '%s<span class="nowrap">%s</span>', templatestyles = mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } }, -- do not localize marker table marker = { oddeven = '\127_ODDEVEN_\127', restart = '\127_ODDEVEN0_\127', regex = '\127_ODDEVEN(%d?)_\127' }, category = { orphan = 'Category:Navbox orphans', horizontal_lists = 'Navigational boxes without horizon...")
- ०७:३७, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Navbox पृष्ठ सिर्जना गर्नुभयो (Created page with "local p = {} local navbar = require('Module:Navbar')._navbar local cfg = mw.loadData('Module:Navbox/configuration') local getArgs -- lazily initialized local args local format = string.format local function striped(wikitext, border) -- Return wikitext with markers replaced for odd/even striping. -- Child (subgroup) navboxes are flagged with a category that is removed -- by parent navboxes. The result is that the category shows all pages -- where a child navbox is no...")
- ०७:३७, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Navbar/styles.css पृष्ठ सिर्जना गर्नुभयो (Created page with "{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav...")
- ०७:३७, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Navbar/configuration पृष्ठ सिर्जना गर्नुभयो (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal list class ['mini'] = 'navbar-mini', -- class ind...")
- ०७:३६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Navbar पृष्ठ सिर्जना गर्नुभयो (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
- ०७:३६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Namespace detect/data पृष्ठ सिर्जना गर्नुभयो (Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function...")
- ०७:३५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Namespace detect/config पृष्ठ सिर्जना गर्नुभयो (Created page with "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --...")
- ०७:३५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Namespace detect पृष्ठ सिर्जना गर्नुभयो (Created page with "--[[ -------------------------------------------------------------------------------- -- -- -- NAMESPACE DETECT -- -- -- -- This module implements the {{namespace detect}} template in Lua, with a -- -- few improvements: all namespaces and all namespace aliases are...")
- ०७:३५, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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; box-sizing: border-box; } 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; Pink: } .ombox-delete { border: 2px solid #b32424; Red: } .ombox-content { border: 1p...")
- ०७:३४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल: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...")
- ०७:३४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Message box/cmbox.css पृष्ठ सिर्जना गर्नुभयो (Created page with "{{pp|small=y}}: .cmbox { margin: 3px 0; border-collapse: collapse; border: 1px solid #a2a9b1; background-color: #dfe8ff; Default "notice" blue: box-sizing: border-box; } .cmbox-speedy { border: 4px solid #b32424; Red: background-color: #ffdbdb; Pink: } .cmbox-delete { background-color: #ffdbdb; Pink: } .cmbox-content { background-color: #ffe7ce; Orange: } .cmbox-style { background-color: #fff9db; Yellow: ...")
- ०७:३४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Message box/ambox.css पृष्ठ सिर्जना गर्नुभयो (Created page with "{{pp|small=y}}: .ambox { border: 1px solid #a2a9b1; @noflip: border-left: 10px solid #36c; Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } Single border between stacked boxes. Take into account base templatestyles, * user styles, and Template:Dated maintenance category. * remove link selector when T200206 is fixed: .ambox + link + .ambox, .ambox + link + style + .ambox, .ambox + link + link + .ambox, /* TODO: rais...")
- ०७:३३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Message box पृष्ठ सिर्जना गर्नुभयो (Created page with "require('Module:No globals') 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 ----------------------------------------------------------------...")
- ०७:३३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Math पृष्ठ सिर्जना गर्नुभयो (Created page with "--This module provides a number of basic mathematical operations. local yesno, getArgs -- lazily initialized local p = {} -- Holds functions to be returned from #invoke, and functions to make available to other Lua modules. local wrap = {} -- Holds wrapper functions that process arguments from #invoke. These act as intemediary between functions meant for #invoke and functions meant for Lua. --Helper functions used to avoid redundant code. local function...")
- ०७:३३, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Lua banner पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(args)...")
- ०७:३२, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:List पृष्ठ सिर्जना गर्नुभयो (Created page with "-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, ar...")
- ०७:३२, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Language/data/iana variants पृष्ठ सिर्जना गर्नुभयो (Created page with "-- File-Date: 2022-03-02 return { ["1606nict"] = { ["descriptions"] = {"Late Middle French (to 1606)"}, ["prefixes"] = {"frm"}, }, ["1694acad"] = { ["descriptions"] = {"Early Modern French"}, ["prefixes"] = {"fr"}, }, ["1901"] = { ["descriptions"] = {"Traditional German orthography"}, ["prefixes"] = {"de"}, }, ["1959acad"] = { ["descriptions"] = {"\"Academic\" (\"governmental\") variant of Belarusian as codified in 1959"}, ["prefixes"] = {"be"},...")
- ०७:३१, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Language/data/iana suppressed scripts पृष्ठ सिर्जना गर्नुभयो (Created page with "-- File-Date: 2022-03-02 return { ["Arab"] = {"ar", "fa", "ps", "ur"}, ["Armn"] = {"hy"}, ["Beng"] = {"as", "bn"}, ["Blis"] = {"zbl"}, ["Cyrl"] = {"ab", "be", "bg", "kk", "mk", "ru", "uk"}, ["Deva"] = {"hi", "mr", "ne", "kok", "mai"}, ["Ethi"] = {"am", "ti"}, ["Geor"] = {"ka"}, ["Grek"] = {"el"}, ["Gujr"] = {"gu"}, ["Guru"] = {"pa"}, ["Hebr"] = {"he", "iw", "yi"}, ["Jpan"] = {"ja"}, ["Khmr"] = {"km"}, ["Knda"] = {"kn"}, ["Kore"] = {"ko"}, ["Laoo"] = {"lo...")
- ०७:३१, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Language/data/iana scripts पृष्ठ सिर्जना गर्नुभयो (Created page with "-- File-Date: 2022-03-02 return { ["Adlm"] = {"Adlam"}, ["Afak"] = {"Afaka"}, ["Aghb"] = {"Caucasian Albanian"}, ["Ahom"] = {"Ahom", "Tai Ahom"}, ["Arab"] = {"Arabic"}, ["Aran"] = {"Arabic (Nastaliq variant)"}, ["Armi"] = {"Imperial Aramaic"}, ["Armn"] = {"Armenian"}, ["Avst"] = {"Avestan"}, ["Bali"] = {"Balinese"}, ["Bamu"] = {"Bamum"}, ["Bass"] = {"Bassa Vah"}, ["Batk"] = {"Batak"}, ["Beng"] = {"Bengali", "Bangla"}, ["Bhks"] = {"Bhaiksuki"}, ["Blis"] =...")
- ०७:३१, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Language/data/iana regions पृष्ठ सिर्जना गर्नुभयो (Created page with "-- File-Date: 2022-03-02 return { ["AC"] = {"Ascension Island"}, ["AD"] = {"Andorra"}, ["AE"] = {"United Arab Emirates"}, ["AF"] = {"Afghanistan"}, ["AG"] = {"Antigua and Barbuda"}, ["AI"] = {"Anguilla"}, ["AL"] = {"Albania"}, ["AM"] = {"Armenia"}, ["AO"] = {"Angola"}, ["AQ"] = {"Antarctica"}, ["AR"] = {"Argentina"}, ["AS"] = {"American Samoa"}, ["AT"] = {"Austria"}, ["AU"] = {"Australia"}, ["AW"] = {"Aruba"}, ["AX"] = {"Åland Islands"}, ["AZ"] = {"Azer...")
- ०७:३१, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Language/data/iana languages पृष्ठ सिर्जना गर्नुभयो (Created page with "-- File-Date: 2022-03-02 local active = { ["aa"] = {"Afar"}, ["ab"] = {"Abkhazian"}, ["ae"] = {"Avestan"}, ["af"] = {"Afrikaans"}, ["ak"] = {"Akan"}, ["am"] = {"Amharic"}, ["an"] = {"Aragonese"}, ["ar"] = {"Arabic"}, ["as"] = {"Assamese"}, ["av"] = {"Avaric"}, ["ay"] = {"Aymara"}, ["az"] = {"Azerbaijani"}, ["ba"] = {"Bashkir"}, ["be"] = {"Belarusian"}, ["bg"] = {"Bulgarian"}, ["bh"] = {"Bihari languages"}, ["bi"] = {"Bislama"}, ["bm"] = {"Bambara"}, ["...")
- ०७:२४, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:Langname/data पृष्ठ सिर्जना गर्नुभयो (Created page with "--[[ Module:Langname 의 데이터 파일. 언어 코드와 언어 이름의 대응 관계가 저장된다. lang_names: 언어 코드와 언어 이름의 대응 lang_articles: 언어 이름과 실제 위키백과 문서가 기술적 이유로 다른 경우. lang_wikipedia: ISO 코드를 따르지 않는 위키백과 코드. ]] local langdata = {} -- 언어 이름과 실제 문서가 다른 경우 langdata.lang_article = { ["ber"] = "베르...")