13,408
edits
(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 = ' | code = 'Bharatpedia reference search', | ||
display = 'WP refs', | display = 'WP refs', | ||
afterDisplay = ')', | afterDisplay = ')', | ||
Line 49: | Line 49: | ||
}, | }, | ||
{ | { | ||
code = ' | code = 'Bharatpedia library', | ||
display = 'TWL', | display = 'TWL', | ||
}, | }, | ||
} | } | ||
} | } |
edits