Jump to content

Module:Official website: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (gompieno) = difference with latest revision, (morago) = difference with preceding revision, m = minor edit.

20 Mopitlo 2022

  • gompienomorago 20:5420:54, 20 Mopitlo 2022 177.73.101.159 bua 4,670 bytes +4,670 Created page with "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 == 'deprecated' th..." Tags: Mobile edit Mobile web edit