יחידה:PropertyLink: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 503: | שורה 503: | ||
-- returns the wikidata Qid, if exists, "" otherwise | -- returns the wikidata Qid, if exists, "" otherwise | ||
function getPageEntry() | function getPageEntry(frame) | ||
return mw.wikibase.getEntityIdForTitle(string.upper(frame.args[1] )) | |||
end | end | ||