Module:Wd: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) Undo revision 21914 by Johnrdorazio (talk) Tag: Undo |
Avoid Lua errors should Wikidata not be available (tested via sandbox & testcases) |
||
Line 68:
local aliasesP = {
coord = "
-----------------------
image = "
author = "
publisher = "
importedFrom = "
statedIn = "
pages = "
language = "
hasPart = "
publicationDate = "
startTime = "
endTime = "
chapter = "
retrieved = "
referenceURL = "
sectionVerseOrParagraph = "
archiveURL = "
title = "
formatterURL = "
quote = "
shortName = "
definingFormula = "
archiveDate = "
inferredFrom = "
typeOfReference = "
column = "
}
local aliasesQ = {
percentage = "
prolepticJulianCalendar = "
citeWeb = "
citeQ = "
}
Line 740:
end
value = "[[File:OOjs UI icon edit-ltr-progressive.svg|frameless|text-top|10px|alt=" .. i18n['info']['edit-on-wikidata'] .. "|link=https://
if self.propertyID then
Line 2,541:
-- main function that is supposed to be used by wrapper templates
function p.main(frame)
if not mw.wikibase then return nil end
local f, args
|