Mazmuna geçiň

Umarxon III üçin ulanyjy goşantlary

A user with 358 edits. Account created on 4 sentýabr 2015.
Goşantlary gözleGiňeltÝygna
⧼contribs-top⧽
⧼contribs-date⧽
(iň täze | iň köne) (50 has täze | ) (20 | 50 | 100 | 250 | 500) gör

28 iýun 2024

  • 11:1411:14, 28 iýun 2024 tapawut taryh +1 006 T Module:Main if existsSahypa döretdi, mazmuny: '--v1.0 local p = {} local yesno = require("Module:yesno") function p.main(frame) local rawpages = {} local nvalid = 0 local namespace = frame.args.ns for i, v in ipairs(frame:getParent().args) do if (v ~= nil) then local thisArg = mw.text.trim(v) if (thisArg ~= "") then local title = mw.title.new(thisArg, namespace) if title ~= nil and title.exists then table.insert(rawpages, title.fullText) nvalid = nvalid + 1 end end...' häzirki
  • 11:1411:14, 28 iýun 2024 tapawut taryh +7 669 T Module:Geological timeSahypa döretdi, mazmuny: 'require('strict') local getArgs = require('Module:Arguments').getArgs local catPair = require('Module:Category pair')._pair local p = {} -- Ordered list of eons, era, periods, etc. The code will search through -- these lists for a match, then return an appropriate link to the timespans -- adjacent to those matches p.eon = {'Hadean', 'Archean', 'Proterozoic', 'Phanerozoic'} p.era = {'Eoarchean', 'Paleoarchean', 'Mesoarchean', 'Neoarchean', 'Paleoproterozoic',...' häzirki
  • 11:1111:11, 28 iýun 2024 tapawut taryh +3 478 T Module:Category see alsoSahypa döretdi, mazmuny: '-- This module implements {{Category see also}} local mHatnote = require('Module:Hatnote') local p = {} local function makeWikitextError(msg) return string.format( '<strong class="error">Error: %s (Template:Category see also)</strong>', msg ) end -- Gets the length of the sequence seq. Usually this should be done with the # -- operator, but we need to work with tables that get their values through an -- __index metamethod. local function getSequence...' häzirki
  • 11:1111:11, 28 iýun 2024 tapawut taryh +2 048 T Module:Category pairSahypa döretdi, mazmuny: 'require('strict') local getArgs = require('Module:Arguments').getArgs local hatnote = require('Module:Hatnote')._hatnote local formatLink = require('Module:Format link')._formatLink local p = {} local catNS = mw.site.namespaces.Category.id -- category namespace number -- Lua implementation of Template:CategoryPair -- Arguments: -- prevTitle -- mw.title.Title object for preceding category -- nextTitle -- mw.title.Title object for succeeding category --...' häzirki
  • 11:0911:09, 28 iýun 2024 tapawut taryh +1 170 T Module:Category more if existsSahypa döretdi, mazmuny: '--v1.0 local p = {} local yesno = require("Module:yesno") function p.main(frame) local rawpages = {} local nvalid = 0 local namespace = frame.args.ns for i, v in ipairs(frame:getParent().args) do if (v ~= nil) then local thisArg = mw.text.trim(v) if (thisArg ~= "") then local title = mw.title.new(thisArg, namespace) if title ~= nil and title.exists then table.insert(rawpages, title.fullText) nvalid = nvalid + 1 end end...' häzirki
  • 10:2010:20, 28 iýun 2024 tapawut taryh +1 852 T Module:Category main articleSahypa döretdi, mazmuny: '-- This module implements {{cat main}}. local mHatnote = require('Module:Hatnote') local mFormatLink = require('Module:Format link') local yesno = require('Module:Yesno') local mTableTools -- lazily initialise local mArguments -- lazily initialise local p = {} function p.catMain(frame) mTableTools = require('Module:TableTools') mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, {wrappers = 'Template:Category main article'}) loc...' häzirki
  • 10:1610:16, 28 iýun 2024 tapawut taryh +1 271 T Module:BroaderSahypa döretdi, mazmuny: '--[[ -- This module produces a "For a broader coverage related to this topic" link. It implements -- the {{broader}} template. --]] local mHatlist = require('Module:Hatnote list') local mHatnote = require('Module:Hatnote') local mArguments -- lazily initialize local mTableTools --lazily initialize local p = {} local s = { --localizable strings broaderForm = 'For broader coverage of %s, see %s.', defaultTopic = 'this topic' } function p.broader(frame) mArg...' häzirki
  • 10:1510:15, 28 iýun 2024 tapawut taryh +1 920 T Module:About-distinguishSahypa döretdi, mazmuny: 'local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools = require('Module:TableTools') local checkType = require('libraryUtil').checkType local p = {} function p.aboutDistinguish (frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._aboutDistinguish(args) end function p.aboutDistinguishText (frame) mArguments = require('Modul...' häzirki
  • 10:1210:12, 28 iýun 2024 tapawut taryh +1 148 T Module:Hatnote inlineSahypa döretdi, mazmuny: '-------------------------------------------------------------------------------- -- Module:Hatnote-inline -- -- -- -- This module produces hatnote-style links, and links to related articles, -- -- but inside a <span>, instead of the <div> used by Module:Hatnote. It -- -- implements the {{hatnote-inline}} meta-template....' häzirki
  • 10:1110:11, 28 iýun 2024 tapawut taryh +3 069 T Module:Hatnote groupSahypa döretdi, mazmuny: 'local mHatnote = require('Module:Hatnote') local p = {} --Collates key-based table of classes into usable class list function collateClassList (listTable) local list = {} for k, v in pairs(listTable) do if v and type(k) == "string" then table.insert(list, k) end end return table.concat(list, " ") end --Passes through single argument from parent frame function p.group (frame) return p._group(frame:getParent().args[1], frame:getParent().args.category) end...' häzirki
  • 10:1010:10, 28 iýun 2024 tapawut taryh +770 T Module:For related pageSahypa döretdi, mazmuny: 'local mFor = require('Module:For') local mArguments = require('Module:Arguments') local p = {} function p.forFoo (frame) local args = mArguments.getArgs(frame, {parentOnly = true} ) local target if args[1] then target = args[1] else local title = mw.title.getCurrentTitle().text local titles = { mw.ustring.lower(mw.ustring.sub(title, 1, 1)) .. mw.ustring.sub(title, 2), title } local forms = frame.args for k, v in ipairs(forms) do for...' häzirki

