Search Results: Module:Pop density/testcases

Sorry, the article you're looking for isn't specifically available. Here are related topics:


Module:Pop density
Minggu, 2019-04-28 20:31:39

-- -- This module implements {{Pop density}} -- local p = {} local math_module = require( "Module:Math" ) local precision = math_module._precision local...

Click to read more »
Module:Pop density/sandbox
Minggu, 2014-01-05 02:10:17

-- -- This module implements {{Pop density}} -- local p = {} local math_module = require( "Module:Math" ) local precision = math_module._precision local...

Click to read more »
Module:Pop density/doc
Sabtu, 2023-10-28 12:37:05

{{#invoke:Pop density|density}} Category:Pop density using unsupported units (1) Template:Pop density...

Click to read more »
Module:Historical populations
Senin, 2026-06-01 22:49:50

year = formatnumR(year) pop = formatnumR(pop) if ( year and pop ) then table.insert(years, year) table.insert(pops, pop) minyear = (year < minyear)...

Click to read more »
Module:Historical populations/sandbox
Senin, 2026-06-01 22:47:42

year = formatnumR(year) pop = formatnumR(pop) if ( year and pop ) then table.insert(years, year) table.insert(pops, pop) minyear = (year < minyear)...

Click to read more »
Module:Sandbox/Frietjes/country population table
Selasa, 2020-09-15 20:34:23

population or nil if none found. -- Each entry is a table { POP, TIMESTAMP } where POP is a number. local populations = {} local props = mw.wikibase...

Click to read more »
Module:Sandbox/Thoken/Algor
Sabtu, 2013-06-08 00:49:55

push/pop local Stack={ push=function(self,v) self[#self+1]=v end, pop=function(self) assert(0<#self,"Stack empty on pop(), out...

Click to read more »
Module:Params/doc/examples/constructed transclusion/doc
Minggu, 2026-02-15 13:34:15

transclusion|enum|Jazz{{!}}rock{{!}}pop{{!}}rap}} ↳ {{enum|Jazz|rock|pop|rap}} ↳ Jazz, rock, pop and rap {{module:params/doc/examples/constructed...

Click to read more »
Module:ConvertIB/testcases
Minggu, 2025-11-02 07:34:00

'|density|/km2=auto |km2= |pop=123,456}}','') tester:preprocess_equals_preprocess('{{#invoke:ConvertIB'..sandbox..'|density|/km2=auto |km2=10 |pop=}}','') ...

Click to read more »
Module:Params/doc/examples/constructed transclusion
Minggu, 2025-04-20 03:33:12

transclusion|enum|Jazz{{!}}rock{{!}}pop{{!}}rap}} ↳ {{enum|Jazz|rock|pop|rap}} ↳ Jazz, rock, pop and rap {{module:params/doc/examples/constructed...

Click to read more »
Module:Settlement Wikidata/testcases
Jumat, 2026-01-23 14:08:01

'}}', examples, {nowiki=1,stripmarker=1}) end function p:test_pop() self:preprocess_equals_preprocess_many('{{#invoke:Settlement...

Click to read more »
Module:User:Cscott/LuaTurtle
Jumat, 2022-12-09 06:54:38

13, ["JMP_INTO_LOOP"] = 14, ["JMP_UNLESS"] = 15, ["PHI"] = 16, ["POP"] = 17, ["DUP"] = 18, ["DUP2"] = 19, ["OVER"] = 20, ["OVER2"] = 21...

Click to read more »
Module:Sandbox/Frietjes
Kamis, 2026-04-16 23:33:07

data[i] or '' -- local pop = data[i+1] or '' -- table.insert(timeline, ' bar:' .. year .. ' at:' .. pop .. ' fontsize:XS text: ' .. pop .. ' shift:(-8.5)')...

Click to read more »
Module:PopulationFromWikidata/doc
Rabu, 2025-11-12 12:49:59

the pop value and replace with a comment like: “<!--Leave blank to draw the latest automatically from Wikidata-->”. Remove the pop_year and pop_footnotes...

Click to read more »
Module:Sandbox/Premeditated
Jumat, 2025-07-18 04:20:52

tag='span' } } end local pop = claim.mainsnak.datavalue.value.amount or claim.mainsnak.datavalue.value pop = tonumber(pop) local popFormatted = mw.language...

Click to read more »
Module:Sandbox/Awesome Aasim/Categories/doc
Sabtu, 2023-05-13 03:15:53

actresses|American women pop singers|American women singer-songwriters|Anti-bullying activists|Brit Award winners|Kabbalists|Crime witnesses|American dance-pop musicians|American...

Click to read more »
Module:Sandbox/Innesw/Infobox Australian place-upgrade/doc
Rabu, 2025-10-08 14:11:39

multiple maps, selectable by the user. if both |pop= and |area= are supplied and |density= is not, but either |pop or |area are non-numeric, no density calculation...

Click to read more »
Module:IPAddress
Selasa, 2023-02-14 10:16:49

LEFT-TO-RIGHT EMBEDDING (U+202A) : hex e2 80 aa = 226 128 170 -- PDF : POP DIRECTIONAL FORMATTING (U+202C) : hex e2 80 ac = 226 128 172 -- This is...

Click to read more »
Module:Portal/images/p
Rabu, 2026-05-27 06:29:33

png|link=|alt=map", ["pollution"] = "Benxi Steel Industries.jpg|alt=photo", ["pop music"] = "Audio-input-microphone.png|alt=icon|class=skin-invert-image",...

Click to read more »
Module:Sandbox/Innesw/Infobox Australian place
Kamis, 2025-09-25 15:21:57

if tonumber(args.pop) then -- pop looks like a number tmp = tmp .. lang:formatNum(tonumber(args.pop)) else ...

Click to read more »
Module:PopulationFromWikidata
Kamis, 2023-07-20 08:57:48

---------------- Defining variables-------------------- local Pop_P = "P1082" -- population property local Applies_P = "P518" -- applies to part property...

Click to read more »
Module:ConvertIB/sandbox
Minggu, 2025-11-02 07:34:30

insert(innerArgs,'/'..areaUnit) local popSigFig = computeSigFig(args['pop']) local sigFig = popSigFig < areaSigFig and popSigFig or areaSigFig if sigFig...

Click to read more »
Module:ConvertIB
Sabtu, 2025-10-04 11:35:37

insert(innerArgs,'/'..areaUnit) local popSigFig = computeSigFig(args['pop']) local sigFig = popSigFig < areaSigFig and popSigFig or areaSigFig if sigFig...

Click to read more »
Module:Sandbox/Innesw/Infobox Australian place/doc
Kamis, 2025-09-25 15:27:24

space between density and density_footnotes if calculating density, and |pop= or |area= are non-numeric, does not output any density (instead of showing...

Click to read more »
Module:Sandbox/Innesw/Infobox Australian place-upgrade
Senin, 2025-09-29 18:11:43

isnotblank(args.pop) then if tonumber(args.pop) then -- pop looks like a number dta = lang:formatNum(tonumber(args.pop)) ...

Click to read more »
Module:Sandbox/Pavouk
Kamis, 2024-11-28 19:27:48

getpoprow(year, popstr, pyear, ppopstr, linktype, percentages, current_year) local pop, popref = splitnumandref( popstr or '') local ppop, ppopref = splitnumandref(...

Click to read more »
Module:Sandbox/Innesw/PopulationFromWikidata-upgrade
Minggu, 2026-04-19 12:50:56

---------------- Defining variables-------------------- local Pop_P = "P1082" -- population property local Applies_P = "P518" -- applies...

Click to read more »
Module:Music chart/year-end-single.json
Sabtu, 2026-03-14 01:53:36

"doc_note": "Data from 2006." }, "Billboard Adult Pop Airplay": { "chart": "US [[Adult Pop Airplay]]", "provider": "''[[Billboard (magazine)|Billboard]]''"...

Click to read more »
Module:Sandbox/Innesw/test
Minggu, 2026-05-24 08:34:54

---------------- Defining variables-------------------- local Pop_P = "P1082" -- population property local Applies_P = "P518" -- applies...

Click to read more »
Module:PopulationFromWikidata/sandbox
Kamis, 2023-07-20 08:53:41

---------------- Defining variables-------------------- local Pop_P = "P1082" -- population property local Applies_P = "P518" -- applies to part property...

Click to read more »
Module:IPAddress/sandbox
Senin, 2025-12-08 09:27:07

LEFT-TO-RIGHT EMBEDDING (U+202A) : hex e2 80 aa = 226 128 170 -- PDF : POP DIRECTIONAL FORMATTING (U+202C) : hex e2 80 ac = 226 128 172 -- This is...

Click to read more »
Module:Italian municipality/sandbox
Minggu, 2026-03-08 04:32:53

", ".") end local area_pop=tonumber(area) if area_pop == nil then return "" end local result = population/area_pop local lang=mw.language...

Click to read more »
Module:Italian municipality
Sabtu, 2026-04-18 01:20:52

", ".") end local area_pop=tonumber(area) if area_pop == nil then return "" end local result = population/area_pop local lang=mw.language...

Click to read more »
Module:Sandbox/Artoria2e5/CacheUtils
Minggu, 2020-04-12 17:06:10

__mwint__leak() return (dict[k] ~= nil) or (nils[k]) end function orderedDict:pop(od, k) local dict, order, nils = getmetatable(od).__mwint__leak() if orderedDict:has(od...

Click to read more »
Module:Medical cases chart
Minggu, 2026-02-15 06:50:15

xData2Key local nPop = not (args.population == nil) and tonumber(args.population) or nil local bIsW1 = sChngTp1 == 'w' and nPop local bIsW2 = sChngTp2...

Click to read more »
Module:Medical cases chart/sandbox
Kamis, 2025-09-04 21:12:04

xData2Key local nPop = not (args.population == nil) and tonumber(args.population) or nil local bIsW1 = sChngTp1 == 'w' and nPop local bIsW2 = sChngTp2...

Click to read more »
Module:User type
Jumat, 2026-05-22 01:09:25

LEFT-TO-RIGHT EMBEDDING (U+202A) : hex e2 80 aa = 226 128 170 -- PDF : POP DIRECTIONAL FORMATTING (U+202C) : hex e2 80 ac = 226 128 172 -- This is...

Click to read more »
Module:Transclusion count/data/P
Minggu, 2026-05-31 12:14:42

["Politics_sidebar_title"] = 19000, ["Polluted_category"] = 2500, ["Polparty"] = 31000, ["Pop_density"] = 10000, ["Population_Germany"] = 14000, ["Portal"] = 10700000...

Click to read more »
Module:Sandbox/Jts1882/Covid
Senin, 2022-10-24 04:08:58

"! Country !! Cases !! Deaths !! Population !! Cases/million pop !! Deaths/million pop " for k,v in pairs(list) do -- code for getting population...

Click to read more »
Module:Sports color/basketball
Jumat, 2026-06-05 09:34:53

Sizzlers", ["Pop Cola 800s"] = {"0038A8", "FFFFFF", "CE1126", "FFFFFF"}, ["Pop Cola Bottlers"] = {"CE1126", "FFFFFF", "0038A8", "FFFFFF"}, ["Pop Cola Sizzlers"]...

Click to read more »
Module:Sandbox/Alexiscoutinho/Lua set
Selasa, 2024-03-26 21:49:52

is not hashable)"):format(type(elem)), 2) end self._del(elem) end, pop = function (self) local k, v = next(self._elements) if k == nil then...

Click to read more »
Module:Sandbox/Boboquack
Kamis, 2018-11-01 08:28:22

= {"Dad", "Mum", "Uncle Stan", "Aunty Elsie", "Brian", "Cousin George", "Pop", "Nan"} local msg = "" for i = 1,#family do msg = msg .. "Hello " ....

Click to read more »
Module:Convert/makeunits
Selasa, 2024-10-22 14:42:28

= numstack:pop() local lhs = numstack:pop() if not (rhs and lhs) then quit_no_message('missing number') end local op = opstack:pop() numstack:add(op...

Click to read more »
Module:K-pop track listing
Kamis, 2026-03-19 03:09:35

local p = {} local function trim(value) if value == nil then return nil end value = mw.text.trim(tostring(value)) if value == '' then return nil...

Click to read more »
Module:Portal/images/p/sandbox
Rabu, 2025-05-07 01:42:19

png|link=|alt=map", ["pollution"] = "Benxi Steel Industries.jpg|link=|alt=photo", ["pop music"] = "Audio-input-microphone.png|alt=icon", ["portal"] =...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 25
Rabu, 2024-01-10 00:48:48

else return i * 2 + 1 end end end function PriorityQueue:pop() -- Remove and return the top priority item local heap_val = self.heap_val...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 17
Senin, 2023-12-18 22:46:13

else return i * 2 + 1 end end end function PriorityQueue:pop() -- Remove and return the top priority item local heap_val = self.heap_val...

Click to read more »
Module:User:Cscott/mlua
Sabtu, 2024-03-30 00:35:04

nstate:setBreak(makePopEnv(cont)) body = bodyAst:compileInSameBlock(nstate, makePopEnv(incr)) nstate:setBreak(oldBreak) -- okay, now pop all those local...

Click to read more »
Module:Music chart/single.json
Jumat, 2026-05-22 02:59:10

"space-dash" ] }, "Billboardadultpopsongs": { "chart": "US [[Adult Pop Airplay]]", "provider": "''[[Billboard (magazine)|Billboard]]''", "url":...

Click to read more »
Module:Settlement Wikidata
Jumat, 2026-01-23 14:02:07

local wantPop = mw.ustring.find(param,"population",1,true) if wantArea then results = p._area(qid) elseif wantPop then results...

Click to read more »
Module:Sandbox/Aidan9382/Link once
Jumat, 2023-08-11 13:54:31

#openWikilinks >= 1 then local openingPair = table.remove(openWikilinks) --Pop the latest [[ local wlStart, wlText = openingPair.Position, table.concat(openingPair...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 14
Jumat, 2023-12-15 10:38:10

else return i * 2 + 1 end end end function PriorityQueue:pop() -- Remove and return the top priority item local heap_val = self.heap_val...

Click to read more »
Module:Settlement Wikidata/sandbox
Jumat, 2026-01-23 12:54:27

local wantPop = mw.ustring.find(param,"population",1,true) if wantArea then results = p._area(qid) elseif wantPop then results...

Click to read more »
Module:Sandbox/IsPop
Kamis, 2013-03-28 03:09:32

population = { ["Reykjavíkurborg"] = "118326", ["Kópavogsbær"] = "30357", ["Hafnarfjarðarkaupstaður"] = "25913", ["Akureyrarkaupstaður"]...

Click to read more »
Module:Music chart/sandbox/single.json
Senin, 2026-03-16 01:53:28

"space-dash" ] }, "Billboardadultpopsongs": { "chart": "US [[Adult Pop Airplay]]", "provider": "''[[Billboard (magazine)|Billboard]]''", "url":...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 11
Sabtu, 2023-12-16 03:50:00

else return i * 2 + 1 end end end function PriorityQueue:pop() -- Remove and return the top priority item local heap_val = self.heap_val...

Click to read more »
Module:Music chart/album.json
Selasa, 2026-05-12 21:14:33

'Datum:'). Module converts it into the ID." }, "GermanyPop": { "chart": "German Pop Albums", "provider": "[[GfK Entertainment charts|Offizielle...

Click to read more »
Module:Political party/V
Minggu, 2026-05-03 19:26:37

party)"] = {abbrev = "", color = "#63BE21", shortname = "Vox",}, ["Vox Pop"] = {abbrev = "", color = "#219DDE", shortname = "",}, ["VréML"] = {abbrev...

Click to read more »
Module:Sandbox/Innesw/PopulationFromWikidata-upgrade/doc
Minggu, 2026-04-19 13:23:06

Australian place if a population is not manually supplied in that template's |pop= parameter. The module works with the following assumptions: That all Australian...

Click to read more »
Module:Footnotes/whitelist
Sabtu, 2026-05-30 10:57:19

['CITEREFGilliland1969'] = {'Gilliland'}, ['CITEREFGilliland1994'] = {'Pop Chronicles 40s'}, ['CITEREFGilliverMarshallWeiner2006'] = template_names['ME-ref']...

Click to read more »
Module:Lang/data/iana languages
Jumat, 2026-04-17 00:41:38

{"Southeastern Pomo"}, ["pon"] = {"Pohnpeian"}, ["poo"] = {"Central Pomo"}, ["pop"] = {"Pwapwâ"}, ["poq"] = {"Texistepec Popoluca"}, ["pos"] = {"Sayula Popoluca"}...

Click to read more »
Module:Music chart/sandbox/album.json
Minggu, 2026-02-01 06:43:44

'Datum:'). Module converts it into the ID." }, "GermanyPop": { "chart": "German Pop Albums", "provider": "[[GfK Entertainment charts|Offizielle...

Click to read more »
Module:Medical cases data
Sabtu, 2023-06-24 05:16:51

populationHeader :tag("abbr") :attr("title", "Population") :wikitext("Pop.") if populationDate then populationHeader :wikitext(mw.ustring.format("...

Click to read more »
Module:Authority control/config
Rabu, 2026-06-03 23:08:08

pattern = ''..string.rep('[%-0-9A-Za-z]', 11)..'', link = 'https://www.pop.culture.gouv.fr/notice/joconde/$1', label = 'Joconde', }, { property =...

Click to read more »
Module:Authority control/config/sandbox
Kamis, 2026-06-04 00:28:33

pattern = ''..string.rep('[%-0-9A-Za-z]', 11)..'', link = 'https://www.pop.culture.gouv.fr/notice/joconde/$1', label = 'Joconde', }, { property =...

Click to read more »
Module:ISO 639 name/ISO 639-3
Sabtu, 2025-10-18 21:00:43

{"Southeastern Pomo"}, ["pon"] = {"Pohnpeian"}, ["poo"] = {"Central Pomo"}, ["pop"] = {"Pwapwâ"}, ["poq"] = {"Texistepec Popoluca"}, ["por"] = {"Portuguese"}...

Click to read more »
Module:User:Cscott/llpeg
Kamis, 2023-12-21 04:36:47

call rule number 'key' (must be closed to a ICall) Commit = "commit", -- pop choice and jump to 'offset' PartialCommit = "partial_commit", -- update...

Click to read more »
Module:Archives/bots/sandbox
Sabtu, 2025-12-06 14:30:02

formula converts from hours to days with half day precision -- i.e. it pops out n+0 or n+0.5 days -- apparently 7.6 days is undesirable local double_days...

Click to read more »
Module:GetShortDescription
Kamis, 2023-02-16 03:29:21

previewWarning(args_name, quantity_of_things) if #short_descriptions >= 1 then -- Pop! local short_description = short_descriptions[#short_descriptions].description...

Click to read more »
Module:Transclusion count/data/R
Minggu, 2026-05-31 12:15:02

["Ru-census"] = 7500, ["Ru-census2002"] = 5700, ["Ru-census2010"] = 7500, ["Ru-pop-ref"] = 9900, ["Rugby_box"] = 3600, ["Rugby_league_positions"] = 11000,...

Click to read more »
Module:OSM Location map/sandbox
Rabu, 2026-05-27 10:03:23

highlightOption=false local highlightNum local visibleLinks local geoTotalPop = 0 local captionTable = '' local captionTableText = {} -- This module creates...

Click to read more »
Module:GetShortDescription/sandbox
Rabu, 2023-02-22 08:42:09

previewWarning(args_name, quantity_of_things) if #short_descriptions >= 1 then -- Pop! local short_description = short_descriptions[#short_descriptions].description...

Click to read more »
Module:OSM Location map
Rabu, 2026-05-27 10:02:01

highlightOption=false local highlightNum local visibleLinks local geoTotalPop = 0 local captionTable = '' local captionTableText = {} -- This module creates...

Click to read more »
Module:Footnotes/whitelist/sandbox
Kamis, 2026-05-07 19:48:02

['CITEREFGilliland1969'] = {'Gilliland'}, ['CITEREFGilliland1994'] = {'Pop Chronicles 40s'}, ['CITEREFGilliverMarshallWeiner2006'] = template_names['ME-ref']...

Click to read more »
Module:Signpost/index/2014
Senin, 2024-04-29 08:13:30

other respects our readership has retreated from the real world into its pop-cultural happy place: TV, movies, music, Reddit and Google Doodles all made...

Click to read more »
Module:Citation/CS1/testcases
Jumat, 2024-09-27 08:42:55

author-link = Ian McFarlane | encyclopedia = [[Encyclopedia of Australian Rock and Pop]] | title = Whammo Homepage | url = http://web.archive.org/web/20040405231007/http://www...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 21
Rabu, 2024-01-10 01:56:35

else return i * 2 + 1 end end end function PriorityQueue:pop() -- Remove and return the top priority item local heap_val = self.heap_val...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 22
Rabu, 2024-01-10 00:59:21

else return i * 2 + 1 end end end function PriorityQueue:pop() -- Remove and return the top priority item local heap_val = self.heap_val...

Click to read more »
Module:Footnotes/whitelist/sort/doc
Jumat, 2024-08-30 04:27:10

['CITEREFGilliland1969'] = {'Gilliland'}, ['CITEREFGilliland1994'] = {'Pop Chronicles 40s'}, ['CITEREFGilliverMarshallWeiner2006'] = template_names['ME-ref']...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 23
Rabu, 2024-01-10 00:53:50

else return i * 2 + 1 end end end function PriorityQueue:pop() -- Remove and return the top priority item local heap_val = self.heap_val...

Click to read more »
Module:Signpost/index/2018
Selasa, 2024-06-25 12:43:48

= "History, gaming and multifarious topics", subhead = "Historical and pop culture articles promoted.", authors = {"Eddie891", "Bri"}, piccy = {credits...

Click to read more »
Module:Transclusion count/data/W
Minggu, 2026-05-31 12:15:52

= 55000, ["WikiProject_Polynesia"] = 16000, ["WikiProject_Pop_music"] = 37000, ["WikiProject_Popular_culture"] = 3900, ["WikiProject_Pornography"]...

Click to read more »
Module:Motd/data/2007
Kamis, 2023-06-22 06:46:09

[==[[[Wikipedia:Vandalism|Say hello]] to my [[User:AntiVandalBot|little friend]].]==], [==[POP! goes the [[Wikipedia:Avoid weasel words|weasel]].]==], [==[An [[Wikipedia:Do...

Click to read more »
Module:Signpost/index/2016
Jumat, 2025-07-18 13:06:09

"2016-04-14", subpage = "Traffic report", title = "A welcome return to pop culture and death", subhead = "American politics seem to have finally bored...

Click to read more »
Module:Political party/P
Jumat, 2026-06-05 23:38:02

"#BA236D", shortname = "",}, ["Popular Orientation Party"] = {abbrev = "POP", color = "black", shortname = "",}, ["Popular Orthodox Rally"] = {abbrev...

Click to read more »
Module:ISO 639 name/ISO 639 name to code
Kamis, 2024-07-11 22:08:03

["puyuma"] = {[4]="pyu"}, ["pwaamei"] = {[4]="pme"}, ["pwapwâ"] = {[4]="pop"}, ["pwo eastern karen"] = {[4]="kjp"}, ["pwo northern karen"] = {[4]="pww"}...

Click to read more »
Module:Wikitext Parsing
Selasa, 2025-05-06 00:47:12

#openWikilinks >= 1 then local start = table.remove(openWikilinks) --Pop the latest [[ wikilinks[start] = {Start=start, End=Position+1, Type="Wikilink"}...

Click to read more »
Module:Wikitext Parsing/sandbox
Kamis, 2025-10-23 05:59:23

#openWikilinks >= 1 then local start = table.remove(openWikilinks) --Pop the latest [[ wikilinks[start] = {Start=start, End=Position+1, Type="Wikilink"}...

Click to read more »
Module:Lang/data/iana languages/sandbox
Selasa, 2024-09-17 09:11:38

{"Southeastern Pomo"}, ["pon"] = {"Pohnpeian"}, ["poo"] = {"Central Pomo"}, ["pop"] = {"Pwapwâ"}, ["poq"] = {"Texistepec Popoluca"}, ["pos"] = {"Sayula Popoluca"}...

Click to read more »
Module:Authority control/config/staging
Rabu, 2026-06-03 23:06:51

pattern = ''..string.rep('[%-0-9A-Za-z]', 11)..'', link = 'https://www.pop.culture.gouv.fr/notice/joconde/$1', label = 'Joconde', }, { property =...

Click to read more »
Module:ISO 639 name/ISO 639 name to code/sandbox
Selasa, 2024-09-17 09:08:32

["puyuma"] = {[4]="pyu"}, ["pwaamei"] = {[4]="pme"}, ["pwapwâ"] = {[4]="pop"}, ["pwo eastern karen"] = {[4]="kjp"}, ["pwo northern karen"] = {[4]="pww"}...

Click to read more »
Module:Signpost/index/2023
Selasa, 2026-03-31 12:51:59

report", title = "Who died? Who won? Who lost?", subhead = "All the pop culture that's fit to print, with a sprinkling of cocaine (bear).", authors...

Click to read more »
Module:Sports color/basketball/sandbox
Rabu, 2026-02-11 07:28:43

"FFFFFF"}, ["Powerade Tigers"] = {"000000", "FFFFFF", "7CA3DC", "FFFFFF"}, ["Pop Cola Panthers"] = {"0038A8", "FFFFFF", "CE1126", "FFFFFF"}, ["Purefoods Hotdogs"]...

Click to read more »
Module:Excerpt/testcases
Selasa, 2026-01-27 08:44:15

paintings, poetry, sculptures, and theatrical dramas. She has become a pop culture icon of Egyptomania since the Victorian era, and in modern times...

Click to read more »
Module:Formatnum/doc
Jumat, 2024-08-30 04:29:57

degrees inflation calculate inflation of Consumer Price Index-related prices pop density population density in an area track gauge railway track gauges Notation...

Click to read more »
Module:BaseConvert/doc
Jumat, 2024-08-30 03:24:36

degrees inflation calculate inflation of Consumer Price Index-related prices pop density population density in an area track gauge railway track gauges Notation...

Click to read more »
Module:RSdata5/data
Selasa, 2025-10-14 11:23:55

towards less formal writing and is geared at a particular niche (tech news and pop culture). As such, non-sponsored content should be evaluated on a case-by-case...

Click to read more »
Module:Math/doc
Senin, 2026-04-06 23:54:17

degrees inflation calculate inflation of Consumer Price Index-related prices pop density population density in an area track gauge railway track gauges Notation...

Click to read more »
Module:Signpost/index/2015
Senin, 2024-04-29 08:13:32

"Summer, summer, summertime", subhead = "As usual for the time of year, pop culture rules this week. The start of summer vacation in the US means a focus...

Click to read more »
Module:LibDeflate
Kamis, 2025-10-30 06:08:46

-- @return the poped element -- Note: This function does not change table size of "heap" to save CPU time. local function MinHeapPop(heap, heap_size)...

Click to read more »
Module:Sandbox/Jackmcbarn/ustring.lua
Jumat, 2014-07-11 22:29:03

return nil end elseif c == 0x29 then -- ')': ends capture group, pop current capture index from stack for n = ncapt, 1, -1 do if type(...

Click to read more »
Module:IP/sandbox
Minggu, 2023-03-19 04:48:22

LEFT-TO-RIGHT EMBEDDING (U+202A) : hex e2 80 aa = 226 128 170 -- PDF : POP DIRECTIONAL FORMATTING (U+202C) : hex e2 80 ac = 226 128 172 -- This is...

Click to read more »
Module:Sandbox/Hike395/Graphical timeline
Minggu, 2021-05-02 00:19:23

_bars(timeline,args) -- ANNOTATIONS p._annotations(container,args) -- Pop to outer container for legend and captions container = container:allDone()...

Click to read more »
Module:Signpost/index/2026
Sabtu, 2026-05-30 13:33:25

{"-1"}, }, { date = "2026-02-17", subpage = "Crossword", title = "Pop quiz", subhead = "Sharpen your pencil. How well do you really know Wikipedia...

Click to read more »
Module:Medical cases data/doc
Minggu, 2025-10-19 19:40:21

cases in the San Francisco Bay Area by county Counties Cases Recov. Deaths Pop. (2019) C/1M Ref. 9 1,948,760 11,354 7,739,378 251,798 Santa Clara 539,276...

Click to read more »
Module:Sandbox/Ahecht/flag/doc
Sabtu, 2021-12-04 23:24:44

apiGet("Template:Country_data_" + mw.config.values.wgPageName.split('/').pop()); } else { showStatus("Script must be run from Country Data template or...

Click to read more »
Module:Sports color/basketball/doc
Rabu, 2023-12-20 11:38:48

Polpharma Starogard Gdański 7.11 1 Pop Cola 800s 9.85 5.63 Pop Cola Bottlers 5.63 9.85 Pop Cola Panthers 21 1.75 Pop Cola Sizzlers 9.85 5.63 Portimonense...

Click to read more »
Module:Motd/data/2008
Senin, 2025-12-29 05:55:50

Not Us]], Who? [[Wikipedia:BOLD|If Not Now]], When?]==], [==[[[WP:FAC|POP!]] goes [[WP:FA|Perfection!]]]==], [==[What [[WP:VANDALISM|goes around]]...

Click to read more »
Module:Signpost/index/2024
Sabtu, 2025-10-04 12:59:45

"Opinion", title = "Etika: a Pop Culture Champion", subhead = "An article about Etika's appeal and legacy in pop culture.", authors = {"PantheonRadiance"}...

Click to read more »
Module:Sandbox/trappist the monk/airports convert/data
Senin, 2023-06-26 22:11:20

Airport','Pedernales, Dominican Republic'}, {'Carribean','Dominican republic','POP','MDPP','Gregorio Luperón International Airport','Puerto Plata'}, {'Carribean'...

Click to read more »
Module:Signpost/index/2016/doc
Minggu, 2024-04-28 03:56:29

Wikipedia? Lane Rasberry 1029 1981 2016-04-14 Traffic report A welcome return to pop culture and death Milowent 627 1300 2016-04-24 Arbitration report Amendments...

Click to read more »
Module:Political party/V/doc
Rabu, 2023-12-27 23:03:24

Fuerteventura #7ED957 AAA AA AAA Vox (political party) #63BE21 Vox AAA Failed AA Vox Pop #219DDE AA Failed AA VréML #FF8C19 AAA Failed AA Vård för pengarna black...

Click to read more »
Module:Motd/data/2011
Kamis, 2023-03-23 01:00:08

[[Wikipedia:Cool|Keep calm]] and [[Wikipedia:Let it go|carry on]]]==], [==[[[Pop Goes the Weasel|→]] All around the [[Wikipedia|mulberry bush,]] the [[Wikipedia:Guild...

Click to read more »
Module:Music chart/doc
Senin, 2026-03-16 02:20:52

640 US Latin Pop Airplay Billboard artist "{artist} Chart History (Latin Pop Airplay)". Billboard. Billboardlatinpopsongs2 8 US Hot Latin Pop Songs Billboard...

Click to read more »
Module:Music chart/sandbox/doc
Jumat, 2026-02-06 07:34:29

640 US Latin Pop Airplay Billboard artist "{artist} Chart History (Latin Pop Airplay)". Billboard. Billboardlatinpopsongs2 8 US Hot Latin Pop Songs Billboard...

Click to read more »
Module:Sandbox/trappist the monk/layurl/data
Kamis, 2022-01-27 22:05:19

carcinoma"] = true, ["Poorly differentiated thyroid cancer"] = true, ["PopHealth"] = true, ["Popliteal artery aneurysm"] = true, ["Popliteal artery...

Click to read more »
Module:Political party/P/doc
Rabu, 2023-12-27 23:03:16

Movement #BA236D MOP Failed Failed Failed Popular Orientation Party black POP Failed Failed Failed Popular Orthodox Rally #000080 LAOS Failed Failed Failed...

Click to read more »
Module:Myanmar Civil War detailed map
Senin, 2026-03-30 13:15:09

HQ Size: 6 -- label size: 0 or 70 -- population < 1k/unknown pop Size: 4 -- label size: 0 marks = { -- Myanmar Road Network map...

Click to read more »
Module:Sandbox/Trappist the monk/Emoji short name data make/doc
Selasa, 2024-03-12 21:28:24

['books'] = '1f4da', -- 📚 ['boomerang'] = '1fa83', -- 🪃 ['bottle_with_popping_cork'] = '1f37e', -- 🍾 ['bouquet'] = '1f490', -- 💐 ['bow_and_arrow']...

Click to read more »
Module:Signpost/index/2026/doc
Rabu, 2025-04-30 03:39:19

1218 2786 2026-02-17 Comix herculean JPxG 511 1003 2026-02-17 Crossword Pop quiz Bri 682 1151 2026-02-17 Disinformation report Epstein's obsessions Smallbones...

Click to read more »
Module:ISO 639 name/ISO 639-3/sandbox
Selasa, 2024-12-10 03:18:21

{"Southeastern Pomo"}, ["pon"] = {"Pohnpeian"}, ["poo"] = {"Central Pomo"}, ["pop"] = {"Pwapwâ"}, ["poq"] = {"Texistepec Popoluca"}, ["por"] = {"Portuguese"}...

Click to read more »
Module:Signpost/index/2024/doc
Minggu, 2024-04-28 03:56:19

2024 WMF BoT elections Philip Kopetzky 623 1023 2024-07-04 Opinion Etika: a Pop Culture Champion PantheonRadiance 418 779 2024-07-04 Recent research Is Wikipedia...

Click to read more »
Module:Sandbox/Trappist the monk/Emoji data make/doc
Minggu, 2024-03-10 06:52:53

['books'] = '1f4da', -- 📚 ['boomerang'] = '1fa83', -- 🪃 ['bottle_with_popping_cork'] = '1f37e', -- 🍾 ['bouquet'] = '1f490', -- 💐 ['bow_and_arrow']...

Click to read more »