Mô đun:Find sources/templates/Find general sources
Giao diện
return { -- Blurb -- $1 is the intro link, and $2 represents the other links. blurb = "''Tìm nguồn:'' $1$2", -- Links links = { { code = 'google', display = 'Google', separator = ' (', }, { code = 'google books', display = 'sách', }, { code = 'google news', display = 'tin tức', }, { code = 'google scholar', display = 'học thuật', }, { code = 'google free images', display = 'ảnh tự do', }, { code = 'wikipedia reference search', display = 'nguồn WP', afterDisplay = ')', }, { code = 'free news sources', display = 'NBTAMP', tooltip = 'nguồn báo tiếng Anh miễn phí', }, { code = 'jstor', display = 'JSTOR', }, { code = 'wikipedia library', display = 'TWL', tooltip = 'Thư viện Wikipedia', }, }}