Modul:Official website: Perbedaan antara revisi

Tidak ada perubahan ukuran ,  1 tahun yang lalu
←Membuat halaman berisi 'local makeUrl = require('Module:URL')._url local p = {} -- Wrapper for pcall which returns nil on failure. local function quickPcall(func) local success, result = pcall(func) if success then return result end end -- Gets the rank for a Wikidata property table. Returns 1, 0 or -1, in -- order of rank. local function getRank(prop) local rank = prop.rank if rank == 'preferred' then return 1 elseif rank == 'normal' then return 0 elseif rank == 'deprec...'
dw>Hidayatsrf
(Dikembalikan ke revisi 18450810 oleh Hidayatsrf (bicara) (TW))
 
(←Membuat halaman berisi 'local makeUrl = require('Module:URL')._url local p = {} -- Wrapper for pcall which returns nil on failure. local function quickPcall(func) local success, result = pcall(func) if success then return result end end -- Gets the rank for a Wikidata property table. Returns 1, 0 or -1, in -- order of rank. local function getRank(prop) local rank = prop.rank if rank == 'preferred' then return 1 elseif rank == 'normal' then return 0 elseif rank == 'deprec...')
(Tidak ada perbedaan)