モジュール:Find sources/templates/Find sources mainspace
表示
このLuaモジュールは150,000以上のページで使われています。 余計な混乱やサーバーへの負荷を避けるために、どんな変更でも最初はモジュールのサンドボックス・サブページ、テストケース・サブページで試すべきです。そうすれば、試した変更を1度の編集でこのモジュールに加えることができます。しかし、最初にあなたの提案した変更を、この項目のノートで議論するようにお願いします。 |
return {
-- Blurb
-- $1 is the intro link, and $2 represents the other links.
blurb = "出典検索[[Template:Find sources mainspace|<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 = 'dlib.jp',
display = 'dlib.jp'
},
{
code = 'japan search',
display = 'ジャパンサーチ'
},
{
code = 'wikipedia library',
display = 'TWL'
}
},
isUsedInMainspace = true
}