「モジュール:Find sources/templates/Find sources mainspace」の版間の差分
ナビゲーションに移動
検索に移動
mediawiki>ネイ 細 (「モジュール:Find sources/templates/Find sources mainspace」の保護レベルを変更しました: 影響が特に大きいテンプレート: 使用数150,000 ([編集=管理者のみ許可] (無期限) [移動=管理者のみ許可] (無期限))) |
細 (1版 をインポートしました) |
(相違点なし)
|
2022年3月2日 (水) 00:57時点における最新版
このモジュールについての説明文ページを モジュール: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 }