יחידה:PropertyLink: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 95: | שורה 95: | ||
if missingTranslation then | if missingTranslation then | ||
return '[[קטגוריה:ויקינתונים:ערכים_חסרי_תווית_בעברית]]' | return '[[קטגוריה:ויקינתונים:ערכים_חסרי_תווית_בעברית: ' .. (mw.wikibase.label( propertyName) or propertyName ) .. ']][[קטגוריה:ויקינתונים:ערכים_חסרי_תווית_בעברית]]' | ||
end | end | ||
return table.concat( resTable, ', ' ) | return table.concat( resTable, ', ' ) | ||