モジュール:Find sources/templates/Find sources video games japanese language
表示
モジュールの解説[作成]
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 = 'Automaton',
display = 'Automaton'
},
{
code = 'GameBusiness.jp',
display = 'GameBusiness.jp'
},
{
code = 'gamewatch',
display = 'GameWatch'
},
{
code = '4gamer',
display = '4gamer'
},
{
code = '電撃',
display = '電撃'
},
{
code = 'ファミ通',
display = 'ファミ通'
},
}
}