پودمان:Find sources/templates/Find sources: تفاوت میان نسخهها
پرش به ناوبری
پرش به جستجو
(صفحهای تازه حاوی «return { -- Blurb -- $1 is the intro link, and $2 represents the other links. blurb = "''یافتن منابع:'' $1$2", -- Links links = { { code = 'google', display = 'گوگل', separator = ' (', }, { code = 'google books', display = 'کتابها', }, { code = 'google news', display = 'اخبار', }, { code = 'google newspapers', display = 'روزنامهها', }, {...» ایجاد کرد) |
(بدون تفاوت)
|
نسخهٔ کنونی تا ۷ ژوئیهٔ ۲۰۲۴، ساعت ۱۹:۰۸
توضیحات این پودمان میتواند در پودمان:Find sources/templates/Find sources/توضیحات قرار گیرد.
return {
-- Blurb
-- $1 is the intro link, and $2 represents the other links.
blurb = "''یافتن منابع:'' $1$2",
-- Links
links = {
{
code = 'google',
display = 'گوگل',
separator = ' (',
},
{
code = 'google books',
display = 'کتابها',
},
{
code = 'google news',
display = 'اخبار',
},
{
code = 'google newspapers',
display = 'روزنامهها',
},
{
code = 'google scholar',
display = 'آکادمیک',
},
{
code = 'google free images',
display = 'تصاویر آزاد',
},
{
code = 'wikipedia reference search',
display = 'ارجاعات وپ',
afterDisplay = ')',
},
{
code = 'free news sources',
display = 'اخبار آزاد',
},
{
code = 'jstor',
display = 'جیاستور',
},
{
code = 'new york times',
display = "''نیویورک تایمز''",
},
{
code = 'wikipedia library',
display = 'کتابخانه وپ',
},
}
}