Module:Index data: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
No edit summary
No edit summary
வரிசை 14:
['sous_titre'] = 'P1680',
['volume'] = 'P478',
['auteurauthor'] = 'P50',
['traducteur'] = 'P655',
['editeur_scientifique'] = 'P98',
வரிசை 21:
-- TODO ['School'] = 'PXXX',
['lieu'] = 'P291',
['year'] = 'P766P577',
['epigraphe'] = 'P7150',
['publisher'] = 'P760P123',
['place_of_publication'] = 'P253129P91',
['viaf'] = 'P752',
['parts'] = 'P253130',
வரிசை 78:
local value = item:formatStatements('P1476')['value'] or ''
if value == '' then
value = item:getLabelWithLanggetLabel('te') or ''
end
if value ~= '' then
வரிசை 93:
mw.logObject( args.author )
if not args.author then
local value = item:formatStatements('P253075P50')['value'] or ''
mw.logObject( value )
if value == '' then
value = item:getLabel('ta') or ''
end
if value ~= '' then
வரிசை 109:
-- Publisher
if not args.publisher then
local value = item:formatStatements('P760P123')['value'] or ''
if value == '' then
value = item:getLabelWithLanggetLabel('te') or ''
end
if value ~= '' then
வரிசை 124:
-- year
if not args.year then
local value = item:formatStatements('P766P577')['value'] or ''
if value == '' then
value = item:getLabelWithLanggetLabel('te') or ''
end
if value ~= '' then
வரிசை 140:
-- place of publication
if not args.place_of_publication then
local value = item:formatStatements('P253129P291')['value'] or ''
if value == '' then
value = item:getLabelWithLanggetLabel('te') or ''
end
if value ~= '' then
"https://ta.wikisource.org/wiki/Module:Index_data" இலிருந்து மீள்விக்கப்பட்டது