Jump to content

Module:Wikitext Parsing: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (ད་ལྟ།) = difference with latest revision, (མཐའ་མ།) = difference with preceding revision, སྒྲིག་ཆུང་། = minor edit.

༡༡ ཟླ་གཉིས་པ། ༢༠༢༥

  • ད་ལྟ།མཐའ་མ། ༠༤:༢༣༠༤:༢༣, ༡༡ ཟླ་གཉིས་པ། ༢༠༢༥ 2601:18e:d104:4ab0:c45d:5b34:c187:1e41 གཏམ་གླེང། ཡིག་ཚིགས། ༡༧,༨༨༢ +༡༧,༨༨༢ Created page with "require("strict") --Helper functions local function startswith(text, subtext) return string.sub(text, 1, #subtext) == subtext end local function endswith(text, subtext) return string.sub(text, -#subtext, -1) == subtext end local function allcases(s) return s:gsub("%a", function(c) return "["..c:upper()..c:lower().."]" end) end local trimcache = {} local whitespace = {[" "]=1, ["\n"]=1, ["\t"]=1, ["\r"]=1} local function cheaptrim(str) --mw.text.trim is surprising..."
"https://bo.wikipedia.org/wiki/Module:Wikitext_Parsing"ལས་སླར་རྙེད་སོང།