יחידה:PropertyLink: הבדלים בין גרסאות בדף

מאין תקציר עריכה
מאין תקציר עריכה
שורה 313: שורה 313:
        formattedValue = formattedValue .. formatOptionalQualifiers(property, options['qualifiers'], options['qualifiers-sep'])
        formattedValue = formattedValue .. formatOptionalQualifiers(property, options['qualifiers'], options['qualifiers-sep'])
        end
        end
        if options['source'] and property.references then
    formattedValue  = formattedValue.. refStatement(property)
    end
         table.insert(resTable, formattedValue)
         table.insert(resTable, formattedValue)
        else
        else