モジュール:Find sources/templates/Find sources mainspace
このモジュールについての説明文ページを モジュール:Find sources/templates/Find sources mainspace/doc に作成できます
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 }