Search Results: Module:WikidataIB/Module talk:WikidataIB/testing

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


Module:WikidataIB/doc
Minggu, 2025-12-21 03:30:35

This module is intended to be used inside {{infobox}} (letters WikidataIB stand for Info Box, hence the name) or other templates and designed specifically...

Click to read more »
Module:WikidataIB/sandbox
Senin, 2025-12-22 06:49:07

internationisation module to override the above table if 'en' ~= mw.getContentLanguage():getCode() then require("Module:i18n").loadI18n("Module:WikidataIB/i18n",...

Click to read more »
Module:Sandbox/Hussamsi
Senin, 2022-04-18 03:19:03

local p = {} local WikidataIB = require("Module:WikidataIB") function p.microtask1() local pid = 'P18' local qid = 'Q1513315' local frame = { ...

Click to read more »
Module:Sandbox/Hussamsi/testcases
Kamis, 2022-04-14 04:15:00

Hussamsi Introduction to Lua in Wikipedia local p = {} local WikidataIB = require("Module:WikidataIB") function p.langs(frame) local langslist = mw.language...

Click to read more »
Module:WikidataIB
Sabtu, 2025-12-27 18:46:46

internationisation module to override the above table if 'en' ~= mw.getContentLanguage():getCode() then require("Module:i18n").loadI18n("Module:WikidataIB/i18n",...

Click to read more »
Module:Sandbox/Premeditated/commons
Minggu, 2019-10-27 19:57:16

local p = {} local WikidataIB = require("Module:WikidataIB") -- Code from 'Module:No globals' local mt = getmetatable(_G) or {} function mt.__index (t...

Click to read more »
Module:WikidataCheck
Kamis, 2023-11-30 18:27:19

propValue ) end local sourced = false -- check for external refs a la Module:WikidataIB onlysourced if v.references then for j, vr in ipairs(v.references)...

Click to read more »
Module:WikidataCheck/sandbox
Kamis, 2023-11-30 17:34:06

propValue ) end local sourced = false -- check for external refs a la Module:WikidataIB onlysourced if v.references then for j, vr in ipairs(v.references)...

Click to read more »
Module:Wikidata/doc
Rabu, 2023-05-03 17:07:13

display the linked value(s) from Wikidata if the infobox parameter is locally set to FETCH_WIKIDATA See Module:WikidataIB for a modification that allows...

Click to read more »
Module:I18n/ordinal/doc
Jumat, 2024-08-30 04:40:53

This module is indirectly used by Module:I18n/complex date which in turn is indirectly used by Module:WikidataIB see this discussion for more information...

Click to read more »
Module:Sandbox/Marsupium/Object
Minggu, 2025-12-28 22:36:54

require('Module:Wd') local wikidata = require('Module:Wikidata') -- local wikidataIB = require('Module:WikidataIB') local coordinates = require('Module:Coordinates')...

Click to read more »
Module:WikidataIB/lite
Kamis, 2023-02-16 11:25:17

-- Version: 2021-01-03 -- Module to implement getValue from Module:WikidataIB attempting to minimise resource use local p = {} local cdate -- initialise...

Click to read more »
Module:URL/doc
Rabu, 2025-09-24 04:18:30

return url("https://en.wikipedia.org/wiki/Special:UserLogout") end return p {{#invoke:WikidataIB|url2}} – a simpler version which only allows one value...

Click to read more »
Module:Complex date/doc
Rabu, 2024-11-13 09:50:26

This module is intended for processing of date strings. It is used by Module:WikidataIB This function is the engine behind c:template:Complex date. Please...

Click to read more »
Module:Wd/doc
Senin, 2025-10-20 21:45:41

template or Module:Wd in infobox templates, per the 2018 RFC. Instead, use Module:WikidataIB. The general structure of a call to this module is as follows...

Click to read more »
Module:Sandbox/Evad37/Auto footer links
Minggu, 2019-02-24 09:52:36

local pModule = require('Module:Portal') local wdModule = require('Module:WikidataIB') local p = {} p.propId = { location = 'P276', adminEntity = 'P131'...

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

["Module:Wikidata"] = 205000, ["Module:WikidataCheck"] = 559000, ["Module:WikidataIB"] = 1840000, ["Module:WikidataIB/nolinks"] = 1840000, ["Module...

Click to read more »
Module:Sandbox/RexxS/doc
Minggu, 2023-11-19 19:34:39

display the linked value(s) from Wikidata if the infobox parameter is locally set to FETCH_WIKIDATA See Module:WikidataIB for a modification that allows...

Click to read more »
Module:Wd/sandbox/testcases/testcaseTable
Sabtu, 2024-06-08 18:07:13

generating expected outputs local wdib = require("Module:WikidataIB") local wd = require("Module:Wd") -- temporary, should be converted to wdib return...

Click to read more »
Module:WikidataIB/titleformats
Kamis, 2020-04-30 23:11:19

submodule lists the entity-ids used in 'instance of' (P31), which allows a module to identify the values that should be formatted. The table p.formats is...

Click to read more »
Module:Sandbox/Gonnym/episodewikidata
Sabtu, 2019-08-10 17:49:48

local getArgs = require('Module:Arguments').getArgs local getWikiDataValue = require('Module:WikidataIB/sandbox')._getValue p = {} local function...

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

require('Module:Sandbox/Innesw/Australian_place_map-upgrade').main local mapframe = require('Module:Mapframe')._main local populationFromWikidata =...

Click to read more »
Module:Sandbox/AdrianoRutzWikidataIB
Senin, 2026-01-19 22:52:02

i18n = 'Module:Wikidata/I18n', globes = 'Module:Wikidata/Globes', langhierarchy = 'Module:Wikidata/Hiérarchie des langues', langcodes = 'Module:Dictionnaire...

Click to read more »
Module:Cite Q
Senin, 2026-04-27 10:27:09

require('strict') local wdib = require('Module:WikidataIB') local getValue = wdib._getValue local _getPropOfProp = wdib._getPropOfProp local followQid...

Click to read more »
Module:Cite Q/config/sandbox
Minggu, 2026-02-01 20:38:08

point to a {{cite q}}-specific category; this one is specific to Module:WikidataIB ['no-label-or-title'] = '[[Category:Cite Q - missing label or title]]'...

Click to read more »
Module:Cite Q/config
Kamis, 2026-03-19 02:30:00

point to a {{cite q}}-specific category; this one is specific to Module:WikidataIB ['no-label-or-title'] = '[[Category:Cite Q - missing label or title]]'...

Click to read more »
Module:Cite Q/sandbox
Senin, 2026-04-27 01:34:40

require('strict') local wdib = require('Module:WikidataIB') local getValue = wdib._getValue local _getPropOfProp = wdib._getPropOfProp local followQid...

Click to read more »
Module:String2/doc
Kamis, 2026-02-05 22:33:45

Module:String2 (edit | talk | history | links | watch | logs) The module String2 contains a number of string manipulation functions that are much less...

Click to read more »
Module:Transclusion count/data/C
Minggu, 2026-05-31 12:12:32

["Module:Convert/text"] = 1500000, ["Module:Convert/wikidata"] = 2800, ["Module:Convert/wikidata/data"] = 2800, ["Module:ConvertIB"] = 779000, ["Module:ConvertIB/data"]...

Click to read more »
Module:WikidataIB/nolinks
Kamis, 2019-01-31 23:27:33

local p ={} --[[ The values here are the English sitelinks for items that should not be linked. These 36 are not definitive and may be altered to suit...

Click to read more »
Module:Wd/testcases/2
Jumat, 2023-06-16 22:18:37

Unit tests for [[Module:Wd]]. Click talk page to run tests. local p = require('Module:UnitTests') local wdib = require('Module:WikidataIB') local wdsb =...

Click to read more »
Module:Wd/testcases/1
Jumat, 2023-06-16 22:17:11

[[Module:Wd]]. Click talk page to run tests. local p = require('Module:UnitTests') local wdib = require('Module:WikidataIB') local wd = require('Module:Wd')...

Click to read more »
Module:Sandbox/AdrianoRutzWikidataIB/titleformats
Jumat, 2022-10-07 15:20:02

submodule lists the entity-ids used in 'instance of' (P31), which allows a module to identify the values that should be formatted. The table p.formats is...

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

= "Discussion report", title = "Musical scores, diversity conference, Module:Convert, and more", subhead = "Recent discussions on the English Wikipedia...

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

Wikitravel editors (and in Holliday's case, a volunteer administrator). IB's complaints focus on both editors' encouragement of their fellow Wikitravel...

Click to read more »