Jump to content

Kaagi sa rebisyon sa "Module:Wikidata Infobox"

Pagpili sa kalainan: markahi ang mga radio box sa mga rebisyon aron makompara dayon tuploka ang enter o ang button sa ibabaw.
Leyenda: (kar) = kalainan sa kasamtangang rebisyon, (kataposan) = kalainan sa miaging rebisyon, m = menor nga pag-usab.

16 Hulyo 2024

26 Marso 2022

  • karkataposan 20:0920:09, 26 Marso 2022 Kamingáwan hisgot mga tampo 13,823 mga byte +2,407 No edit summary i-way bili Mga tag: Giusab ginamit ang mobile Pag-usab ginamit ang mobile Advanced mobile edit
  • karkataposan 19:3119:31, 26 Marso 2022 Kamingáwan hisgot mga tampo 11,416 mga byte +11,416 Created page with " local p = {} local WikidataIB = require("Module:WikidataIB") -- Code from 'Module:No globals' local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt) -- End of code from 'Module:No globals' function p.getMID() return "M..." Mga tag: Giusab ginamit ang mobile Pag-usab ginamit ang mobile Advanced mobile edit