Modul:GetItemLabel: Povijest izmjena

Izvor: abcDNK
Skoči na:orijentacija, traži

Izbor inačica za usporedbu: označite kružiće pokraj dviju inačica koje želite usporediti i pritisnite »Enter« ili tipku na dnu.
Tumač oznaka: (sad) = usporedba s trenutačnom inačicom, (pret) = usporedba s prethodnom inačicom, m = manja promjena.

31. siječnja 2024.

30. siječnja 2024.

  • sadpret 16:0516:05, 30. siječnja 2024.Admin razgovor doprinosi 559 bajtova +559 Stvorena nova stranica sa sadržajem: »local p = {} --p stands for package function p.show(frame) ret = "" entity_id = nil if frame.args.title ~= nil and frame.args.title ~= "" then entity_id = mw.wikibase.getEntityIdForTitle(frame.args.title) elseif frame.args.id ~= nil and frame.args.id ~= "" then entity_id = frame.args.id end if entity_id ~= nil and mw.wikibase.isValidEntityId(entity_id) and mw.wikibase.entityExists(entity_id) then ret = ret .. '<div class="row archive-i...«.