Advertisement:

Module:Uses Wikidata: Revision history

Jump to navigation Jump to search

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

15 September 2022

8 June 2022

  • curprev 17:1217:12, 8 June 2022art_>Legoktm 2,066 bytes +47 fix capitalization of Wikidata and Wikipedia in query output

11 December 2021

  • curprev 21:1921:19, 11 December 2021Thewolf12 talk contribs 2,019 bytes +2,019 Created page with "local p = {} function p.usesProperty(frame) local args = frame.getParent(frame).args or nil if mw.text.trim(args[1] or '') == '' then args = frame.args end local result = '' local ii = 1 while true do local p_num = mw.text.trim(args[ii] or '') if p_num ~= '' then local label = mw.wikibase.getLabel(p_num) or "NO LABEL" result = result .. "<ul><li>middle|4px|link= <b><i>[[d:Property talk:" .. p_num .. "|" .. label .. " (..."