モジュール:Find sources/templates/Find sources
表示
モジュールの解説[作成]
return {
-- Blurb
-- $1 is the intro link, and $2 represents the other links.
blurb = "出典検索[[Template:Find sources|<sup>?</sup>]]: $1 – $2",
-- Links
introLink = {
code = 'google'
},
links = {
{
code = 'google news',
display = 'ニュース'
},
{
code = 'google books',
display = '書籍'
},
{
code = 'google scholar',
display = 'スカラー'
},
{
code = 'cinii',
display = 'CiNii'
},
{
code = 'J-STAGE',
display = 'J-STAGE'
},
{
code = 'NDL',
display = 'NDL'
},
{
code = 'japan search',
display = 'ジャパンサーチ'
},
{
code = 'dlib.jp',
display = 'dlib.jp'
},
{
code = 'wikipedia library',
display = 'ウィキペディア図書館'
}
}
}