Module:Find sources/templates/Find sources: Difference between revisions

m
→‎top: Fixing name
(Created page with "return { -- Blurb -- $1 is the intro link, and $2 represents the other links. blurb = "''Find sources:'' $1$2", -- Links links = { { code = 'google', displa...")
 
m (→‎top: Fixing name)
 
Line 32: Line 32:
},
},
{
{
code = 'wikipedia reference search',
code = 'Bharatpedia reference search',
display = 'WP refs',
display = 'WP refs',
afterDisplay = ')',
afterDisplay = ')',
Line 49: Line 49:
},
},
{
{
code = 'wikipedia library',
code = 'Bharatpedia library',
display = 'TWL',
display = 'TWL',
},
},
}
}
}
}