יחידה:Wikibase: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 43: | שורה 43: | ||
if frame.args[1] == nil then | if frame.args[1] == nil then | ||
entity = mw.wikibase.getEntityObject() | entity = mw.wikibase.getEntityObject() | ||
if not entity then return | if not entity then return "xxx" end | ||
id = entity.id | id = entity.id | ||