26 iýun 2024

25 iýun 2024

11 iýun 2024

26 maý 2024

25 maý 2024

24 maý 2024

23 maý 2024

  • 12:1812:18, 23 maý 2024 tapawut taryh +154 T Şablon:NEXTMONTH.YEARy häzirki
  • 12:1612:16, 23 maý 2024 tapawut taryh +204 T Şablon:YahrtzeitSahypa döretdi, mazmuny: '<includeonly>{{{day}}} {{{month}}} (next occurs on {{#invoke:Next Occurrence of Hebrew Date|next_occurrence_of_hebrew_date|{{{month}}}|{{{day}}}}})</includeonly> <noinclude> {{documentation}} </noinclude>' häzirki
  • 12:1312:13, 23 maý 2024 tapawut taryh +112 T Şablon:AMPMSahypa döretdi, mazmuny: '<includeonly>{{#ifexpr:({{{1}}})<12 or({{{1}}})=24|AM|PM}}</includeonly><noinclude>{{Documentation}}</noinclude>' häzirki
  • 12:1112:11, 23 maý 2024 tapawut taryh +514 T Şablon:MINUTESahypa döretdi, mazmuny: '<includeonly>{{safesubst:<noinclude/>#if:{{{1|}}} | {{safesubst:<noinclude/>#ifeq: {{safesubst:<noinclude/>#expr:({{{1|}}})*0=0}}|1 | {{safesubst:<noinclude/>#ifexpr:{{safesubst:<noinclude/>Mod|({{{1|}}})|60}}<10|0}}{{safesubst:<noinclude/>Mod|({{{1}}})|60}} | {{safesubst:<noinclude/>#switch:{{{1|}}} |23:60|23:60:00|24:0|24:0:0|24:00|24:00:00=00 |#default={{safesubst:<noinclude/>#time:i|{{{1|}}}}} }} }} | Parameter 1=''time'' required! }}</inclu...' häzirki
  • 12:1012:10, 23 maý 2024 tapawut taryh +194 T Şablon:HOUR12Sahypa döretdi, mazmuny: '<includeonly>{{#ifexpr:({{{1}}})>=1 and ({{{1}}})<13 |{{HOUR|{{{1}}}}}|{{#ifexpr:({{{1}}})>=13 ve ({{{1}}})<24 |{{HOUR|({{{1}}}-12)}}|12}}}}</includeonly><noinclude>{{Documentation}}</noinclude>' häzirki

20 maý 2024

18 maý 2024

(iň täze | iň köne) (50 has täze | ) (20 | 50 | 100 | 250 | 500) gör