Đóng góp của Pyc1948

Thành viên với 1.360 lần sửa đổi. Đã mở tài khoản vào ngày 22 tháng 6 năm 2023.
Bước tới điều hướng Bước tới tìm kiếm
Tìm kiếm đóng góphiệnẩn
⧼contribs-top⧽
⧼contribs-date⧽

ngày 22 tháng 6 năm 2023

  • 08:5008:50, ngày 22 tháng 6 năm 2023 khác sử +47.748 M Mô đun:DateTạo trang mới với nội dung “-- 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 en…” hiện tại
  • 08:4908:49, ngày 22 tháng 6 năm 2023 khác sử +49.877 M Mô đun:Cs1 documentation supportTạo trang mới với nội dung “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,…” hiện tại
  • 08:4908:49, ngày 22 tháng 6 năm 2023 khác sử +27.066 M Mô đun:CoordinatesTạo trang mới với nội dung “--[=[ Mô đun này hỗ trợ Bản mẫu:Coord và các bản mẫu liên quan. Nó cung cấp vài phương thức, nhất là: {{#gọi:Coordinates | coord }} : Hàm tổng quát để định dạng và hiển thị các giá trị tọa độ. {{#gọi:Coordinates | dec2dms }} : Hàm đơn giản để chuyển đổi các giá trị thập phân ra định dạng độ-phút-giây. {{#gọi:Coordinates | dms2dec }} : Hàm đơn giản…” hiện tại
  • 08:4808:48, ngày 22 tháng 6 năm 2023 khác sử +6.119 M Mô đun:Color contrast/colorsTạo trang mới với nội dung “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…” hiện tại
  • 08:4408:44, ngày 22 tháng 6 năm 2023 khác sử +6.976 M Mô đun:Color contrastTạo trang mới với nội dung “-- -- Mô đun này thực hiện -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Mô đun: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 < 2…” hiện tại
  • 08:3908:39, ngày 22 tháng 6 năm 2023 khác sử +19.461 M Mô đun:Citation/CS1/Suggestions/sandboxTạo trang mới với nội dung “-- Xin vui lòng bổ sung gợi ý mới theo thứ tự chữ cái. -- Định dạng là ['không chính xác'] = 'chính xác', 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-dat…” hiện tại
  • 08:3908:39, ngày 22 tháng 6 năm 2023 khác sử +766 M Mô đun:Citation/CS1/Suggestions/tài liệuTạo trang mới với nội dung “{{high-use|3379+}} {{module rating|p}} Đây là danh sách các tham số thay thế để gợi ý khi một tham số bất ngờ được định rõ trong bản mẫu chú thích. Khi Mô đun:Citation/CS1 gặp một tham số bất ngờ trong một bản mẫu chú thích, mô đun đó gây lỗi và, nếu có thể, gợi ý một tham số phù hợp hơn, theo danh sách lỗi chính tả thường gặp này. Mỗi mục trong danh…” hiện tại
  • 08:3908:39, ngày 22 tháng 6 năm 2023 khác sử +20.685 M Mô đun:Citation/CS1/SuggestionsTạo trang mới với nội dung “-- Xin vui lòng bổ sung gợi ý mới theo thứ tự chữ cái. -- Định dạng là ['không chính xác'] = 'chính xác', 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-dat…” hiện tại
  • 08:3708:37, ngày 22 tháng 6 năm 2023 khác sử +16.319 M Mô đun:Citation/CS1/COinS/sandboxTạo trang mới với nội dung “ --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, remove_wiki_link, strip_apostrophe_markup; -- functions in Mô đun:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Mô đun:Citation/CS1/Configuration --[[--------------------------< M A K E _ C O I N S _ T I T L E >----------------------------------…” hiện tại
  • 08:3608:36, ngày 22 tháng 6 năm 2023 khác sử +16.342 M Mô đun:Citation/CS1/COinSTạo trang mới với nội dung “ --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, remove_wiki_link, strip_apostrophe_markup; -- functions in Mô đun:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Mô đun:Citation/CS1/Configuration --[[--------------------------< M A K E _ C O I N S _ T I T L E >----------------------------------…” hiện tại
  • 08:3608:36, ngày 22 tháng 6 năm 2023 khác sử +19.255 M Mô đun:Citation/CS1/Utilities/sandboxTạo trang mới với nội dung “ local z = { error_categories = {}; -- for categorizing citations that contain errors error_ids = {}; message_tail = {}; maintenance_cats = {}; -- for categorizing citations that aren't erroneous per se, but could use a little work properties_cats = {}; -- for categorizing citations based on certain properties, language of source for instance }; --[[--------------------------< F O R W A R D D E C L A R…” hiện tại
  • 08:3508:35, ngày 22 tháng 6 năm 2023 khác sử +19.255 M Mô đun:Citation/CS1/UtilitiesTạo trang mới với nội dung “ local z = { error_categories = {}; -- for categorizing citations that contain errors error_ids = {}; message_tail = {}; maintenance_cats = {}; -- for categorizing citations that aren't erroneous per se, but could use a little work properties_cats = {}; -- for categorizing citations based on certain properties, language of source for instance }; --[[--------------------------< F O R W A R D D E C L A R…” hiện tại
  • 08:3508:35, ngày 22 tháng 6 năm 2023 khác sử +68.187 M Mô đun:Citation/CS1/Identifiers/sandboxTạo trang mới với nội dung “ --[[--------------------------< 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 Mô đun:Citation/CS1/Utilities substitute, make_wikilink; local z; -- table of tables defined in Mô đun:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Mô đun:Citati…” hiện tại
  • 08:3408:34, ngày 22 tháng 6 năm 2023 khác sử +74.389 M Mô đun:Citation/CS1/IdentifiersTạo trang mới với nội dung “ --[[--------------------------< 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 Mô đun:Citation/CS1/Utilities substitute, make_wikilink; local z; -- table of tables defined in Mô đun:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined in Mô đun:Citati…” hiện tại
  • 08:3408:34, ngày 22 tháng 6 năm 2023 khác sử +68.387 M Mô đun:Citation/CS1/Date validation/sandboxTạo trang mới với nội dung “ --[[--------------------------< 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 >----------…” hiện tại
  • 08:3308:33, ngày 22 tháng 6 năm 2023 khác sử +390 M Mô đun:Citation/CS1/Date validation/tài liệuTạo trang mới với nội dung “{{Nguy hiểm cao|820650}} {{Module rating|p}} Mô-đun này chứa các chương trình hỗ trợ định dạng cho trích dẫn Citation Style 1 trên Wikipedia. Đặc biệt, mô-đun này chứa một bộ các hàm xác nhận các định dạng và nội dung ngày cho nhiều tham số giữ ngày được liên kết với các trích dẫn CS1.” hiện tại
  • 08:3308:33, ngày 22 tháng 6 năm 2023 khác sử +68.387 M Mô đun:Citation/CS1/Date validationTạo trang mới với nội dung “ --[[--------------------------< 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 >----------…” hiện tại
  • 08:3308:33, ngày 22 tháng 6 năm 2023 khác sử +19.408 M Mô đun:Citation/CS1/Whitelist/sandboxTạo trang mới với nội dung “ --[[--------------------------< 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 nil - these parameters are no longer supported. remove entirely ]] local basic_arguments = {…” hiện tại
  • 08:3208:32, ngày 22 tháng 6 năm 2023 khác sử +95.230 M Mô đun:Citation/CS1/Configuration/sandboxTạo trang mới với nội dung “--[[--------------------------< U N C A T E G O R I Z E D _ N A M E S P A C E S >------------------------------ List of namespaces that should not be included in citation error categories. Same as setting notracking = true by default. Note: Namespace names should use underscores instead of spaces. ]] local uncategorized_namespaces = { 'Thành_viên', 'Thảo_luận', 'Thảo_luận_Thành_viên', 'Thảo_luận_Wikipedia', 'Thảo_luận_Tập_ti…” hiện tại
  • 08:3208:32, ngày 22 tháng 6 năm 2023 khác sử +691 M Mô đun:Citation/CS1/Whitelist/tài liệuTạo trang mới với nội dung “{{Nguy hiểm cao|820650}} {{Module rating|p}} Trang này chứa danh sách tất cả các đối số hiện được chấp nhận bởi Mô đun:Citation/CS1, mặc dù một chú thích nào đó sẽ không định rõ tất cả mọi đối số này. Nội dung mô đun này được tự động tạo ra bằng cách "chạy" kịch bản Mô đun:Citation/CS1/Arguments. Xin đừng sửa đổi trang này thủ công. Khi nào M…” hiện tại
  • 08:3108:31, ngày 22 tháng 6 năm 2023 khác sử +19.235 M Mô đun:Citation/CS1/WhitelistTạo trang mới với nội dung “ --[[--------------------------< 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 nil - these parameters are no longer supported. remove entirely ]] local basic_arguments = {…” hiện tại
  • 08:3108:31, ngày 22 tháng 6 năm 2023 khác sử +533 M Mô đun:Citation/CS1/Arguments/tài liệuTạo trang mới với nội dung “<!-- XIN HÃY THÊM THỂ LOẠI VÀO PHÍA DƯỚI TRANG NÀY. --> <!-- Để bổ sung liên kết liên wiki, hãy ghé vào Wikidata. --> === Cách sử dụng === Đưa mã nguồn này vào Đặc biệt:Bung bản mẫu và chép kết quả vào Mô đun:Citation/CS1/Whitelist: <nowiki>{{#gọi:Citation/CS1/Arguments|build_whitelist}}</nowiki> === Xem thêm === <includeonly> <!-- THỂ LOẠI TẠI ĐÂY, CẢM ƠN. --> <!-- Để…” hiện tại
  • 08:3108:31, ngày 22 tháng 6 năm 2023 khác sử +3.638 M Mô đun:Citation/CS1/ArgumentsTạo trang mới với nội dung “local c = {}; local v = require "Module:Quốc ngữ" exclude = { ['#'] = true, ['1'] = true, ['2'] = true, ['3'] = true, ['4'] = true, ['5'] = true, ['k'] = true, ['v'] = true, ['list'] = true }; function c.build_whitelist( frame ) local title = mw.title.new( "Module:Citation/CS1" ); local source = title:getContent(); local result = "whitelist = {<br />\n<br />\n"; local list = {}; for w in mw.ustring.gmatch(source, "args…” hiện tại
  • 08:3108:31, ngày 22 tháng 6 năm 2023 khác sử +908 M Mô đun:Citation/CS1/Configuration/tài liệuTạo trang mới với nội dung “{{Nguy hiểm cao|820650}} {{Module rating|p}} Mô đun này cấu hình cho các hàm thực hiện các chú thích nguồn gốc theo Văn phong Chú thích 1. Mô đun được chia thành ba phần: # Bảng biên dịch các chuỗi được cho ra kết quả chú thích. Những người sao chép mô đun này sang wiki ngoại ngữ phải dịch mọi giá trị này ra ngôn ngữ của wiki đó. # Danh s…” hiện tại
  • 08:3008:30, ngày 22 tháng 6 năm 2023 khác sử +95.179 M Mô đun:Citation/CS1/ConfigurationTạo trang mới với nội dung “--[[--------------------------< U N C A T E G O R I Z E D _ N A M E S P A C E S >------------------------------ List of namespaces that should not be included in citation error categories. Same as setting notracking = true by default. Note: Namespace names should use underscores instead of spaces. ]] local uncategorized_namespaces = { 'Thành_viên', 'Thảo_luận', 'Thảo_luận_Thành_viên', 'Thảo_luận_Wikipedia', 'Thảo_luận_Tập_ti…” hiện tại
  • 08:3008:30, ngày 22 tháng 6 năm 2023 khác sử +250 M Bản mẫu:Plain linkTạo trang mới với nội dung “<span class="plainlinks">{{#if:{{{2|{{{NAME|{{{name|{{{TÊN|{{{tên|}}}}}}}}}}}}}}} |[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|{{{TÊN|{{{tên|}}}}}}}}}}}}}}}] |[{{{1|{{{URL|{{{url}}}}}}}}}] }}</span><noinclude> {{Tài liệu}} </noinclude>” hiện tại
  • 08:2908:29, ngày 22 tháng 6 năm 2023 khác sử +208.951 M Mô đun:Citation/CS1/sandboxTạo trang mới với nội dung “ 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;…” hiện tại
  • 08:2908:29, ngày 22 tháng 6 năm 2023 khác sử +139 M Bản mẫu:PipeTạo trang mới với nội dung “|<noinclude> {{Tài liệu}} <!-- Thêm thể loại và liên wiki vào trang con /doc, không được tại đây! --> </noinclude>” hiện tại
  • 08:2908:29, ngày 22 tháng 6 năm 2023 khác sử +255 M Bản mẫu:Uses TemplateStylesTạo trang mới với nội dung “<includeonly>{{#gọi:Uses TemplateStyles|main}}</includeonly><noinclude> {{Uses TemplateStyles|Bản mẫu:Uses TemplateStyles/example.css|nocat=true}} {{tài liệu}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>” hiện tại
  • 08:2808:28, ngày 22 tháng 6 năm 2023 khác sử +179 M Bản mẫu:Nguy hiểm caoTạo trang mới với nội dung “{{#gọi:High-use|main|1={{{1|}}}|2={{{2|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude> {{Tài liệu}} </noinclude>” hiện tại
  • 08:2808:28, ngày 22 tháng 6 năm 2023 khác sử +3.537 M Mô đun:Citation/CS1/tài liệuTạo trang mới với nội dung “{{Nguy hiểm cao|871105}} {{Module rating|p}} {{Uses TemplateStyles|Module:Citation/CS1/styles.css}} Mô đun này có các hàm thực hiện các chú thích nguồn gốc theo Văn phong Chú thích 1. Nói chung, mô đun này không nên được gọi trực tiếp mà được sử dụng qua các bản mẫu chú thích, chẳng hạn: *{{tl|Chú thích b…” hiện tại
  • 08:2708:27, ngày 22 tháng 6 năm 2023 khác sử +208.982 M Mô đun:Citation/CS1Tạo trang mới với nội dung “ require('Module:No globals'); --[[--------------------------< 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 ide…” hiện tại
  • 08:2708:27, ngày 22 tháng 6 năm 2023 khác sử +3.195 M Mô đun:Check for unknown parametersTạo trang mới với nội dung “-- 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…” hiện tại
  • 08:2408:24, ngày 22 tháng 6 năm 2023 khác sử +892 M Mô đun:Category handler/sharedTạo trang mới với nội dung “-- This module contains shared functions used by Mô đun: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 = 'Mô đun:Namespace detect/data' if useLoadData then return mw.loadData(dataPage)…” hiện tại
  • 08:2408:24, ngày 22 tháng 6 năm 2023 khác sử +639 M Mô đun:Category handler/dataTạo trang mới với nội dung “-- This module assembles data to be passed to Mô đun:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Mô đun:Category handler/config') local mShared = require('Mô đun:Category handler/shared') local blacklist = require('Mô đun:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist…” hiện tại
  • 08:2308:23, ngày 22 tháng 6 năm 2023 khác sử +5.765 M Mô đun:Category handler/configTạo trang mới với nội dung “-------------------------------------------------------------------------------- -- 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. -------…” hiện tại
  • 08:2308:23, ngày 22 tháng 6 năm 2023 khác sử +793 M Mô đun:Category handler/blacklistTạo trang mới với nội dung “-- 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 { '^Trang Chính$', -- 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[/…” hiện tại
  • 08:2208:22, ngày 22 tháng 6 năm 2023 khác sử +7.895 M Mô đun:Category handlerTạo trang mới với nội dung “-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces a…” hiện tại
  • 08:2208:22, ngày 22 tháng 6 năm 2023 khác sử +582 M Bản mẫu:ParaTạo trang mới với nội dung “<code class="nowrap" style="{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{1}}}=}}…” hiện tại
  • 08:2108:21, ngày 22 tháng 6 năm 2023 khác sử +139 M Bản mẫu:Side boxTạo trang mới với nội dung “{{#gọi:Side box|main}}<noinclude> {{Tài liệu}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” hiện tại
  • 08:2108:21, ngày 22 tháng 6 năm 2023 khác sử +167 M Bản mẫu:CobTạo trang mới với nội dung “|}</div><noinclude> {{Tài liệu|Bản mẫu:Collapse top/doc}} <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>” hiện tại
  • 08:2108:21, ngày 22 tháng 6 năm 2023 khác sử +1.332 M Bản mẫu:CotTạo trang mới với nội dung “<div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section --> {| <!-- Template:Collapse top --> class="mw-collapsible {{{{{|safesubst:}}}#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed}} {{{class|}}}" style="background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px}}} solid {{{b-color|Silver}}}; margin: 0.2em auto auto; width:{{{{{|safesubst:}}}#if:{{{width|}}}|{{{width}}}|100%}}; clea…” hiện tại
  • 08:2008:20, ngày 22 tháng 6 năm 2023 khác sử +416 M Bản mẫu:Module otherTạo trang mới với nội dung “{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Module}} | mô đun | khác }} }} | mô đun = {{{1|}}} | khác | #default = {{{2|}}} }}<!--End switch--><noinclude> {{Tài liệu}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>” hiện tại
  • 08:2008:20, ngày 22 tháng 6 năm 2023 khác sử +6.612 M Bản mẫu:Module ratingTạo trang mới với nội dung “<includeonly>{{Module other|{{ombox | type = notice | image = {{#switch: {{{1|}}} | pre-alpha | prealpha | pa = 40x40px|link=|alt=Pre-alpha | alpha | a = 26x26px|link=|alt=Alpha | beta | b = 40x40px|link=|alt=Beta | release | r | general | g = File:Green check.svg|40x40px|link=|alt=Ready for us…” hiện tại
  • 08:2008:20, ngày 22 tháng 6 năm 2023 khác sử +236 M Bản mẫu:Used in systemTạo trang mới với nội dung “{{#gọi:High-use|main|1=|2={{{2|}}}|system={{#if:{{{1|}}}|{{{1}}}|trong thông báo hệ thống}}<noinclude>|nocat=true</noinclude>}}<noinclude> {{Tài liệu}}<!-- Thêm thể loại và interwiki vào trang con /doc --> </noinclude>” hiện tại
  • 08:1908:19, ngày 22 tháng 6 năm 2023 khác sử +179 M Bản mẫu:High-useTạo trang mới với nội dung “{{#gọi:High-use|main|1={{{1|}}}|2={{{2|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude> {{Tài liệu}} </noinclude>” hiện tại
  • 08:1908:19, ngày 22 tháng 6 năm 2023 khác sử +19.222 M Mô đun:Arguments/tài liệuTạo trang mới với nội dung “<!-- XIN HÃY THÊM THỂ LOẠI VÀO PHÍA DƯỚI TRANG NÀY. --> <!-- Để bổ sung liên kết liên wiki, hãy ghé vào Wikidata. --> {{High-use|1741117|all-pages = yes}} {{Used in system}} {{Module rating|p}} Mô-đun này cung cấp xử lý dễ dàng các đối số được truyền từ #invoke. Đây là một mô-đun meta, được sử dụng cho các mô-đun khác và không được gọi trực tiếp từ #invoke. Các tí…” hiện tại
  • 08:1908:19, ngày 22 tháng 6 năm 2023 khác sử +10.105 M Mô đun:ArgumentsTạo trang mới với nội dung “-- 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 t…” hiện tại
  • 08:1808:18, ngày 22 tháng 6 năm 2023 khác sử +641 M Mô đun:AnchorTạo trang mới với nội dung “-- Mô đun này thực hiện {{anchor}}. local getArgs = require('Mô đun:Arguments').getArgs local tableTools = require('Mô đun: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 o…” hiện tại
  • 08:1708:17, ngày 22 tháng 6 năm 2023 khác sử +5.896 M Mô đun:Aligned tableTạo trang mới với nội dung “-- Mô đun này thực hiện {{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 i…” hiện tại