Jump to content

Poeletšo ya diphetogo tša "Module:Navbox with collapsible groups"

Tlhaolo ya diphapano: swaya lepokisi la phetogo go bapetša ke moka o thwanye enter tlase-tlase
Nane: (bjale) = phapang le diphetogo tša bjale, (mafelelo) = phapang le diphetogo tša pele, M = diphetogo tše nyenyane.

25 Phato 2022

  • bjalebofelo 22:2122:21, 25 Phato 2022 Ptpare bolela diabelo 3,662 bytes +3,662 Tlhodile letlakala ka '-- This module implements {{Navbox with collapsible groups}} local q = {} local Navbox = require('Module:Navbox') -- helper functions local function concatstrings(s) local r = table.concat(s, '') if r:match('^%s*$') then r = nil end return r end local function concatstyles(s) local r = table.concat(s, ';') while r:match(';%s*;') do r = mw.ustring.gsub(r, ';%s*;', ';') end if r:match('^%s*;%s*$') then r = nil end return r end function q._navbox(pargs) --...'